Commit 4d3a2172 authored by liuzheng712's avatar liuzheng712

style: color styles

parent d74ebf36
......@@ -22,6 +22,7 @@
.filetree li {
list-style: none;
cursor: pointer;
color: #ffffff;
}
.filetree label {
......@@ -69,4 +70,5 @@
width: 100%;
border: none;
height: 28px;
background: #2f2a2a;
}
......@@ -10,8 +10,9 @@ div {
}
app-cleftbar {
background-color: white;
padding: 0;
background: #2f2a2a;
color: #d6cbcb;
}
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