forked from GithubMirrors/cardconjurer
Update darkMode.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
rootStyles.setProperty('--background-color', '#121212')
|
rootStyles.setProperty('--background-color', '#141414')
|
||||||
rootStyles.setProperty('--background-color-contrast', '#0a0a0a')
|
rootStyles.setProperty('--background-color-contrast', '#0a0a0a')
|
||||||
rootStyles.setProperty('--interactable-color', '#202020')
|
rootStyles.setProperty('--interactable-color', '#202020')
|
||||||
rootStyles.setProperty('--interactable-selected-color', '#2f2f2f')
|
rootStyles.setProperty('--interactable-selected-color', '#2f2f2f')
|
||||||
|
Reference in New Issue
Block a user