mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:01:32 +00:00
Make IdeComponent gray to harmonize with vscode colors
This commit is contained in:
parent
8f19bf3661
commit
549343c2ef
@ -59,7 +59,7 @@
|
||||
}
|
||||
|
||||
.tfw-ide {
|
||||
background-color: $tao-plum-900;
|
||||
background-color: #1e1e1e; // vscode dark theme
|
||||
}
|
||||
|
||||
.tfw-sidebar {
|
||||
|
Loading…
Reference in New Issue
Block a user