forked from GithubMirrors/cardconjurer
		
	update
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
rootStyles.setProperty('--background-color', '#f5f5f5')
 | 
			
		||||
rootStyles.setProperty('--background-color-contrast', '#e4e4e4')
 | 
			
		||||
rootStyles.setProperty('--background-color-contrast', '#d0d0d0')
 | 
			
		||||
rootStyles.setProperty('--interactable-color', '#dfdfdf')
 | 
			
		||||
rootStyles.setProperty('--interactable-selected-color', '#cccccc')
 | 
			
		||||
rootStyles.setProperty('--input-color', '#dadada')
 | 
			
		||||
@@ -7,4 +7,4 @@ rootStyles.setProperty('--input-font-color', '#000')
 | 
			
		||||
rootStyles.setProperty('--font-color', '#000')
 | 
			
		||||
rootStyles.setProperty('--font-color-contrast', '#000')
 | 
			
		||||
rootStyles.setProperty('--body-background', 'none')
 | 
			
		||||
setCookie('colorPalette', 'lightMode')
 | 
			
		||||
setCookie('colorPalette', 'lightMode')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user