From 54d0cb2021497f0a69e626c17ba29c0feaf9111a Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 23 Oct 2016 22:59:58 +0100 Subject: [PATCH] Fix background colour of import specification selector --- plugins/tiddlywiki/xlsx-utils/styles.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/tiddlywiki/xlsx-utils/styles.tid b/plugins/tiddlywiki/xlsx-utils/styles.tid index d63e6e688..12662ecc7 100644 --- a/plugins/tiddlywiki/xlsx-utils/styles.tid +++ b/plugins/tiddlywiki/xlsx-utils/styles.tid @@ -1,8 +1,8 @@ title: $:/plugins/tiddlywiki/xlsx-utils/styles tags: [[$:/tags/Stylesheet]] -\define quick-colour-selector-background() #bae3f1 -\define quick-colour-selector-border() #97b8c3 +\define quick-colour-selector-background() #bac0f1 +\define quick-colour-selector-border() #9196c1 \define quick-colour-editor-background() #bae3f1 \define quick-colour-editor-controls() #d2ffff