From 5ce72af003494931688eea52d8fe3a77836b41a7 Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Sat, 25 May 2019 13:09:06 +0100 Subject: Undo terminal colours, use original colours with 90% opacity on regular background --- horizon-dark.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/horizon-dark.yaml b/horizon-dark.yaml index 6bf04f3..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: "F43E5C" -base09: "F09483" -base0A: "FAC29A" -base0B: "FAB795" -base0C: "25B0BC" -base0D: "E95678" -base0E: "B877DB" -base0F: "FAC39A" +base08: "D54F6E" +base09: "DB8778" +base0A: "E4A788" +base0B: "27c18b" +base0C: "51CDCF" +base0D: "24ABC6" +base0E: "D95C9D" +base0F: "E4A382" -- cgit v1.2.3