From 7a9827920aa6c520d12c5843ba24a3c0efe9286c Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Mon, 30 Sep 2024 18:38:49 +0800 Subject: [PATCH] Add more colors to Flexoki Light palette (#8620) * Add more colors to Flexoki Light palette Add more colors to flexoki light palette, including: * Dirty indicator * Table borders and headings * Tiddler info * Sidebar tabs and buttons * Stability badges * Code blocks * Add more colours * Add message box colors * Add notification colors * Add editor background color * Changed muted background color to fix low-contrast * Add tiddler title color * Add colour for external links --- core/palettes/FlexokiLight.tid | 122 ++++++++++++++++----------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/core/palettes/FlexokiLight.tid b/core/palettes/FlexokiLight.tid index 3b98340e8..6d3237a90 100644 --- a/core/palettes/FlexokiLight.tid +++ b/core/palettes/FlexokiLight.tid @@ -64,9 +64,9 @@ alert-highlight: <> alert-muted-foreground: <> background: <> blockquote-bar: <> -button-background: -button-foreground: -button-border: +button-background: <> +button-foreground: <> +button-border: <> code-background: <> code-border: <> code-foreground: <> @@ -78,7 +78,7 @@ diff-insert-background: <> diff-insert-foreground: <> diff-invisible-background: diff-invisible-foreground: <> -dirty-indicator: #ff0000 +dirty-indicator: <> download-background: <> download-foreground: <> dragger-background: <> @@ -87,60 +87,60 @@ dropdown-background: <> dropdown-border: <> dropdown-tab-background-selected: #fff dropdown-tab-background: #ececec -dropzone-background: rgba(0,200,0,0.7) +dropzone-background: <> external-link-background-hover: inherit external-link-background-visited: inherit external-link-background: inherit external-link-foreground-hover: inherit -external-link-foreground-visited: #0000aa -external-link-foreground: #0000ee +external-link-foreground-visited: <> +external-link-foreground: <> footnote-target-background: #ecf2ff foreground: <> highlight-background: #ffff00 highlight-foreground: #000000 -message-background: #ecf2ff -message-border: #cfd6e6 -message-foreground: #547599 +message-background: <> +message-border: <> +message-foreground: <> modal-backdrop: <> modal-background: <> modal-border: #999999 modal-footer-background: #f5f5f5 modal-footer-border: #dddddd modal-header-border: #eeeeee -muted-foreground: #bbb +muted-foreground: <> network-activity-foreground: #448844 -notification-background: #ffffdd -notification-border: #999999 +notification-background: <> +notification-border: <> page-background: <> -pre-background: #f5f5f5 -pre-border: #cccccc +pre-background: <> +pre-border: <> primary: <> -selection-background: -selection-foreground: -select-tag-background: -select-tag-foreground: +selection-background: +selection-foreground: +select-tag-background: <> +select-tag-foreground: <> sidebar-button-foreground: <> -sidebar-controls-foreground-hover: #000000 -sidebar-controls-foreground: #aaaaaa +sidebar-controls-foreground-hover: <> +sidebar-controls-foreground: <> sidebar-foreground-shadow: rgba(255,255,255, 0.8) -sidebar-foreground: #acacac -sidebar-muted-foreground-hover: #444444 -sidebar-muted-foreground: #c0c0c0 -sidebar-tab-background-selected: #f4f4f4 -sidebar-tab-background: #e0e0e0 +sidebar-foreground: <> +sidebar-muted-foreground-hover: <> +sidebar-muted-foreground: <> +sidebar-tab-background-selected: <> +sidebar-tab-background: <> sidebar-tab-border-selected: <> sidebar-tab-border: <> -sidebar-tab-divider: #e4e4e4 -sidebar-tab-foreground-selected: +sidebar-tab-divider: <> +sidebar-tab-foreground-selected: sidebar-tab-foreground: <> -sidebar-tiddler-link-foreground-hover: #444444 -sidebar-tiddler-link-foreground: #999999 +sidebar-tiddler-link-foreground-hover: <> +sidebar-tiddler-link-foreground: <> site-title-foreground: <> -stability-stable: #008000 -stability-experimental: #c07c00 -stability-deprecated: #ff0000 -stability-legacy: #0000ff -static-alert-foreground: #aaaaaa +stability-stable: <> +stability-experimental: <> +stability-deprecated: <> +stability-legacy: <> +static-alert-foreground: <> tab-background-selected: <> tab-background: <> tab-border-selected: <> @@ -148,43 +148,43 @@ tab-border: <> tab-divider: <> tab-foreground-selected: <> tab-foreground: <> -table-border: #dddddd -table-footer-background: #a8a8a8 -table-header-background: #f0f0f0 +table-border: <> +table-footer-background: <> +table-header-background: <> tag-background: #ec6 tag-foreground: #ffffff -testcase-accent-level-1: #c1eaff -testcase-accent-level-2: #E3B740 -testcase-accent-level-3: #5FD564 +testcase-accent-level-1: <> +testcase-accent-level-2: <> +testcase-accent-level-3: <> tiddler-background: <> tiddler-border: <> -tiddler-controls-foreground-hover: #888888 -tiddler-controls-foreground-selected: #444444 -tiddler-controls-foreground: #cccccc -tiddler-editor-background: #f8f8f8 +tiddler-controls-foreground-hover: <> +tiddler-controls-foreground-selected: <> +tiddler-controls-foreground: <> +tiddler-editor-background: <> tiddler-editor-border-image: #ffffff -tiddler-editor-border: #cccccc +tiddler-editor-border: <> tiddler-editor-fields-even: #e0e8e0 tiddler-editor-fields-odd: #f0f4f0 -tiddler-info-background: #f8f8f8 -tiddler-info-border: #dddddd -tiddler-info-tab-background: #f8f8f8 +tiddler-info-background: <> +tiddler-info-border: <> +tiddler-info-tab-background: <> tiddler-link-background: <> tiddler-link-foreground: <> -tiddler-subtitle-foreground: #c0c0c0 -tiddler-title-foreground: #182955 -toolbar-new-button: -toolbar-options-button: -toolbar-save-button: -toolbar-info-button: -toolbar-edit-button: -toolbar-close-button: -toolbar-delete-button: -toolbar-cancel-button: -toolbar-done-button: +tiddler-subtitle-foreground: <> +tiddler-title-foreground: <> +toolbar-new-button: +toolbar-options-button: +toolbar-save-button: +toolbar-info-button: +toolbar-edit-button: +toolbar-close-button: +toolbar-delete-button: +toolbar-cancel-button: +toolbar-done-button: untagged-background: #999999 very-muted-foreground: #888888 -wikilist-background: #e5e5e5 +wikilist-background: <> wikilist-item: #fff wikilist-info: #000 wikilist-title: #666