mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-09-01 15:55:20 +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