Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
QColor BrightTheme::fadeColor()
45
{
46
return QColor(255,255,255);
47
}
48
49
bool BrightTheme::hasStyleSheet()
50
{
Callers
nothing calls this directly
Calls
1
QColor
Class · 0.85
Tested by
no test coverage detected