diff options
| -rw-r--r-- | horizon-dark.yaml | 20 | 
1 files changed, 10 insertions, 10 deletions
diff --git a/horizon-dark.yaml b/horizon-dark.yaml index 8d545af..ab15b1e 100644 --- a/horizon-dark.yaml +++ b/horizon-dark.yaml @@ -3,16 +3,16 @@ author: "Michaël Ball (http://github.com/michael-ball/)"  base00: "1C1E26"  base01: "232530"  base02: "2E303E" -base03: "6C6F93" +base03: "676A8D"  base04: "CED1D0" -base05: "D5D8DA" +base05: "CBCED0"  base06: "DCDFE4"  base07: "E3E6EE" -base08: "DF5273" -base09: "E58D7D" -base0A: "EFAF8E" -base0B: "28CA91" -base0C: "55D7D9" -base0D: "25B3CF" -base0E: "E360A4" -base0F: "EFAB88" +base08: "D54F6E" +base09: "DB8778" +base0A: "E4A788" +base0B: "27c18b" +base0C: "51CDCF" +base0D: "24ABC6" +base0E: "D95C9D" +base0F: "E4A382"  | 
