From 97cd2f4c55946f473ca8b186e6449a1a418a4365 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 1 Jan 2022 17:56:53 +0900 Subject: home/base: improve theme --- home/modules/profiles/base/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/modules/profiles/base/default.nix b/home/modules/profiles/base/default.nix index 67f8165..6e373d5 100644 --- a/home/modules/profiles/base/default.nix +++ b/home/modules/profiles/base/default.nix @@ -40,7 +40,7 @@ in color2 = "8aa387"; color3 = "d4ae80"; color4 = "84a0c6"; - color5 = "c495a2"; + color5 = "a093c7"; color6 = "7aacaa"; color7 = "d0d0c7"; bright0 = "36373d"; @@ -48,7 +48,7 @@ in bright2 = "9eb79b"; bright3 = "e8c294"; bright4 = "a2bee4"; - bright5 = "d8a9b6"; + bright5 = "beb1e5"; bright6 = "8ec0be"; bright7 = "e4e4db"; }; -- cgit 1.4.1