mirror of
https://github.com/altercation/solarized
synced 2024-11-21 19:23:02 +00:00
Update solarized_dark.reg
In my Vagrant(Ubuntu 14) running on Windows 8.1 by PUTTY some texts not are legible. Maybe it's my monitor's(benq) color settings. I made some changes to fix this problem.
This commit is contained in:
parent
e40cd4130e
commit
23d40d1e7e
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ Windows Registry Editor Version 5.00
|
|||
"Colour7"="0,43,56"
|
||||
"Colour8"="220,50,47"
|
||||
"Colour9"="203,75,22"
|
||||
"Colour10"="133,153,0"
|
||||
"Colour10"="159,183,0"
|
||||
"Colour11"="88,110,117"
|
||||
"Colour12"="181,137,0"
|
||||
"Colour13"="101,123,131"
|
||||
"Colour14"="38,139,210"
|
||||
"Colour14"="26,106,162"
|
||||
"Colour15"="131,148,150"
|
||||
"Colour16"="211,54,130"
|
||||
"Colour17"="108,113,196"
|
||||
|
|
Loading…
Reference in a new issue