From efa593bb5071abcaab733aa8b6237b45149c4fff Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Sun, 7 Jul 2019 18:00:17 +0200 Subject: [PATCH] make katex toolbar (text buttons) button same color --- themes/tiddlywiki/vanilla/base.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 775bee9f5..247c76f65 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1115,6 +1115,7 @@ html body.tc-body.tc-single-tiddler-window { .tc-editor-toolbar button { vertical-align: middle; background-color: <>; + color: <>; fill: <>; border-radius: 4px; padding: 3px;