MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / fadeColor

Method fadeColor

launcher/ui/themes/BrightTheme.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44QColor BrightTheme::fadeColor()
45{
46 return QColor(255,255,255);
47}
48
49bool BrightTheme::hasStyleSheet()
50{

Callers

nothing calls this directly

Calls 1

QColorClass · 0.85

Tested by

no test coverage detected