From a1e2be65437381932dcf7e6860721e5670535485 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 29 Apr 2016 18:23:33 -0400 Subject: [PATCH] Theme: Tweaked color for compact day report --- doc/themes/dark.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/themes/dark.theme b/doc/themes/dark.theme index 45755b4d..95d23851 100644 --- a/doc/themes/dark.theme +++ b/doc/themes/dark.theme @@ -32,7 +32,7 @@ define theme: description = "dark.theme: A default, 256-color theme" colors: # General UI color. - exclusion = "white on gray4" + exclusion = "gray8 on gray4" today = "black on rgb521" label = "gray4"