From fdbde1b389a46df684cd89bb876df843860d150e Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 28 May 2015 09:47:42 +0100 Subject: [PATCH] Tweak contrast themes --- core/palettes/ContrastDark.tid | 2 +- core/palettes/ContrastLight.tid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/palettes/ContrastDark.tid b/core/palettes/ContrastDark.tid index d437369c0..96f8079db 100644 --- a/core/palettes/ContrastDark.tid +++ b/core/palettes/ContrastDark.tid @@ -42,7 +42,7 @@ modal-border: <> modal-footer-background: <> modal-footer-border: <> modal-header-border: <> -muted-foreground: #999 +muted-foreground: <> notification-background: <> notification-border: <> page-background: <> diff --git a/core/palettes/ContrastLight.tid b/core/palettes/ContrastLight.tid index 37435531a..467a754ed 100644 --- a/core/palettes/ContrastLight.tid +++ b/core/palettes/ContrastLight.tid @@ -42,7 +42,7 @@ modal-border: <> modal-footer-background: <> modal-footer-border: <> modal-header-border: <> -muted-foreground: #999 +muted-foreground: <> notification-background: <> notification-border: <> page-background: <>