Update themes/mytheme/assets/css/core/theme-vars.css
This commit is contained in:
		
							parent
							
								
									c8836e07f5
								
							
						
					
					
						commit
						fd8674ebb3
					
				| 
						 | 
					@ -6,12 +6,12 @@
 | 
				
			||||||
    --header-height: 60px;
 | 
					    --header-height: 60px;
 | 
				
			||||||
    --footer-height: 60px;
 | 
					    --footer-height: 60px;
 | 
				
			||||||
    --radius: 8px;
 | 
					    --radius: 8px;
 | 
				
			||||||
    --theme: #E0E0E0;
 | 
					    --theme: #EFEFFF;
 | 
				
			||||||
    --entry: rgb(255, 255, 255);
 | 
					    --entry: rgb(255, 255, 255);
 | 
				
			||||||
    --primary: rgb(30, 30, 30);
 | 
					    --primary: #242424;
 | 
				
			||||||
    --secondary: rgb(108, 108, 108);
 | 
					    --secondary: rgb(108, 108, 108);
 | 
				
			||||||
    --tertiary: rgb(214, 214, 214);
 | 
					    --tertiary: rgb(214, 214, 214);
 | 
				
			||||||
    --content: rgb(31, 31, 31);
 | 
					    --content: rgb(0,0,0);
 | 
				
			||||||
    --hljs-bg: rgb(28, 29, 33);
 | 
					    --hljs-bg: rgb(28, 29, 33);
 | 
				
			||||||
    --code-bg: rgb(245, 245, 245);
 | 
					    --code-bg: rgb(245, 245, 245);
 | 
				
			||||||
    --border: rgb(238, 238, 238);
 | 
					    --border: rgb(238, 238, 238);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue