Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PenguLoader/PenguLoader
/ clear
Function
clear
plugins/src/preload/api/Effect.ts:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
},
120
121
clear() {
122
native.SetWindowVibrancy(null);
123
},
124
125
setTheme(theme) {
126
if
(theme ===
'light'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected