"vscode:/vscode.git/clone" did not exist on "20eecf0bd4079a3fe511c9d307e938baf0e1f02e"
Commit 2118e711 authored by v-liguo's avatar v-liguo
Browse files

modifiy color

parent 753ef968
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
color: #fff; color: #fff;
} }
.current-line ~ .line-numbers{ .current-line ~ .line-numbers{
color: green; color: #FFFAF0;
} }
} }
.view-lines{ .view-lines{
......
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