From bbcaf8ef8f70b1a3a2e33329b8cadf8bde965f29 Mon Sep 17 00:00:00 2001 From: Mayccoll Date: Sun, 12 Apr 2015 21:06:50 -0500 Subject: [PATCH] fix colors, freya 0.3 final version color scheme --- freya.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freya.sh b/freya.sh index 83786f4..1bde5cb 100755 --- a/freya.sh +++ b/freya.sh @@ -11,14 +11,14 @@ PURPLE="#EC0048" # COLOR_06 CYAN="#2AA198" # COLOR_07 <-- WHITE="#94A3A5" # COLOR_08 -BBLACK="#000000" # COLOR_09 +BBLACK="#586E75" # COLOR_09 BRED="#CB4B16" # COLOR_10 <-- BGREEN="#859900" # COLOR_11 <-- BYELLOW="#B58900" # COLOR_12 BBLUE="#268BD2" # COLOR_13 <-- BPURPLE="#D33682" # COLOR_14 BCYAN="#2AA198" # COLOR_15 -BWHITE="#ffffff" # COLOR_16 +BWHITE="#EEEEEE" # COLOR_16 BACKGROUD_COLOR="#2D363A" # Background Color FOREGROUND_COLOR="#94A3A5" # Text