forked from GithubMirrors/cardconjurer
svg fix + removed cookies
This commit is contained in:
@@ -6,4 +6,4 @@ rootStyles.setProperty('--interactable-unselected', '#aaaaaa')
|
||||
rootStyles.setProperty('--interactable-selected', '#00aa00')
|
||||
rootStyles.setProperty('--font-color', '#000000')
|
||||
rootStyles.setProperty('--body-background', 'none')
|
||||
setCookie('colorPalette', 'lightMode')
|
||||
localStorage.setItem('colorPalette', 'lightMode')
|
Reference in New Issue
Block a user