mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 14:12:55 +00:00 
			
		
		
		
	Make IdeComponent gray to harmonize with vscode colors
This commit is contained in:
		@@ -59,7 +59,7 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .tfw-ide {
 | 
			
		||||
    background-color: $tao-plum-900;
 | 
			
		||||
    background-color: #1e1e1e; // vscode dark theme
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .tfw-sidebar {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user