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

Method fadeColor

launcher/ui/themes/DarkTheme.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

QColorClass · 0.85

Tested by

no test coverage detected