forked from GithubMirrors/cardconjurer
		
	general fixes
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
rootStyles.setProperty('--background-color', '#eaeaea')
 | 
			
		||||
rootStyles.setProperty('--background-color', '#d0d0d0')
 | 
			
		||||
rootStyles.setProperty('--background-color-contrast', '#f5f5f5')
 | 
			
		||||
rootStyles.setProperty('--interactable-color', '#f5f5f5')
 | 
			
		||||
rootStyles.setProperty('--interactable-selected-color', '#eaeaea')
 | 
			
		||||
rootStyles.setProperty('--input-color', '#efefef')
 | 
			
		||||
rootStyles.setProperty('--interactable-color', '#dfdfdf')
 | 
			
		||||
rootStyles.setProperty('--interactable-selected-color', '#cccccc')
 | 
			
		||||
rootStyles.setProperty('--input-color', '#dadada')
 | 
			
		||||
rootStyles.setProperty('--input-font-color', '#000')
 | 
			
		||||
rootStyles.setProperty('--font-color', '#000')
 | 
			
		||||
rootStyles.setProperty('--font-color-contrast', '#000')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user