Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ fadeColor
Method
fadeColor
launcher/ui/themes/SystemTheme.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
QColor SystemTheme::fadeColor()
71
{
72
return QColor(128,128,128);
73
}
74
75
bool SystemTheme::hasStyleSheet()
76
{
Callers
nothing calls this directly
Calls
1
QColor
Class · 0.85
Tested by
no test coverage detected