Commit 4d3a2172 authored by liuzheng712's avatar liuzheng712

style: color styles

parent d74ebf36
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
.filetree li { .filetree li {
list-style: none; list-style: none;
cursor: pointer; cursor: pointer;
color: #ffffff;
} }
.filetree label { .filetree label {
...@@ -69,4 +70,5 @@ ...@@ -69,4 +70,5 @@
width: 100%; width: 100%;
border: none; border: none;
height: 28px; height: 28px;
background: #2f2a2a;
} }
...@@ -10,8 +10,9 @@ div { ...@@ -10,8 +10,9 @@ div {
} }
app-cleftbar { app-cleftbar {
background-color: white;
padding: 0; padding: 0;
background: #2f2a2a;
color: #d6cbcb;
} }
app-control { app-control {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment