From 956a324cd45c7b39812d056695d5c84f606c72a5 Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Tue, 18 Oct 2022 20:17:36 +0300 Subject: and the colourscheme is done --- colors-wal-dwm.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'colors-wal-dwm.h') diff --git a/colors-wal-dwm.h b/colors-wal-dwm.h index 7e04ed2..e04f5fc 100644 --- a/colors-wal-dwm.h +++ b/colors-wal-dwm.h @@ -1,10 +1,10 @@ -static const char norm_fg[] = "#bfc0c0"; -static const char norm_bg[] = "#020305"; +static const char norm_fg[] = "#e5e5e5"; +static const char norm_bg[] = "#414243"; static const char norm_border[] = "#414243"; -static const char sel_fg[] = "#bfc0c0"; +static const char sel_fg[] = "#ebecec"; static const char sel_bg[] = "#b1421a"; -static const char sel_border[] = "#bfc0c0"; +static const char sel_border[] = "#f19e25"; static const char *colors[][3] = { /* fg bg border */ -- cgit 1.4.1-2-gfad0