mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
svg fix + removed cookies
This commit is contained in:
@@ -6,7 +6,7 @@ rootStyles.setProperty('--interactable-unselected', '#666666')
|
||||
rootStyles.setProperty('--interactable-selected', '#99ee99')
|
||||
rootStyles.setProperty('--font-color', '#efefef')
|
||||
rootStyles.setProperty('--body-background', 'none')
|
||||
setCookie('colorPalette', 'nightRave')
|
||||
localStorage.setItem('colorPalette', 'nightRave')
|
||||
|
||||
//Shifts the hue
|
||||
var colorCycle
|
||||
|
Reference in New Issue
Block a user