diff --git a/core/palettes/Vanilla.tid b/core/palettes/Vanilla.tid index 3590cc126..399bf1ac8 100644 --- a/core/palettes/Vanilla.tid +++ b/core/palettes/Vanilla.tid @@ -57,6 +57,8 @@ page-background: #f4f4f4 pre-background: #f5f5f5 pre-border: #cccccc primary: #5778d8 +selection-background: +selection-foreground: select-tag-background: select-tag-foreground: sidebar-button-foreground: <> diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index e8acda38c..c8345708f 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -232,13 +232,13 @@ kbd { } ::selection { - background-color: <>; - color: <>; + background-color: <>; + color: <>; } ::-moz-selection { - background-color: <>; - color: <>; + background-color: <>; + color: <>; } /*