mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-19 10:38:34 +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 {
|
.tfw-ide {
|
||||||
background-color: $tao-plum-900;
|
background-color: #1e1e1e; // vscode dark theme
|
||||||
}
|
}
|
||||||
|
|
||||||
.tfw-sidebar {
|
.tfw-sidebar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user