From f9c26d10e8fbc7f48fe60f557e4f371943a84481 Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sat, 25 May 2019 13:26:48 +0100 Subject: Fix weirdness where colours were incorrectly set --- horizon-dark.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/horizon-dark.yaml b/horizon-dark.yaml index ab15b1e..69ca419 100644 --- a/horizon-dark.yaml +++ b/horizon-dark.yaml @@ -8,11 +8,11 @@ base04: "CED1D0" base05: "CBCED0" base06: "DCDFE4" base07: "E3E6EE" -base08: "D54F6E" -base09: "DB8778" -base0A: "E4A788" -base0B: "27c18b" -base0C: "51CDCF" -base0D: "24ABC6" -base0E: "D95C9D" +base08: "E93C58" +base09: "E58D7D" +base0A: "EFB993" +base0B: "EFAF8E" +base0C: "24A8B4" +base0D: "DF5273" +base0E: "B072D1" base0F: "E4A382" -- cgit v1.2.3