Commit 04e2adc5 authored by James T. Lee's avatar James T. Lee
Browse files

colorscheme: Approximate base02 -> base00

parent d3b05bf7
...@@ -58,7 +58,7 @@ class ColorScheme ...@@ -58,7 +58,7 @@ class ColorScheme
'09' => '0A', '09' => '0A',
'0F' => '08', '0F' => '08',
'01' => '00', '01' => '00',
'02' => '03', '02' => '00',
'04' => '05', '04' => '05',
'06' => '07', '06' => '07',
} }
......
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