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