1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 22:33:50 +00:00

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
This commit is contained in:
Leilei332 2024-09-28 17:42:20 +08:00
parent c079e4f15d
commit f63974d502

View File

@ -64,9 +64,9 @@ alert-highlight: <<colour flexoki-tx-3>>
alert-muted-foreground: <<colour flexoki-tx-2>> alert-muted-foreground: <<colour flexoki-tx-2>>
background: <<colour flexoki-bg>> background: <<colour flexoki-bg>>
blockquote-bar: <<colour muted-foreground>> blockquote-bar: <<colour muted-foreground>>
button-background: button-background: <<colour flexoki-bg-2>>
button-foreground: button-foreground: <<colour flexoki-black>>
button-border: button-border: <<colour flexoki-500>>
code-background: <<colour flexoki-bg>> code-background: <<colour flexoki-bg>>
code-border: <<colour flexoki-tx>> code-border: <<colour flexoki-tx>>
code-foreground: <<colour flexoki-tx>> code-foreground: <<colour flexoki-tx>>
@ -87,7 +87,7 @@ dropdown-background: <<colour background>>
dropdown-border: <<colour muted-foreground>> dropdown-border: <<colour muted-foreground>>
dropdown-tab-background-selected: #fff dropdown-tab-background-selected: #fff
dropdown-tab-background: #ececec dropdown-tab-background: #ececec
dropzone-background: rgba(0,200,0,0.7) dropzone-background: <<colour flexoki-gr>>
external-link-background-hover: inherit external-link-background-hover: inherit
external-link-background-visited: inherit external-link-background-visited: inherit
external-link-background: inherit external-link-background: inherit
@ -98,27 +98,27 @@ footnote-target-background: #ecf2ff
foreground: <<colour flexoki-tx>> foreground: <<colour flexoki-tx>>
highlight-background: #ffff00 highlight-background: #ffff00
highlight-foreground: #000000 highlight-foreground: #000000
message-background: #ecf2ff message-background: <<colour flexoki-bg>>
message-border: #cfd6e6 message-border: <<colour flexoki-black>>
message-foreground: #547599 message-foreground: <<colour flexoki-black>>
modal-backdrop: <<colour foreground>> modal-backdrop: <<colour foreground>>
modal-background: <<colour background>> modal-background: <<colour background>>
modal-border: #999999 modal-border: #999999
modal-footer-background: #f5f5f5 modal-footer-background: #f5f5f5
modal-footer-border: #dddddd modal-footer-border: #dddddd
modal-header-border: #eeeeee modal-header-border: #eeeeee
muted-foreground: <<colour flexoki-ui-3>> muted-foreground: <<colour flexoki-500>>
network-activity-foreground: #448844 network-activity-foreground: #448844
notification-background: #ffffdd notification-background: <<colour flexoki-bg>>
notification-border: #999999 notification-border: <<color flexoki-black>>
page-background: <<colour flexoki-bg-2>> page-background: <<colour flexoki-bg-2>>
pre-background: <<colour flexoki-bg>> pre-background: <<colour flexoki-bg>>
pre-border: <<colour flexoki-ui-2>> pre-border: <<colour flexoki-ui-2>>
primary: <<colour flexoki-cy>> primary: <<colour flexoki-cy>>
selection-background: selection-background:
selection-foreground: selection-foreground:
select-tag-background: select-tag-background: <<colour flexoki-bg>>
select-tag-foreground: select-tag-foreground: <<color flexoki-black>>
sidebar-button-foreground: <<colour foreground>> sidebar-button-foreground: <<colour foreground>>
sidebar-controls-foreground-hover: <<colour flexoki-tx>> sidebar-controls-foreground-hover: <<colour flexoki-tx>>
sidebar-controls-foreground: <<colour flexoki-tx-3>> sidebar-controls-foreground: <<colour flexoki-tx-3>>
@ -130,11 +130,11 @@ sidebar-tab-background-selected: <<colour flexoki-bg-2>>
sidebar-tab-background: <<colour flexoki-ui>> sidebar-tab-background: <<colour flexoki-ui>>
sidebar-tab-border-selected: <<colour tab-border-selected>> sidebar-tab-border-selected: <<colour tab-border-selected>>
sidebar-tab-border: <<colour tab-border>> sidebar-tab-border: <<colour tab-border>>
sidebar-tab-divider: #e4e4e4 sidebar-tab-divider: <<colour flexoki-100>>
sidebar-tab-foreground-selected: sidebar-tab-foreground-selected:
sidebar-tab-foreground: <<colour tab-foreground>> sidebar-tab-foreground: <<colour tab-foreground>>
sidebar-tiddler-link-foreground-hover: <<colour flexoki-tx-2>> sidebar-tiddler-link-foreground-hover: <<colour flexoki-500>>
sidebar-tiddler-link-foreground: <<colour flexoki-tx-3>> sidebar-tiddler-link-foreground: <<colour flexoki-700>>
site-title-foreground: <<colour tiddler-title-foreground>> site-title-foreground: <<colour tiddler-title-foreground>>
stability-stable: <<colour flexoki-green-600>> stability-stable: <<colour flexoki-green-600>>
stability-experimental: <<colour flexoki-yellow-600>> stability-experimental: <<colour flexoki-yellow-600>>
@ -153,15 +153,15 @@ table-footer-background: <<colour flexoki-tx-3>>
table-header-background: <<colour flexoki-bg-2>> table-header-background: <<colour flexoki-bg-2>>
tag-background: #ec6 tag-background: #ec6
tag-foreground: #ffffff tag-foreground: #ffffff
testcase-accent-level-1: #c1eaff testcase-accent-level-1: <<colour flexoki-blue-400>>
testcase-accent-level-2: #E3B740 testcase-accent-level-2: <<colour flexoki-yellow-400>>
testcase-accent-level-3: #5FD564 testcase-accent-level-3: <<colour flexoki-green-400>>
tiddler-background: <<colour background>> tiddler-background: <<colour background>>
tiddler-border: <<colour background>> tiddler-border: <<colour background>>
tiddler-controls-foreground-hover: <<colour flexoki-tx-3>> tiddler-controls-foreground-hover: <<colour flexoki-tx-3>>
tiddler-controls-foreground-selected: <<colour flexoki-tx-2>> tiddler-controls-foreground-selected: <<colour flexoki-tx-2>>
tiddler-controls-foreground: <<colour flexoki-ui-3>> tiddler-controls-foreground: <<colour flexoki-ui-3>>
tiddler-editor-background: #f8f8f8 tiddler-editor-background: <<colour flexoki-050>>
tiddler-editor-border-image: #ffffff tiddler-editor-border-image: #ffffff
tiddler-editor-border: <<colour flexoki-ui-3>> tiddler-editor-border: <<colour flexoki-ui-3>>
tiddler-editor-fields-even: #e0e8e0 tiddler-editor-fields-even: #e0e8e0
@ -171,8 +171,8 @@ tiddler-info-border: <<colour flexoki-200>>
tiddler-info-tab-background: <<colour flexoki-bg>> tiddler-info-tab-background: <<colour flexoki-bg>>
tiddler-link-background: <<colour background>> tiddler-link-background: <<colour background>>
tiddler-link-foreground: <<colour primary>> tiddler-link-foreground: <<colour primary>>
tiddler-subtitle-foreground: #c0c0c0 tiddler-subtitle-foreground: <<colour flexoki-black>>
tiddler-title-foreground: #182955 tiddler-title-foreground: <<colour flexoki-magenta-600>>
toolbar-new-button: toolbar-new-button:
toolbar-options-button: toolbar-options-button:
toolbar-save-button: toolbar-save-button: