aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yoshi-theme.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index e03c132..fe72070 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -46,10 +46,10 @@
5)))
`(:line-width ,line-width :color ,border-color)))
-(let ((yoshi-0 "#111414")
- (yoshi-1 "#2c3434")
- (yoshi-2 "#475454")
- (yoshi-3 "#627373")
+(let ((yoshi-0 "#222424")
+ (yoshi-1 "#3f4242")
+ (yoshi-2 "#5b6161")
+ (yoshi-3 "#787f7f")
(yoshi-4 "#848484")
(yoshi-5 "#a2a2a2")
(yoshi-6 "#bfbfbf")