Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ _nIsHighContrast
Method
_nIsHighContrast
shared/java/Theme.java:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
@ApiStatus.Internal
public
static
native boolean _nIsHighContrast();
34
@ApiStatus.Internal
public
static
native boolean _nIsDark();
35
@ApiStatus.Internal
public
static
native boolean _nIsInverted();
36
}
Callers
1
isHighContrast
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected