css style
This commit is contained in:
		@@ -1,17 +1,17 @@
 | 
			
		||||
// Add your own CSS here!
 | 
			
		||||
 | 
			
		||||
:root {
 | 
			
		||||
  --light: #faf8f8;
 | 
			
		||||
  --dark: #141021;
 | 
			
		||||
  --secondary: #284b63;
 | 
			
		||||
  --light: #d7eff7;
 | 
			
		||||
  --dark: #06262B;
 | 
			
		||||
  --secondary: #02B2D4;
 | 
			
		||||
  --tertiary: #84a59d;
 | 
			
		||||
  --visited: #afbfc9;
 | 
			
		||||
  --primary: #f28482;
 | 
			
		||||
  --primary: #207e8f;
 | 
			
		||||
  --gray: #4e4e4e;
 | 
			
		||||
  --lightgray: #f0f0f0;
 | 
			
		||||
  --outlinegray: #dadada;
 | 
			
		||||
  --million-progress-bar-color: var(--secondary);
 | 
			
		||||
  --highlighted: #f5dfaf88;
 | 
			
		||||
  --highlighted: #FA8F2D;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
[saved-theme="dark"] {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user