You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: warn color of bright card
This commit is contained in:
@@ -52,7 +52,7 @@ import { fullScreen, exec, toast } from './kernelsu.js';
|
||||
rezygisk_state.innerHTML = 'ReZygisk is partially functioning!'
|
||||
|
||||
rezygisk_settings.removeAttribute('style')
|
||||
rootCss.style.setProperty('--bright', '#ffd000')
|
||||
rootCss.style.setProperty('--bright', '#766000')
|
||||
rezygisk_icon_state.innerHTML = '<img class="brightc" src="assets/warn.svg">'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user