mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-12 13:58:53 +00:00
Move palettes into plugins
This commit is contained in:
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Beginning of Summer
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/BeginningOfSummer
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #177775
|
||||
alert-background: #7dd1c4
|
||||
alert-border: #005586
|
||||
alert-highlight: #e23d56
|
||||
alert-muted-foreground: #7b8185
|
||||
background: #D2F7F0
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1519181A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #d6372a
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #bd4b52
|
||||
external-link-foreground-visited: #63508c
|
||||
external-link-foreground: #016cb6
|
||||
foreground: #143e50
|
||||
highlight-background: #f1bd40
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #C8EBE4
|
||||
message-border: #BDDED8
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #5a969e
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #45DCD3
|
||||
pre-background: #BDDED8
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #2a6f76
|
||||
sidebar-muted-foreground-hover: #05575c
|
||||
sidebar-muted-foreground: #61a2a4
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #3EAB78
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #71bf9e
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #3EAB78
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #a2dbc6
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #3EAB78
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #D2F7F0
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #97eae1
|
||||
tiddler-controls-foreground-selected: #177775
|
||||
tiddler-controls-foreground: #3EAB78
|
||||
tiddler-editor-background: #c6f4ed
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #B2DCD5
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #005586
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #9CB0A4
|
||||
very-muted-foreground: #1d5367
|
||||
@@ -0,0 +1,116 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Clean
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Clean
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #1FBFE0
|
||||
alert-background: <<colour notification-background>>
|
||||
alert-border: <<colour notification-border>>
|
||||
alert-highlight: #FF4258
|
||||
alert-muted-foreground: #ACACAC
|
||||
background: #FAFAFA
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-foreground: #7B7B7B
|
||||
code-background: #1919191A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #FF4258
|
||||
download-background: #42C699
|
||||
download-foreground: #FFFFFF
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: #1FBFE080
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #FF5E71
|
||||
external-link-foreground-visited: #B75CFB
|
||||
external-link-foreground: #1687FF
|
||||
foreground: #2F312F
|
||||
highlight-background: #FF8492
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tiddler-background>>
|
||||
message-border: <<colour table-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #4E504E
|
||||
network-activity-foreground: #42C699
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour notification-background>>
|
||||
page-background: #F6F6F6
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background:
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #393B39
|
||||
sidebar-muted-foreground-hover: #282A28
|
||||
sidebar-muted-foreground: #595A59
|
||||
sidebar-tab-background-selected: #FFFFFF
|
||||
sidebar-tab-background: #FB9D22
|
||||
sidebar-tab-border-selected: #DDDDDD
|
||||
sidebar-tab-border: #E28D1F
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #1AA2BE
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #42C699
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: <<colour table-header-background>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour table-footer-background>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #B3B3B3
|
||||
table-footer-background: #CCCCCC
|
||||
table-header-background: #E6E6E6
|
||||
tag-background: #42C699
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #FFFFFF
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #C5C5C5
|
||||
tiddler-controls-foreground-selected: #DDDDDD
|
||||
tiddler-controls-foreground: #949494
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: <<colour tiddler-editor-border>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tab-background-selected>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #ACACAC
|
||||
tiddler-title-foreground: #393B39
|
||||
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: #CCCCCC
|
||||
very-muted-foreground: #6D6F6D
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Country Girl
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/CountryGirl
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #B7B676
|
||||
alert-background: #F0EFE9
|
||||
alert-border: #e25250
|
||||
alert-highlight: #c6323f
|
||||
alert-muted-foreground: #b6a7a4
|
||||
background: #DBDAD4
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1919191A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #a93537
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour tiddler-background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d45a3d
|
||||
external-link-foreground-visited: #675e43
|
||||
external-link-foreground: #2c676a
|
||||
foreground: #634942
|
||||
highlight-background: #f9eb51
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #F1F0EB
|
||||
message-border: #E5E4DE
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #b68f71
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #F0EFE9
|
||||
pre-background: #E5E4DE
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #755747
|
||||
sidebar-muted-foreground-hover: #5a3415
|
||||
sidebar-muted-foreground: #967462
|
||||
sidebar-tab-background-selected: #F3A99E
|
||||
sidebar-tab-background: <<colour background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour foreground>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #ded99e
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #B7B676
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #efebca
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #B7B676
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #FEFDF7
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #918961
|
||||
tiddler-controls-foreground-selected: #716935
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #C5C4BF
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour page-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #f2786b
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #9CB0A4
|
||||
very-muted-foreground: #ADAC9A
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Drink Beer
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/DrinkBeer
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #DE9701
|
||||
alert-background: <<colour background>>
|
||||
alert-border: #e96906
|
||||
alert-highlight: #ec4141
|
||||
alert-muted-foreground: #937b65
|
||||
background: #FEEABF
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1919161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ba3336
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ed561d
|
||||
external-link-foreground-visited: #856a00
|
||||
external-link-foreground: #5d4c76
|
||||
foreground: #7D4300
|
||||
highlight-background: #b3d7e7
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #F0EED2
|
||||
message-border: #E4E1C7
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #ae712a
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #F4B507
|
||||
pre-background: #E4E1C7
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #9B500E
|
||||
sidebar-muted-foreground-hover: #784818
|
||||
sidebar-muted-foreground: #cf720c
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour primary>>AA
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour primary>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #F6C753
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #E8A80C
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #fbd599
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #E8A80C
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #FDFADD
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #DE9701
|
||||
tiddler-controls-foreground-selected: #9B500E
|
||||
tiddler-controls-foreground: #fccb63
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #E5D3AC
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #bb5428
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B6A999
|
||||
very-muted-foreground: #a35900
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Earthy Tranquility
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/EarthyTranquility
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #D0B292
|
||||
alert-background: #A18A6E
|
||||
alert-border: #F5EFCF
|
||||
alert-highlight: #fcd86e
|
||||
alert-muted-foreground: #c5be9f
|
||||
background: #595959
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #EEEEEE1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ed5123
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #e9d889
|
||||
external-link-foreground-visited: #a7bb77
|
||||
external-link-foreground: #95d9e7
|
||||
foreground: #F3F3F3
|
||||
highlight-background: #de588d
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #616161
|
||||
message-border: #727272
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #b7b6b7
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #414141
|
||||
pre-background: #6A6A6A
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #9a9894
|
||||
sidebar-muted-foreground-hover: #acacad
|
||||
sidebar-muted-foreground: #878d8d
|
||||
sidebar-tab-background-selected: #F3F3F3
|
||||
sidebar-tab-background: <<colour primary>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: <<colour background>>
|
||||
sidebar-tab-foreground: <<colour page-background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour foreground>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: <<colour table-header-background>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour primary>>
|
||||
table-footer-background: #A0958D
|
||||
table-header-background: #A18A6E
|
||||
tag-background: #A18A6E
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #595959
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #D0B292
|
||||
tiddler-controls-foreground-selected: #F5EFCF
|
||||
tiddler-controls-foreground: #A18A6E
|
||||
tiddler-editor-background: #545454
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: #707173
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #F5EFCF
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #8e8881
|
||||
very-muted-foreground: #cbcbcb
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Emerald
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Emerald
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #708672
|
||||
alert-background: #547867
|
||||
alert-border: #FDDFA0
|
||||
alert-highlight: #8bf2ab
|
||||
alert-muted-foreground: #c3b1a1
|
||||
background: #343B36
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #EBEBEB1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #fd7a02
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d8be6c
|
||||
external-link-foreground-visited: #d1b995
|
||||
external-link-foreground: #b9e0b4
|
||||
foreground: #F0E1D8
|
||||
highlight-background: #219a63
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #3E4540
|
||||
message-border: #484F4A
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #a2907d
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #2A4F43
|
||||
pre-background: #484F4A
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #C8BFB5
|
||||
sidebar-muted-foreground-hover: #d1cfc4
|
||||
sidebar-muted-foreground: #a09b93
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour primary>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #C8BFB5
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #5e706a
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #7C8E87
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #49554f
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #8B7D7B
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #343B36
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #B4C1BD
|
||||
tiddler-controls-foreground-selected: #ebc992
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #333d37
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: #47504B
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #9accb6
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #615856
|
||||
very-muted-foreground: #d1c4b8
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Evergreen
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Evergreen
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #407774
|
||||
alert-background: #DADAB4
|
||||
alert-border: #b3504d
|
||||
alert-highlight: #cd132c
|
||||
alert-muted-foreground: #b19e76
|
||||
background: #E6E9B1
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1717121A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #e3292a
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #a23132
|
||||
external-link-foreground-visited: #684352
|
||||
external-link-foreground: #155a7c
|
||||
foreground: #344345
|
||||
highlight-background: #9ace68
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #DBDDA8
|
||||
message-border: #CFD29F
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #778684
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #A9BFA4
|
||||
pre-background: #CFD29F
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #344b4c
|
||||
sidebar-muted-foreground-hover: #2b3136
|
||||
sidebar-muted-foreground: #4f5c5c
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour primary>>AA
|
||||
sidebar-tab-border-selected: <<colour primary>>AA
|
||||
sidebar-tab-border: <<colour primary>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #dacd66
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #C4B95C
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #e1db8c
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #D19774
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #E6E9B1
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #768673
|
||||
tiddler-controls-foreground-selected: #1e545a
|
||||
tiddler-controls-foreground: #77a488
|
||||
tiddler-editor-background: #DADAB4
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #C4C4A2
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #ABBABA
|
||||
very-muted-foreground: #535e60
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Flowers & Dreams
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/FlowersAndDreams
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #EC97BA
|
||||
alert-background: #fbf4f0
|
||||
alert-border: <<colour primary>>
|
||||
alert-highlight: #e7407f
|
||||
alert-muted-foreground: #a49f9f
|
||||
background: #EDE2DF
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1817161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #e73414
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #c63c6e
|
||||
external-link-foreground-visited: #836077
|
||||
external-link-foreground: #684f99
|
||||
foreground: #67608b
|
||||
highlight-background: #efca4e
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E1D7D4
|
||||
message-border: #D5CBC9
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #927a93
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #F5C9DE
|
||||
pre-background: #D5CBC9
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #6d6187
|
||||
sidebar-muted-foreground-hover: #5d5177
|
||||
sidebar-muted-foreground: #74668a
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #ae9dc6
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour foreground>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #C9B8E2
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #9383AB
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #dbcde1
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #BACCBF
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #EDE2DF
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #AC8D9B
|
||||
tiddler-controls-foreground-selected: #703074
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #F0E6E4
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #E1D7D4
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: #ece1de
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #cf6794
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #C5C8C6
|
||||
very-muted-foreground: #85789c
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Fuji Wisteria
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/FujiWisteria
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #9C94C4
|
||||
alert-background: #DBE4AD
|
||||
alert-border: #7A78B5
|
||||
alert-highlight: #d92d1c
|
||||
alert-muted-foreground: #888677
|
||||
background: #F6F2E6
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1918171A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ed3b2f
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #dd4665
|
||||
external-link-foreground-visited: #966589
|
||||
external-link-foreground: #6f65a9
|
||||
foreground: #6a688f
|
||||
highlight-background: #fdb1a8
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #EAE6DB
|
||||
message-border: #DDDACF
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #a199b0
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #B9C4E2
|
||||
pre-background: #DDDACF
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #7a687b
|
||||
sidebar-muted-foreground-hover: #664b67
|
||||
sidebar-muted-foreground: #85799b
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #9C94C4
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #7A78B5
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #DBE4AD
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #9C94C4
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #e9ebc9
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #DBE4AD
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F6F2E6
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #82899E
|
||||
tiddler-controls-foreground-selected: #7A78B5
|
||||
tiddler-controls-foreground: #aba7d1
|
||||
tiddler-editor-background: #efede6
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D7D5CF
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #7A78B5
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #AAAD9B
|
||||
very-muted-foreground: #6e759d
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Go Green
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/GoGreen
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #52581E
|
||||
alert-background: #f0ebc1
|
||||
alert-border: #F2B245
|
||||
alert-highlight: #db4e3c
|
||||
alert-muted-foreground: #afa56c
|
||||
background: #F8E5AE
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1917111A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #c6323f
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d85014
|
||||
external-link-foreground-visited: #856134
|
||||
external-link-foreground: #465f5a
|
||||
foreground: #483D35
|
||||
highlight-background: #9fcb4a
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #ECDAA5
|
||||
message-border: #DFCE9D
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #826d61
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: #F2CC5B
|
||||
page-background: #9AA648
|
||||
pre-background: #DFCE9D
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #696345
|
||||
sidebar-muted-foreground-hover: #4e402a
|
||||
sidebar-muted-foreground: #737256
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #5F7C6A
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #F2CC5B
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #F2CC5B
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #F2B245
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #f8cd82
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #F2CC5B
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F8E5AE
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #696345
|
||||
tiddler-controls-foreground-selected: #5F7C6A
|
||||
tiddler-controls-foreground: #bbc464
|
||||
tiddler-editor-background: #eddea2
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D5C892
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B3AA99
|
||||
very-muted-foreground: #695951
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Gothic Elegance
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/GothicElegance
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #CBC4A3
|
||||
alert-background: #363e43
|
||||
alert-border: <<colour primary>>
|
||||
alert-highlight: #fddb03
|
||||
alert-muted-foreground: #a2ada2
|
||||
background: #242E2B
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #E9EAEA1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #fbc534
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ffc02a
|
||||
external-link-foreground-visited: #eba598
|
||||
external-link-foreground: #90c5e7
|
||||
foreground: #dddfd3
|
||||
highlight-background: #a83b4b
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tiddler-editor-background>>
|
||||
message-border: <<colour table-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #77857d
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #5C655C
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: #4A514A
|
||||
sidebar-foreground: #b9b8a8
|
||||
sidebar-muted-foreground-hover: #e5e1cd
|
||||
sidebar-muted-foreground: #9c9c93
|
||||
sidebar-tab-background-selected: <<colour primary>>
|
||||
sidebar-tab-background: <<colour background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: #A62552
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: #eca7c0
|
||||
site-title-foreground: <<colour foreground>>
|
||||
static-alert-foreground: <<colour very-muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #333a3c
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #525859
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #505855
|
||||
table-footer-background: #3A4340
|
||||
table-header-background: #2F3836
|
||||
tag-background: #d59999
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #242E2B
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #afada2
|
||||
tiddler-controls-foreground-selected: #CBC4A3
|
||||
tiddler-controls-foreground: #3f4943
|
||||
tiddler-editor-background: #2a3430
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: <<colour table-header-background>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #c36d79
|
||||
tiddler-subtitle-foreground: <<colour very-muted-foreground>>
|
||||
tiddler-title-foreground: <<colour primary>>
|
||||
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: #bfafaf
|
||||
very-muted-foreground: #a2ada2
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Grain Rain
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/GrainRain
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #215A63
|
||||
alert-background: #CEDA73
|
||||
alert-border: #1490aa
|
||||
alert-highlight: #d23938
|
||||
alert-muted-foreground: #a89b59
|
||||
background: #C8D8AD
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1416111A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #cd3a29
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #c62f3b
|
||||
external-link-foreground-visited: #645796
|
||||
external-link-foreground: #0e7086
|
||||
foreground: #0E343C
|
||||
highlight-background: #f2a08b
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #BECDA4
|
||||
message-border: #B4C29C
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #61786b
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #7EAD7B
|
||||
pre-background: #B4C29C
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #444848
|
||||
sidebar-muted-foreground-hover: #343535
|
||||
sidebar-muted-foreground: #536868
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #CEDA73
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #7EAD7B
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #719C6F
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #C3CC8A
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #9bc772
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #C8D8AD
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #658A62
|
||||
tiddler-controls-foreground-selected: #215A63
|
||||
tiddler-controls-foreground: #97bb8b
|
||||
tiddler-editor-background: #CEDCB5
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #BECDA4
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: #c7d7ac
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #A6AE9D
|
||||
very-muted-foreground: #314b4b
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Green Tea Picking
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/GreenTeaPicking
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #99AC30
|
||||
alert-background: #f7f2a5
|
||||
alert-border: #438E00
|
||||
alert-highlight: #de4434
|
||||
alert-muted-foreground: #9c9d49
|
||||
background: #ECF8C8
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1819141A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ff3d38
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ca542a
|
||||
external-link-foreground-visited: #875a60
|
||||
external-link-foreground: #186e77
|
||||
foreground: #484919
|
||||
highlight-background: #ebd414
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E0ECBE
|
||||
message-border: #D4DFB4
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #8b8c39
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #D5E9A4
|
||||
pre-background: #D4DFB4
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #485d22
|
||||
sidebar-muted-foreground-hover: #364b0d
|
||||
sidebar-muted-foreground: #79853f
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #99AC30
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #BEE021
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #99AC30
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #d8ec7f
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #BEE021
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #ECF8C8
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #677324
|
||||
tiddler-controls-foreground-selected: #438E00
|
||||
tiddler-controls-foreground: #a9b93b
|
||||
tiddler-editor-background: #e1f0b6
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #CBD8A4
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #438E00
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #ABAD9A
|
||||
very-muted-foreground: #5d6442
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Hydrangea
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Hydrangea
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #9FC3D4
|
||||
alert-background: #D6DEDF
|
||||
alert-border: #9FC3D4
|
||||
alert-highlight: #bd253f
|
||||
alert-muted-foreground: #85837c
|
||||
background: #F5F4F2
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1818181A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #d71238
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ce306e
|
||||
external-link-foreground-visited: #754888
|
||||
external-link-foreground: #286ba2
|
||||
foreground: #4a4a4a
|
||||
highlight-background: #F4E985
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E9E8E6
|
||||
message-border: #DDDCDA
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #8C8C8C
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #D5C0D5
|
||||
pre-background: #DDDCDA
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #7F7971
|
||||
sidebar-muted-foreground-hover: #5a5452
|
||||
sidebar-muted-foreground: #8b8577
|
||||
sidebar-tab-background-selected: transparent
|
||||
sidebar-tab-background: #CCE1DD
|
||||
sidebar-tab-border-selected: transparent
|
||||
sidebar-tab-border: #CCE1DD
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #AFD1DB
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #9FC3D4
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #D6DEDF
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #CCE1DD
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F5F4F2
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #C5B0CF
|
||||
tiddler-controls-foreground-selected: #806e92
|
||||
tiddler-controls-foreground: #ddd2e0
|
||||
tiddler-editor-background: #E6DCDD
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #DBD1D2
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #4b6e90
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #DAE5DF
|
||||
very-muted-foreground: #565656
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: I am Creative
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/IamCreative
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #427584
|
||||
alert-background: #DCD8D0
|
||||
alert-border: #AC6B53
|
||||
alert-highlight: #d85158
|
||||
alert-muted-foreground: #817A6E
|
||||
background: #EEEFEA
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1818171A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #f8c619
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #a54431
|
||||
external-link-foreground-visited: #7a5568
|
||||
external-link-foreground: #1a4564
|
||||
foreground: #323132
|
||||
highlight-background: #95cecd
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E2E3DE
|
||||
message-border: #D6D7D3
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #666d69
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #788D60
|
||||
pre-background: #D6D7D3
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #c6c5be
|
||||
sidebar-muted-foreground-hover: #DCD8D0
|
||||
sidebar-muted-foreground: #B2ADA4
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #946644
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>AA
|
||||
sidebar-tiddler-link-foreground: #204652
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour tiddler-subtitle-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #C2CCC4
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #a9b7a2
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #DCD8D0
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #C48919
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #EEEFEA
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #666D69
|
||||
tiddler-controls-foreground-selected: #204652
|
||||
tiddler-controls-foreground: #A0AEAF
|
||||
tiddler-editor-background: #e9ebe6
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D2D4CF
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: #AC6B53
|
||||
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: #B6A99A
|
||||
very-muted-foreground: #5c5959
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Joyful Spectrum
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/JoyfulSpectrum
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #6F65A9
|
||||
alert-background: #d1e7e3
|
||||
alert-border: <<colour primary>>
|
||||
alert-highlight: #e72437
|
||||
alert-muted-foreground: #8ea3a0
|
||||
background: #F5F6F2
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1819181A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #f03927
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #b82877
|
||||
external-link-foreground-visited: #a45c8d
|
||||
external-link-foreground: #285f9f
|
||||
foreground: #413832
|
||||
highlight-background: #f3c70f
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E9EAE6
|
||||
message-border: #DDDDDA
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #837976
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #95D0D9
|
||||
pre-background: #DDDDDA
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #636363
|
||||
sidebar-muted-foreground-hover: #3f3937
|
||||
sidebar-muted-foreground: #787871
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #ffb7ea
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: #E6A5D3
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #c8e7e7
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #B4D0D0
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #E6F4F1
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #FB61A1
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F5F6F2
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #709CA3
|
||||
tiddler-controls-foreground-selected: #395665
|
||||
tiddler-controls-foreground: #c7e3e5
|
||||
tiddler-editor-background: #eff0ec
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #DDDDDA
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #BDA5AC
|
||||
very-muted-foreground: #5c5955
|
||||
@@ -0,0 +1,116 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Luxury Black
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/LuxuryBlack
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #C1A84A
|
||||
alert-background: #6e3d46
|
||||
alert-border: #d5847080
|
||||
alert-highlight: #ba9e45
|
||||
alert-muted-foreground: #d58470
|
||||
background: #4A4147
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-foreground: <<colour primary>>AA
|
||||
code-background: #EDECED1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ff3c8c
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour page-background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: #FDEED780
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #6A7E6D
|
||||
external-link-foreground-visited: #BAB3BC
|
||||
external-link-foreground: #99BEB4
|
||||
foreground: #FDEED7
|
||||
highlight-background: #e04666
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tiddler-background>>
|
||||
message-border: <<colour table-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #E0C8BC
|
||||
network-activity-foreground: #03a0df
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>80
|
||||
page-background: #3F3643
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background:
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: #9F9BA1
|
||||
sidebar-controls-foreground: #655E69
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #D5D5DC
|
||||
sidebar-muted-foreground-hover: #2C262F
|
||||
sidebar-muted-foreground: #BAB3BC
|
||||
sidebar-tab-background-selected: <<colour primary>>
|
||||
sidebar-tab-background: <<colour primary>>80
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: <<colour foreground>>80
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: <<colour page-background>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #827C85
|
||||
sidebar-tiddler-link-foreground: #F2DC6D
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: <<colour table-header-background>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour table-footer-background>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #807A7E
|
||||
table-footer-background: #6E676C
|
||||
table-header-background: #5C5459
|
||||
tag-background: #906451
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #4A4147
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #827C85
|
||||
tiddler-controls-foreground-selected: #BCB9BD
|
||||
tiddler-controls-foreground: #906451
|
||||
tiddler-editor-background: #433B40
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: <<colour table-header-background>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tab-background-selected>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #898487
|
||||
tiddler-title-foreground: #F2DC6D
|
||||
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: #655E63
|
||||
very-muted-foreground: #D8C5AD
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Midnight Dusk
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/MidnightDusk
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #5CAEAE
|
||||
alert-background: <<colour background>>
|
||||
alert-border: #E37073
|
||||
alert-highlight: #f17575
|
||||
alert-muted-foreground: #8e8e8a
|
||||
background: #2B292B
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #EBEAEB1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ea464b
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #e47776
|
||||
external-link-foreground-visited: #966cd1
|
||||
external-link-foreground: #15a4b2
|
||||
foreground: #D5D5D5
|
||||
highlight-background: #b15e97
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #3C3A3C
|
||||
message-border: #474547
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #6F6F6F
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #3A383A
|
||||
pre-background: #474547
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #A9A9A9
|
||||
sidebar-muted-foreground-hover: #C4C4C4
|
||||
sidebar-muted-foreground: #7B7B7B
|
||||
sidebar-tab-background-selected: transparent
|
||||
sidebar-tab-background: <<colour background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: #F6EAB6
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #F6EAB6
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #29455e
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #3E586E
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #39444f
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #E37073
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #323032
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #F6EAB6
|
||||
tiddler-controls-foreground-selected: #4c4e4e
|
||||
tiddler-controls-foreground: #F6EAB688
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: #403E40
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #BFA5A4
|
||||
very-muted-foreground: #ACACAC
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Misty Teal & Grays
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/MistyTealAndGrays
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #ADABAC
|
||||
alert-background: #737D8C
|
||||
alert-border: #D8CFC8
|
||||
alert-highlight: #f3b404
|
||||
alert-muted-foreground: #ADABAC
|
||||
background: #214959
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour muted-foreground>>
|
||||
button-border:
|
||||
code-background: #E9EDEE1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #a92531
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #dcd289
|
||||
external-link-foreground-visited: #d5c0a4
|
||||
external-link-foreground: #b6d5e2
|
||||
foreground: #E6E6DE
|
||||
highlight-background: #1d91bf
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #2C5261
|
||||
message-border: #375B6A
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #a0a6ad
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #819298
|
||||
pre-background: #375B6A
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #bab9b6
|
||||
sidebar-muted-foreground-hover: #d6d6c6
|
||||
sidebar-muted-foreground: #cac6b4
|
||||
sidebar-tab-background-selected: #E6E6DE
|
||||
sidebar-tab-background: #CCCBC7
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour background>>
|
||||
sidebar-tab-foreground: <<colour background>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: #e8ded3
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour tiddler-subtitle-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #737D8C
|
||||
tab-border-selected: <<colour table-border>>
|
||||
tab-border: #C0C0C2
|
||||
tab-divider: <<colour table-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #71828c
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #737D8C
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #214959
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #6c818a
|
||||
tiddler-controls-foreground-selected: #CCCBC7
|
||||
tiddler-controls-foreground: #526c78
|
||||
tiddler-editor-background: #385867
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #4C6976
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour page-background>>
|
||||
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: #96A5A8
|
||||
very-muted-foreground: #bbb6b1
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Naporitan
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Naporitan
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #E95E09
|
||||
alert-background: #FFDE2D
|
||||
alert-border: #E95E09
|
||||
alert-highlight: #990402
|
||||
alert-muted-foreground: #B39B1F
|
||||
background: #F4FCCD
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1819141A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #990402
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #dd3e2e
|
||||
external-link-foreground-visited: #5d6124
|
||||
external-link-foreground: #227841
|
||||
foreground: #272323
|
||||
highlight-background: #7fe0b4
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E8EFC3
|
||||
message-border: #DCE3B9
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #857862
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #FFC05B
|
||||
pre-background: #DCE3B9
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #653406
|
||||
sidebar-muted-foreground-hover: #512f07
|
||||
sidebar-muted-foreground: #7a5728
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #FFDE2D
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: #990402
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #ffe575
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #FFC05B
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #FDF0CA
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #FFDE2D
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F4FCCD
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #CC9A49
|
||||
tiddler-controls-foreground-selected: <<colour primary>>
|
||||
tiddler-controls-foreground: #FFDE2D
|
||||
tiddler-editor-background: #eef5c8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #DCE3B9
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #32A24D
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B2AB99
|
||||
very-muted-foreground: #46372a
|
||||
@@ -0,0 +1,116 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Natural
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Natural
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #945E73
|
||||
alert-background: <<colour notification-background>>
|
||||
alert-border: <<colour notification-border>>
|
||||
alert-highlight: #DD9C84
|
||||
alert-muted-foreground: <<colour muted-foreground>>
|
||||
background: #F8F8F8
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-foreground: <<colour muted-foreground>>
|
||||
code-background: rgb(47 47 47 / .1)
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: <<colour primary>>
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour tiddler-background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour tiddler-background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour tab-background-selected>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: #DD9C84
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #DD9C84
|
||||
external-link-foreground-visited: #635D73
|
||||
external-link-foreground: #945E73
|
||||
foreground: #444c4d
|
||||
highlight-background: #FFCE67
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tiddler-background>>
|
||||
message-border: <<colour table-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #767882
|
||||
network-activity-foreground:
|
||||
notification-background: <<colour background>>
|
||||
notification-border: #E1E1E1
|
||||
page-background: #E1E1E1
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour muted-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour muted-foreground>>
|
||||
sidebar-controls-foreground: <<colour very-muted-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: <<colour foreground>>
|
||||
sidebar-muted-foreground-hover: <<colour very-muted-foreground>>
|
||||
sidebar-muted-foreground: <<colour muted-foreground>>
|
||||
sidebar-tab-background-selected: transparent
|
||||
sidebar-tab-background: <<colour tiddler-background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: inherit
|
||||
sidebar-tab-foreground-selected: #202120
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground: #635D73
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: <<colour table-header-background>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #ABABAB
|
||||
table-footer-background: #C3C3C3
|
||||
table-header-background: #DCDCDC
|
||||
tag-background: #DD9C84
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F4F4F4
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: <<colour muted-foreground>>
|
||||
tiddler-controls-foreground-selected: <<colour foreground>>
|
||||
tiddler-controls-foreground: <<colour very-muted-foreground>>
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #E1E1E1
|
||||
tiddler-editor-fields-even: <<colour tiddler-editor-border>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tab-background-selected>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour foreground>>
|
||||
tiddler-title-foreground: #635D73
|
||||
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: #BEBEBE
|
||||
very-muted-foreground: #9c9da2
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Nature's Embrace
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/NaturesEmbrace
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #BD9775
|
||||
alert-background: #e1d2b8
|
||||
alert-border: #CC7D45
|
||||
alert-highlight: #a33030
|
||||
alert-muted-foreground: #88867b
|
||||
background: #E2E5DE
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1717161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #903149
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #df5a5b
|
||||
external-link-foreground-visited: #728e5c
|
||||
external-link-foreground: #5497b9
|
||||
foreground: #646156
|
||||
highlight-background: #93d4c2
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #D7DAD3
|
||||
message-border: #CBCEC8
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #9b9a8e
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #C2C2AB
|
||||
pre-background: #CBCEC8
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #8D8F8A
|
||||
sidebar-muted-foreground-hover: #777777
|
||||
sidebar-muted-foreground: #999999
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour primary>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #ddbe93
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour primary>>
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #DFE0DF
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #BD9775
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #E2E5DE
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #A5A591
|
||||
tiddler-controls-foreground-selected: #cdbe7b
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #dee1d8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #C8CBC2
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #CC7D45
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B9A89B
|
||||
very-muted-foreground: #878174
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Orange Juice
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/OrangeJuice
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #F37820
|
||||
alert-background: #f3cd69
|
||||
alert-border: #46A5A0
|
||||
alert-highlight: #e93e2c
|
||||
alert-muted-foreground: #8b6d51
|
||||
background: #FEF6DF
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1919161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #e42127
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d34926
|
||||
external-link-foreground-visited: #945f75
|
||||
external-link-foreground: #256e8b
|
||||
foreground: #3d2b2d
|
||||
highlight-background: #f7f247
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #F1EAD4
|
||||
message-border: #E5DDC9
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #7e6054
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #FAA84A
|
||||
pre-background: #E5DDC9
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #614e4a
|
||||
sidebar-muted-foreground-hover: #502e09
|
||||
sidebar-muted-foreground: #81663f
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #46A5A0
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #106057
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #ffc777
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #E6B36B
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #FFECCB
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #FDDD4C
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #FEF6DF
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #C8863B
|
||||
tiddler-controls-foreground-selected: <<colour primary>>
|
||||
tiddler-controls-foreground: #FDDD4C
|
||||
tiddler-editor-background: #ffedce
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #E6D5B9
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #106057
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B2AB99
|
||||
very-muted-foreground: #5a5150
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Pastel Bunny
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/PastelBunny
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #E48D7E
|
||||
alert-background: #CDE7DC
|
||||
alert-border: #126597
|
||||
alert-highlight: #cc4369
|
||||
alert-muted-foreground: #868889
|
||||
background: #F7F4E3
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1918171A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #af0f0c
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #dd4e40
|
||||
external-link-foreground-visited: #9d5860
|
||||
external-link-foreground: #415d9e
|
||||
foreground: #3C3C3C
|
||||
highlight-background: #9ddee8
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #EBE8D8
|
||||
message-border: #DEDCCC
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #888888
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #F8C9C5
|
||||
pre-background: #DEDCCC
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #707070
|
||||
sidebar-muted-foreground-hover: #525252
|
||||
sidebar-muted-foreground: #949494
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #CDE7DC
|
||||
sidebar-tab-border-selected: #ABA29C
|
||||
sidebar-tab-border: #B6ADA6
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #F9CDC5
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #E48D7E
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #FEEBD6
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #F5CF7C
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F7F4E3
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #C6A19E
|
||||
tiddler-controls-foreground-selected: #915d73
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #f4f1e1
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #DCD9CB
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #74a1b6
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B4AA99
|
||||
very-muted-foreground: #595959
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Sea Foam Calm
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/SeaFoamCalm
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #79B5C4
|
||||
alert-background: #fcfed2
|
||||
alert-border: #F2B04E
|
||||
alert-highlight: #cc331b
|
||||
alert-muted-foreground: #9fa2a5
|
||||
background: #E7F7FB
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1719191A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #db3d27
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d95384
|
||||
external-link-foreground-visited: #ad606e
|
||||
external-link-foreground: #065286
|
||||
foreground: #3f4042
|
||||
highlight-background: #EEBCD5
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #DBEBEE
|
||||
message-border: #D0DEE2
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #a2a1a3
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #DAEEED
|
||||
pre-background: #D0DEE2
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #656c70
|
||||
sidebar-muted-foreground-hover: #494f5b
|
||||
sidebar-muted-foreground: #70778a
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #FFE841
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #79B5C4
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #FFE841
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #F2B04E
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #F2DC3E
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #FBC403
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #E7F7FB
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: <<colour primary>>
|
||||
tiddler-controls-foreground-selected: #508790
|
||||
tiddler-controls-foreground: <<colour primary>>88
|
||||
tiddler-editor-background: #DBEBEE
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D0DEE2
|
||||
tiddler-editor-fields-even: <<colour primary>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #508790
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B4AA99
|
||||
very-muted-foreground: #545657
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Sweet Serenade
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/SweetSerenade
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #88C9DF
|
||||
alert-background: #FFEBD3
|
||||
alert-border: #d6638f
|
||||
alert-highlight: #c40b2c
|
||||
alert-muted-foreground: #c49679
|
||||
background: #FFFFFF
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1919191A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ed3443
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ca5770
|
||||
external-link-foreground-visited: #9c6396
|
||||
external-link-foreground: #3c89b8
|
||||
foreground: #3b3b3b
|
||||
highlight-background: #ffd253
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #F2F2F2
|
||||
message-border: #D9D9D9
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #959595
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #D2E9F3
|
||||
pre-background: #E6E6E6
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #717171
|
||||
sidebar-muted-foreground-hover: #494949
|
||||
sidebar-muted-foreground: #8d8d8d
|
||||
sidebar-tab-background-selected: <<colour tiddler-background>>
|
||||
sidebar-tab-background: #88C9DF
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #1E81B9
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #FFEBD3
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #E6D4BE
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #E6D4BE
|
||||
table-footer-background: #F2E9DD
|
||||
table-header-background: #FFEBD3
|
||||
tag-background: #88C9DF
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #FFFFFF
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #216695
|
||||
tiddler-controls-foreground-selected: #1E81B9
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #E6E6E6
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #da5e87
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #abb8bc
|
||||
very-muted-foreground: #5d5d5d
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Taurus
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Taurus
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #98A784
|
||||
alert-background: #e7ca98
|
||||
alert-border: #599272
|
||||
alert-highlight: #e25250
|
||||
alert-muted-foreground: #887769
|
||||
background: #F7EEDB
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1918161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ca294b
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #d34926
|
||||
external-link-foreground-visited: #686350
|
||||
external-link-foreground: #125e59
|
||||
foreground: #484645
|
||||
highlight-background: #93d4d0
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #EBE2D0
|
||||
message-border: #DED6C5
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #827773
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #C1A365
|
||||
pre-background: #DED6C5
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #483923
|
||||
sidebar-muted-foreground-hover: #393931
|
||||
sidebar-muted-foreground: #6b4f28
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #98A784
|
||||
sidebar-tab-border-selected: #ADA799
|
||||
sidebar-tab-border: #818E70
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #DFA863
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #BE8F54
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #eeca9e
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #DFA863
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F7EEDB
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #917A4C
|
||||
tiddler-controls-foreground-selected: #1f5558
|
||||
tiddler-controls-foreground: #d4bb8b
|
||||
tiddler-editor-background: #f1e5cd
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D9CEB9
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #66815a
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #B7A99A
|
||||
very-muted-foreground: #505558
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Timeless Harmony
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/TimelessHarmony
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #7F575A
|
||||
alert-background: #D5CF95
|
||||
alert-border: <<colour primary>>
|
||||
alert-highlight: #d04b51
|
||||
alert-muted-foreground: #A3A381
|
||||
background: #F6F3E2
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1918171A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #b62f1e
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #D7A48F
|
||||
external-link-foreground-visited: #7e5d83
|
||||
external-link-foreground: #59669d
|
||||
foreground: #3e2c40
|
||||
highlight-background: #fce158
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tab-background>>CC
|
||||
message-border: <<colour tab-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #bfa993
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #F6F3E2
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #ae9888
|
||||
sidebar-muted-foreground-hover: #4d3a4a
|
||||
sidebar-muted-foreground: #d1ba9e
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour tab-border>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>CC
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #D5CF95
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #CAC58E
|
||||
tab-divider: <<colour tab-border-selected>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #C5C2B5
|
||||
table-footer-background: #DDDBCB
|
||||
table-header-background: #EAE7D7
|
||||
tag-background: #D7A48F
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F6F3E2
|
||||
tiddler-border: #EAE7D7
|
||||
tiddler-controls-foreground-hover: #96723a
|
||||
tiddler-controls-foreground-selected: #6d5128
|
||||
tiddler-controls-foreground: #D5CF95
|
||||
tiddler-editor-background: #f0eddc
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: <<colour tiddler-editor-border>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #BB8587
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour primary>>
|
||||
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: #dbcdc8
|
||||
very-muted-foreground: #846f6e
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Tranquil Harmony
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/TranquilHarmony
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #3962A3
|
||||
alert-background: #FEE8AC
|
||||
alert-border: #E886B1
|
||||
alert-highlight: #f05460
|
||||
alert-muted-foreground: #96A199
|
||||
background: #F7F6F0
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1919191A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #b20203
|
||||
download-background: #B6D77C
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #E886B1
|
||||
external-link-foreground-visited: #938DC3
|
||||
external-link-foreground: #66aac2
|
||||
foreground: #4B4B4B
|
||||
highlight-background: #FDD762
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour tab-background>>
|
||||
message-border: <<colour tab-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #969696
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: #938DC3
|
||||
page-background: #F7F6F0
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: #FEFEFE
|
||||
sidebar-foreground: #929292
|
||||
sidebar-muted-foreground-hover: #686868
|
||||
sidebar-muted-foreground: #bcbcbc
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: #E886B1
|
||||
site-title-foreground: #96A199
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #d5dad6
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #c9cfcb
|
||||
table-footer-background: #d5dad6
|
||||
table-header-background: #e4e7e5
|
||||
tag-background: #FDD762
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #FFFFFF
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #5f665a
|
||||
tiddler-controls-foreground-selected: #8d8f77
|
||||
tiddler-controls-foreground: #d7ddd3
|
||||
tiddler-editor-background: #f3f4f3
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: #edefed
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: #f3f4f3
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #bbb5a4
|
||||
very-muted-foreground: #6D6D6D
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: dark
|
||||
description: based on Vanilla
|
||||
name: Walpurgisnacht
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/Walpurgisnacht
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #93A29D
|
||||
alert-background: #A8614F
|
||||
alert-border: #DDA28E
|
||||
alert-highlight: #f7df0d
|
||||
alert-muted-foreground: #DDA28E
|
||||
background: #5B625E
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #EFEFEF1A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #d92527
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #f0d15e
|
||||
external-link-foreground-visited: #c9b57b
|
||||
external-link-foreground: #b5d38a
|
||||
foreground: #BCBFBC
|
||||
highlight-background: #6c3e58
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #636A66
|
||||
message-border: #6B726E
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #8D8D8D
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #1C2224
|
||||
pre-background: #6B726E
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #9B9B9B
|
||||
sidebar-muted-foreground-hover: #ACACAC
|
||||
sidebar-muted-foreground: #747474
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: #5D7363
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border-selected>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: #A8614F
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #5D7363
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #93A29D
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #758479
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #C1CBA5
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #5B625E
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #6B6F71
|
||||
tiddler-controls-foreground-selected: #aec17b
|
||||
tiddler-controls-foreground: #3e4443
|
||||
tiddler-editor-background: #545a57
|
||||
tiddler-editor-border-image: #FFFFFF
|
||||
tiddler-editor-border: #656B68
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #DDA28E
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #A9AD9B
|
||||
very-muted-foreground: #a4a6a4
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Whimsical Dreamscape
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/WhimsicalDreamscape
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #97C7CB
|
||||
alert-background: #eee6c8
|
||||
alert-border: #896987
|
||||
alert-highlight: #d42617
|
||||
alert-muted-foreground: #7f7c6a
|
||||
background: #F1F1F1
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1818181A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #dc3838
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #b06b10
|
||||
external-link-foreground-visited: #705a74
|
||||
external-link-foreground: #1b6885
|
||||
foreground: #423929
|
||||
highlight-background: #f9d53f
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #E5E5E5
|
||||
message-border: #CDCDCD
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #a0a399
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #CDDDD8
|
||||
pre-background: #D9D9D9
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: #D7E4E0
|
||||
sidebar-foreground: #7d817e
|
||||
sidebar-muted-foreground-hover: #535151
|
||||
sidebar-muted-foreground: #899091
|
||||
sidebar-tab-background-selected: <<colour tiddler-background>>
|
||||
sidebar-tab-background: #97C7CB
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-background-selected>>
|
||||
sidebar-tab-border: <<colour sidebar-tab-background>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #bae0d5
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #97C7CB
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #80A9AD
|
||||
table-footer-background: #C3D5D5
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #D1CA53
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #F1F1F1
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #96a6b0
|
||||
tiddler-controls-foreground-selected: #4a6f90
|
||||
tiddler-controls-foreground: <<colour primary>>
|
||||
tiddler-editor-background: #edefee
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #D5D7D6
|
||||
tiddler-editor-fields-even: <<colour tiddler-controls-foreground>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: #f0f0f0
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #8b5f92
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #9a9a8a
|
||||
very-muted-foreground: #6a6a5f
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Whispering Haze
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/WhisperingHaze
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #F8FEFD
|
||||
alert-background: <<colour primary>>
|
||||
alert-border: #FEC8B2
|
||||
alert-highlight: #f64757
|
||||
alert-muted-foreground: #b9aca8
|
||||
background: #A9B2C0
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1112131A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ee1e44
|
||||
download-background: <<colour tiddler-link-foreground>>
|
||||
download-foreground: <<colour foreground>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #ae2d47
|
||||
external-link-foreground-visited: #66546f
|
||||
external-link-foreground: #3e5790
|
||||
foreground: #363837
|
||||
highlight-background: #FEC8B2
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: #A1A9B6
|
||||
message-border: #98A0AD
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #595b5f
|
||||
notification-background: <<colour tiddler-background>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #B6CAED
|
||||
pre-background: #98A0AD
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour tiddler-editor-background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #414141
|
||||
sidebar-muted-foreground-hover: #323337
|
||||
sidebar-muted-foreground: #575654
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour primary>>AA
|
||||
sidebar-tab-border-selected: <<colour primary>>
|
||||
sidebar-tab-border: <<colour primary>>
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour sidebar-tiddler-link-foreground>>88
|
||||
sidebar-tiddler-link-foreground: #c5748b
|
||||
site-title-foreground: <<colour primary>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: #9d9894
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: #d9dbd9
|
||||
tab-divider: <<colour tab-border>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: <<colour tab-border>>
|
||||
table-footer-background: #a3a5aa
|
||||
table-header-background: <<colour tab-background>>
|
||||
tag-background: #7987b2
|
||||
tag-foreground: <<colour foreground>>
|
||||
tiddler-background: #A9B2C0
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: <<colour primary>>
|
||||
tiddler-controls-foreground-selected: #7987b2
|
||||
tiddler-controls-foreground: <<colour primary>>88
|
||||
tiddler-editor-background: #b2bac7
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #98A0AD
|
||||
tiddler-editor-fields-even: <<colour primary>>88
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-editor-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: #ffd5cc
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #ADAC9A
|
||||
very-muted-foreground: #A6ABBD
|
||||
@@ -0,0 +1,117 @@
|
||||
category: 2025
|
||||
color-scheme: light
|
||||
description: based on Vanilla
|
||||
name: Winter Warm-Up
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/WinterWarm-Up
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
primary: #83382A
|
||||
alert-background: #ebc8c1
|
||||
alert-border: #cc7160
|
||||
alert-highlight: #ae4625
|
||||
alert-muted-foreground: #b2857b
|
||||
background: #EEE9E0
|
||||
blockquote-bar: <<colour pre-background>>
|
||||
button-background:
|
||||
button-foreground: <<colour very-muted-foreground>>
|
||||
button-border:
|
||||
code-background: #1817161A
|
||||
code-border: <<colour code-background>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #e7565f
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour tiddler-background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour tiddler-background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
dropzone-background: #FF8C9ACC
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #B299A9
|
||||
external-link-foreground-visited: #955D69
|
||||
external-link-foreground: #577080
|
||||
foreground: #806257
|
||||
highlight-background: #f7bf31
|
||||
highlight-foreground: <<colour foreground>>
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour table-border>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour tiddler-background>>
|
||||
modal-border: <<colour modal-background>>
|
||||
modal-footer-background: <<colour table-header-background>>
|
||||
modal-footer-border: <<colour modal-header-border>>
|
||||
modal-header-border: <<colour table-border>>
|
||||
muted-foreground: #cab7a3
|
||||
notification-background: <<colour background>>
|
||||
notification-border: #c19c95
|
||||
page-background: #E1D9C6
|
||||
pre-background: <<colour table-header-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background: <<colour background>>
|
||||
select-tag-foreground: <<colour button-foreground>>
|
||||
sidebar-button-foreground: <<colour button-foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-controls-foreground: <<colour tiddler-controls-foreground>>
|
||||
sidebar-foreground-shadow: #B4AE9E20
|
||||
sidebar-foreground: #979083
|
||||
sidebar-muted-foreground-hover: #6b676b
|
||||
sidebar-muted-foreground: #c0b8b3
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #cac3b2
|
||||
sidebar-tab-border-selected: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-border: #b4ae9e
|
||||
sidebar-tab-divider: <<colour sidebar-tab-border>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #ae7e75
|
||||
sidebar-tiddler-link-foreground: <<colour tiddler-link-foreground>>
|
||||
site-title-foreground: <<colour tiddler-background>>
|
||||
static-alert-foreground: <<colour muted-foreground>>
|
||||
tab-background-selected: <<colour tiddler-background>>
|
||||
tab-background: <<colour table-header-background>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
tab-border: <<colour table-border>>
|
||||
tab-divider: <<colour table-footer-background>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
table-border: #B3AEA6
|
||||
table-footer-background: #CBC5BC
|
||||
table-header-background: #E3DCD2
|
||||
tag-background: #c19c95
|
||||
tag-foreground: <<colour background>>
|
||||
tiddler-background: #EFE8DD
|
||||
tiddler-border: <<colour tiddler-background>>
|
||||
tiddler-controls-foreground-hover: #8B867D
|
||||
tiddler-controls-foreground-selected: #5D5A54
|
||||
tiddler-controls-foreground: #C5BEB2
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour table-header-background>>
|
||||
tiddler-editor-fields-even: <<colour tiddler-editor-border>>
|
||||
tiddler-editor-fields-odd:
|
||||
tiddler-info-background: <<colour tiddler-background>>
|
||||
tiddler-info-border: <<colour tiddler-info-background>>
|
||||
tiddler-info-tab-background: <<colour tab-background-selected>>
|
||||
tiddler-link-background: transparent
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour 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: #ababab
|
||||
very-muted-foreground: #b08a64
|
||||
@@ -0,0 +1,121 @@
|
||||
title: $:/palettes/Blanca
|
||||
name: Blanca
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
description: A clean white palette to let you focus
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #ffffff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background:
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #3aafaf
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #fff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: #00d900
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333333
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #999999
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #ffffff
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #6387f1
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #000000
|
||||
sidebar-controls-foreground: #aaaaaa
|
||||
sidebar-foreground-shadow: #ffffff
|
||||
sidebar-foreground: #acacac
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: #aaaaaa
|
||||
sidebar-tab-background-selected: #ffffff
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected: <<colour tab-foreground>>
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #444444
|
||||
sidebar-tiddler-link-foreground: <<colour primary>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-stable: #008000
|
||||
stability-experimental: #c07c00
|
||||
stability-deprecated: #ff0000
|
||||
stability-legacy: #0000ff
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: #ffffff
|
||||
tab-background: #eeeeee
|
||||
tab-border-selected: #cccccc
|
||||
tab-border: #cccccc
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #ffd5aa
|
||||
tag-foreground: #000000
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: #eeeeee
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #f8f8f8
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: <<colour tiddler-info-background>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #c0c0c0
|
||||
tiddler-title-foreground: #ff9900
|
||||
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: #cccccc
|
||||
very-muted-foreground: #888888
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,116 @@
|
||||
title: $:/palettes/Blue
|
||||
name: Blue
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
description: A blue theme
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #fff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background:
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #34c734
|
||||
download-foreground: <<colour foreground>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #fff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333353
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #999999
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #ddddff
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #5778d8
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #000000
|
||||
sidebar-controls-foreground: #ffffff
|
||||
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: <<colour page-background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #444444
|
||||
sidebar-tiddler-link-foreground: #5959c0
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: #ccccdd
|
||||
tab-border-selected: #ccccdd
|
||||
tab-border: #cccccc
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #eeeeff
|
||||
tag-foreground: #000
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #666666
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #ffffff
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: #ffffff
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #c0c0c0
|
||||
tiddler-title-foreground: #5959c0
|
||||
toolbar-new-button: #5eb95e
|
||||
toolbar-options-button: rgb(128, 88, 165)
|
||||
toolbar-save-button: #0e90d2
|
||||
toolbar-info-button: #0e90d2
|
||||
toolbar-edit-button: rgb(243, 123, 29)
|
||||
toolbar-close-button: #dd514c
|
||||
toolbar-delete-button: #dd514c
|
||||
toolbar-cancel-button: rgb(243, 123, 29)
|
||||
toolbar-done-button: #5eb95e
|
||||
untagged-background: #999999
|
||||
very-muted-foreground: #888888
|
||||
@@ -0,0 +1,117 @@
|
||||
title: $:/palettes/Muted
|
||||
name: Muted
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
description: Bright tiddlers on a muted background
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #ffffff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background:
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #34c734
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #fff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333333
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #bbb
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #6f6f70
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #29a6ee
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #000000
|
||||
sidebar-controls-foreground: #c2c1c2
|
||||
sidebar-foreground-shadow: rgba(255,255,255,0)
|
||||
sidebar-foreground: #d3d2d4
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: #c0c0c0
|
||||
sidebar-tab-background-selected: #6f6f70
|
||||
sidebar-tab-background: #666667
|
||||
sidebar-tab-border-selected: #999
|
||||
sidebar-tab-border: #515151
|
||||
sidebar-tab-divider: #999
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: #999
|
||||
sidebar-tiddler-link-foreground-hover: #444444
|
||||
sidebar-tiddler-link-foreground: #d1d0d2
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: #ffffff
|
||||
tab-background: #d8d8d8
|
||||
tab-border-selected: #d8d8d8
|
||||
tab-border: #cccccc
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #d5ad34
|
||||
tag-foreground: #ffffff
|
||||
testcase-accent-level-1: #b1b3e3
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #f8f8f8
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: #f8f8f8
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
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:
|
||||
untagged-background: #999999
|
||||
very-muted-foreground: #888888
|
||||
@@ -0,0 +1,122 @@
|
||||
title: $:/palettes/ContrastDark
|
||||
name: Contrast (Dark)
|
||||
category: Legacy
|
||||
color-scheme: dark
|
||||
description: High contrast and unambiguous (dark version)
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ff0000
|
||||
alert-border: <<colour background>>
|
||||
alert-highlight: <<colour foreground>>
|
||||
alert-muted-foreground: #880000
|
||||
background: #000000
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background: <<colour background>>
|
||||
button-foreground: <<colour foreground>>
|
||||
button-border: <<colour foreground>>
|
||||
code-background: <<colour background>>
|
||||
code-border: <<colour foreground>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #48ff48
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #868686
|
||||
dropdown-tab-background: #515151
|
||||
dropzone-background: #1aff1a
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: #5353ff
|
||||
external-link-foreground: #9595ff
|
||||
footnote-target-background: #4c4c4c
|
||||
foreground: #ffffff
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: <<colour foreground>>
|
||||
message-border: <<colour background>>
|
||||
message-foreground: <<colour background>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour foreground>>
|
||||
modal-footer-background: <<colour background>>
|
||||
modal-footer-border: <<colour foreground>>
|
||||
modal-header-border: <<colour foreground>>
|
||||
muted-foreground: <<colour foreground>>
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour foreground>>
|
||||
page-background: <<colour background>>
|
||||
pre-background: <<colour background>>
|
||||
pre-border: <<colour foreground>>
|
||||
primary: #8a8aff
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #ffff00
|
||||
sidebar-controls-foreground: <<colour foreground>>
|
||||
sidebar-foreground-shadow: rgba(0,0,0, 0)
|
||||
sidebar-foreground: <<colour foreground>>
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: <<colour foreground>>
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground: <<colour primary>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-stable: #00f400
|
||||
stability-experimental: #ffaf1c
|
||||
stability-deprecated: #ff2b2b
|
||||
stability-legacy: #ceceff
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: <<colour foreground>>
|
||||
tab-border-selected: <<colour foreground>>
|
||||
tab-border: <<colour foreground>>
|
||||
tab-divider: <<colour foreground>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour background>>
|
||||
table-border: #dddddd
|
||||
table-footer-background: #444444
|
||||
table-header-background: #444444
|
||||
tag-background: #ffffff
|
||||
tag-foreground: #000000
|
||||
testcase-accent-level-1: #144a8c
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour foreground>>
|
||||
tiddler-controls-foreground-hover: #ddd
|
||||
tiddler-controls-foreground-selected: #ae0000
|
||||
tiddler-controls-foreground: <<colour foreground>>
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: <<colour foreground>>
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: <<colour background>>
|
||||
tiddler-editor-fields-odd: <<colour background>>
|
||||
tiddler-info-background: <<colour background>>
|
||||
tiddler-info-border: <<colour foreground>>
|
||||
tiddler-info-tab-background: <<colour background>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour foreground>>
|
||||
tiddler-title-foreground: <<colour 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: <<colour foreground>>
|
||||
very-muted-foreground: #888888
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,121 @@
|
||||
title: $:/palettes/ContrastLight
|
||||
name: Contrast (Light)
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
description: High contrast and unambiguous (light version)
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ff4a4a
|
||||
alert-border: <<colour background>>
|
||||
alert-highlight: <<colour foreground>>
|
||||
alert-muted-foreground: #800
|
||||
background: #fff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background: <<colour background>>
|
||||
button-foreground: <<colour foreground>>
|
||||
button-border: <<colour foreground>>
|
||||
code-background: <<colour background>>
|
||||
code-border: <<colour foreground>>
|
||||
code-foreground: <<colour foreground>>
|
||||
dirty-indicator: #f00
|
||||
download-background: #008200
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: <<colour background>>
|
||||
dropdown-tab-background: <<colour foreground>>
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: #00a
|
||||
external-link-foreground: #00e
|
||||
footnote-target-background: #e5e5e5
|
||||
foreground: #000
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: <<colour foreground>>
|
||||
message-border: <<colour background>>
|
||||
message-foreground: <<colour background>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour foreground>>
|
||||
modal-footer-background: <<colour background>>
|
||||
modal-footer-border: <<colour foreground>>
|
||||
modal-header-border: <<colour foreground>>
|
||||
muted-foreground: <<colour foreground>>
|
||||
notification-background: <<colour background>>
|
||||
notification-border: <<colour foreground>>
|
||||
page-background: <<colour background>>
|
||||
pre-background: <<colour background>>
|
||||
pre-border: <<colour foreground>>
|
||||
primary: #0000ff
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #606060
|
||||
sidebar-controls-foreground: <<colour foreground>>
|
||||
sidebar-foreground-shadow: #000000
|
||||
sidebar-foreground: <<colour foreground>>
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: <<colour foreground>>
|
||||
sidebar-tab-background-selected: <<colour background>>
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected: <<colour foreground>>
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour foreground>>
|
||||
sidebar-tiddler-link-foreground: <<colour primary>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-deprecated: #ff0000
|
||||
stability-experimental: #b37400
|
||||
stability-legacy: #000075
|
||||
stability-stable: #008000
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: <<colour foreground>>
|
||||
tab-border-selected: <<colour foreground>>
|
||||
tab-border: <<colour foreground>>
|
||||
tab-divider: <<colour foreground>>
|
||||
tab-foreground-selected: <<colour foreground>>
|
||||
tab-foreground: <<colour background>>
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #000
|
||||
tag-foreground: #fff
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour foreground>>
|
||||
tiddler-controls-foreground-hover: #ddd
|
||||
tiddler-controls-foreground-selected: #c5abf3
|
||||
tiddler-controls-foreground: <<colour foreground>>
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image: <<colour foreground>>
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: <<colour background>>
|
||||
tiddler-editor-fields-odd: <<colour background>>
|
||||
tiddler-info-background: <<colour background>>
|
||||
tiddler-info-border: <<colour foreground>>
|
||||
tiddler-info-tab-background: <<colour background>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour foreground>>
|
||||
tiddler-title-foreground: <<colour 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: <<colour foreground>>
|
||||
very-muted-foreground: #888888
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,140 @@
|
||||
title: $:/palettes/CupertinoDark
|
||||
tags: $:/tags/Palette
|
||||
color-scheme: dark
|
||||
name: Cupertino Dark
|
||||
category: Legacy
|
||||
description: A macOS inspired dark palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ff4b42
|
||||
alert-border: #950700
|
||||
alert-highlight: #FFD60A
|
||||
alert-muted-foreground: #323234
|
||||
background: #282828
|
||||
blockquote-bar: #8d8d8d
|
||||
button-foreground: <<colour foreground>>
|
||||
code-background: <<colour pre-background>>
|
||||
code-border: <<colour pre-border>>
|
||||
code-foreground: #c7c7c7
|
||||
dirty-indicator: #FF453A
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour tiddler-info-background>>
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: #3F638B
|
||||
dropdown-tab-background: #707070
|
||||
dropzone-background: #30D158
|
||||
external-link-background-hover: transparent
|
||||
external-link-background-visited: transparent
|
||||
external-link-background: transparent
|
||||
external-link-foreground-hover: #9511d5
|
||||
external-link-foreground-visited: #BF5AF2
|
||||
external-link-foreground: #32D74B
|
||||
footnote-target-background: #747474
|
||||
foreground: #FFFFFF
|
||||
highlight-background: #ffff78
|
||||
highlight-foreground: #000000
|
||||
menubar-background: #464646
|
||||
menubar-foreground: #ffffff
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour very-muted-foreground>>
|
||||
message-foreground: rgba(255, 255, 255, 0.54)
|
||||
modal-backdrop: <<colour page-background>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour very-muted-foreground>>
|
||||
modal-footer-background: <<colour background>>
|
||||
modal-footer-border: <<colour background>>
|
||||
modal-header-border: <<colour very-muted-foreground>>
|
||||
muted-foreground: #98989D
|
||||
notification-background: <<colour dropdown-background>>
|
||||
notification-border: <<colour dropdown-background>>
|
||||
page-background: #323232
|
||||
pre-background: #464646
|
||||
pre-border: transparent
|
||||
primary: #0A84FF
|
||||
select-tag-background: <<colour background>>
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #FF9F0A
|
||||
sidebar-controls-foreground: #8E8E93
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: rgba(255, 255, 255, 0.54)
|
||||
sidebar-muted-foreground-hover: #acacac
|
||||
sidebar-muted-foreground: #787878
|
||||
sidebar-tab-background-selected: #3F638B
|
||||
sidebar-tab-background: <<colour background>>
|
||||
sidebar-tab-border-selected: #313131
|
||||
sidebar-tab-border: #404040
|
||||
sidebar-tab-divider: #282828
|
||||
sidebar-tab-foreground-selected: #d2d2d2
|
||||
sidebar-tab-foreground: #d2d2d2
|
||||
sidebar-tiddler-link-foreground-hover: #535353
|
||||
sidebar-tiddler-link-foreground: #949494
|
||||
site-title-foreground: #ffffff
|
||||
stability-stable: #009f00
|
||||
stability-experimental: #c07c00
|
||||
stability-deprecated: #ff0000
|
||||
stability-legacy: #6c6cff
|
||||
static-alert-foreground: #B4B4B4
|
||||
tab-background-selected: #3F638B
|
||||
tab-background: <<colour page-background>>
|
||||
tab-border-selected: <<colour page-background>>
|
||||
tab-border: #4a4a4a
|
||||
tab-divider: <<colour page-background>>
|
||||
tab-foreground-selected: #ffffff
|
||||
tab-foreground: #adadad
|
||||
table-border: #464646
|
||||
table-footer-background: #7f7f7f
|
||||
table-header-background: <<colour table-border>>
|
||||
tag-background: #48484A
|
||||
tag-foreground: #323232
|
||||
testcase-accent-level-1: #345173
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: transparent
|
||||
tiddler-controls-foreground-hover: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground-selected: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground: #48484A
|
||||
tiddler-editor-background: <<colour background>>
|
||||
tiddler-editor-border-image:
|
||||
tiddler-editor-border: #444444
|
||||
tiddler-editor-fields-even: #1f1f1f
|
||||
tiddler-editor-fields-odd: #464646
|
||||
tiddler-info-background: #1E1E1E
|
||||
tiddler-info-border: #1E1E1E
|
||||
tiddler-info-tab-background: #3F638B
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: #FFFFFF
|
||||
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: #5f5f5f
|
||||
very-muted-foreground: #3f3f3f
|
||||
selection-background: #3F638B
|
||||
selection-foreground: #ffffff
|
||||
wikilist-background: <<colour page-background>>
|
||||
wikilist-button-background: #3F638B
|
||||
wikilist-button-foreground: <<colour foreground>>
|
||||
wikilist-button-open: #32D74B
|
||||
wikilist-button-open-hover: #32D74B
|
||||
wikilist-button-reveal: #0A84FF
|
||||
wikilist-button-reveal-hover: #0A84FF
|
||||
wikilist-button-remove: #FF453A
|
||||
wikilist-button-remove-hover: #FF453A
|
||||
wikilist-droplink-dragover: #32D74B
|
||||
wikilist-item: <<colour background>>
|
||||
wikilist-toolbar-background: <<colour background>>
|
||||
wikilist-title: <<colour foreground>>
|
||||
wikilist-title-svg: <<colour foreground>>
|
||||
wikilist-toolbar-foreground: <<colour foreground>>
|
||||
wikilist-url: <<colour muted-foreground>>
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,123 @@
|
||||
created: 20150402111612188
|
||||
description: Good with dark photo backgrounds
|
||||
modified: 20150402112344080
|
||||
name: DarkPhotos
|
||||
category: Legacy
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/DarkPhotos
|
||||
type: application/x-tiddler-dictionary
|
||||
color-scheme: light
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #ffffff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background:
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #30b830
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #fff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333333
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #ddd
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #336438
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #5778d8
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #a6a6ff
|
||||
sidebar-controls-foreground: #eeeeee
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #eeeeee
|
||||
sidebar-muted-foreground-hover: #999999
|
||||
sidebar-muted-foreground: #eeeeee
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: #e0e0e0
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: #e4e4e4
|
||||
sidebar-tab-foreground-selected: #ddddff
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #aaaaff
|
||||
sidebar-tiddler-link-foreground: #ddddff
|
||||
site-title-foreground: #ffffff
|
||||
stability-stable: #008000
|
||||
stability-experimental: #c07c00
|
||||
stability-deprecated: #ff0000
|
||||
stability-legacy: #0000ff
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: #ffffff
|
||||
tab-background: #d8d8d8
|
||||
tab-border-selected: #d8d8d8
|
||||
tab-border: #cccccc
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #ec6
|
||||
tag-foreground: #ffffff
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #6a6aff
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #f8f8f8
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: #f8f8f8
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
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:
|
||||
untagged-background: #999999
|
||||
very-muted-foreground: #888888
|
||||
network-activity-foreground: #11ff23
|
||||
@@ -0,0 +1,148 @@
|
||||
title: $:/palettes/DesertSand
|
||||
tags: $:/tags/Palette
|
||||
color-scheme: light
|
||||
name: Desert Sand
|
||||
category: Legacy
|
||||
description: A desert sand palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #E9E0C7
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-foreground: <<colour foreground>>
|
||||
code-background: #F3EDDF
|
||||
code-border: #C3BAA1
|
||||
code-foreground: #ab3250
|
||||
diff-delete-background: #bd8b8b
|
||||
diff-delete-foreground: <<colour foreground>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: #91c093
|
||||
diff-insert-foreground: <<colour foreground>>
|
||||
diff-invisible-background:
|
||||
diff-invisible-foreground: #d3d2cb
|
||||
dirty-indicator: #ad3434
|
||||
download-background: #5eae62
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #E9E0C7
|
||||
dropdown-tab-background: #BAB29C
|
||||
dropzone-background: #00c600
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: #7474ba
|
||||
external-link-foreground-visited: #313163
|
||||
external-link-foreground: #555592
|
||||
foreground: #2D2A23
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
menubar-background: #CDC2A6
|
||||
menubar-foreground: #5A5446
|
||||
message-background: #ECE5CF
|
||||
message-border: #D6CBAA
|
||||
message-foreground: #5f6e7d
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #8A8885
|
||||
modal-footer-background: #CDC2A6
|
||||
modal-footer-border: #9D998E
|
||||
modal-header-border: #9D998E
|
||||
muted-foreground: #9D998E
|
||||
notification-background: #F0E9D7
|
||||
notification-border: #939189
|
||||
page-background: #e0d3af
|
||||
pre-background: #D6CBAA
|
||||
pre-border: #CDC2A6
|
||||
primary: #5B6F55
|
||||
selection-background: #9D947B
|
||||
selection-foreground: <<colour foreground>>
|
||||
select-tag-background: #F0E9D7
|
||||
select-tag-foreground: #2D2A23
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #2D2A23
|
||||
sidebar-controls-foreground: #867F69
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #867F69
|
||||
sidebar-muted-foreground-hover: #706A58
|
||||
sidebar-muted-foreground: #aba081
|
||||
sidebar-tab-background-selected: #e0d3af
|
||||
sidebar-tab-background: #A6A193
|
||||
sidebar-tab-border-selected: #C3BAA1
|
||||
sidebar-tab-border: #C3BAA1
|
||||
sidebar-tab-divider: #CDC2A6
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: #2D2A23
|
||||
sidebar-tiddler-link-foreground-hover: #433F35
|
||||
sidebar-tiddler-link-foreground: #706A58
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-deprecated: #dc322f
|
||||
stability-experimental: #b58900
|
||||
stability-legacy: #268bd2
|
||||
stability-stable: #859900
|
||||
static-alert-foreground: #A6A193
|
||||
tab-background-selected: #E9E0C7
|
||||
tab-background: #A6A193
|
||||
tab-border-selected: #C3BAA1
|
||||
tab-border: #C3BAA1
|
||||
tab-divider: #CDC2A6
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #2D2A23
|
||||
table-border: #9D998E
|
||||
table-footer-background: #8A8885
|
||||
table-header-background: #B0AA98
|
||||
tag-background: #706A58
|
||||
tag-foreground: #E3D7B7
|
||||
testcase-accent-level-1: #b3adc9
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #9D947B
|
||||
tiddler-controls-foreground-selected: #706A58
|
||||
tiddler-controls-foreground: #C3BAA1
|
||||
tiddler-editor-background: #E9E0C7
|
||||
tiddler-editor-border-image: #A6A193
|
||||
tiddler-editor-border: #A6A193
|
||||
tiddler-editor-fields-even: #D6CBAA
|
||||
tiddler-editor-fields-odd: #C3BAA1
|
||||
tiddler-info-background: #E3D7B7
|
||||
tiddler-info-border: #BAB29C
|
||||
tiddler-info-tab-background: #E9E0C7
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #867F69
|
||||
tiddler-title-foreground: #374464
|
||||
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: #8A8885
|
||||
very-muted-foreground: #CDC2A6
|
||||
wikilist-background: <<colour page-background>>
|
||||
wikilist-item: #CDC2A6
|
||||
wikilist-info: #161512
|
||||
wikilist-title: #433F35
|
||||
wikilist-title-svg: <<colour wikilist-title>>
|
||||
wikilist-url: #706A58
|
||||
wikilist-button-open: #7db66a
|
||||
wikilist-button-open-hover: #56a556
|
||||
wikilist-button-reveal: #5a6c9e
|
||||
wikilist-button-reveal-hover: #454591
|
||||
wikilist-button-remove: #bc5972
|
||||
wikilist-button-remove-hover: #814040
|
||||
wikilist-toolbar-background: #CDC2A6
|
||||
wikilist-toolbar-foreground: #2D2A23
|
||||
wikilist-droplink-dragover: rgba(255,192,192,0.5)
|
||||
wikilist-button-background: #A6A193
|
||||
wikilist-button-foreground: #161512
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,213 @@
|
||||
color-scheme: dark
|
||||
description: An inky color scheme for prose and code
|
||||
name: FlexokiDark
|
||||
category: Legacy
|
||||
tags: $:/tags/Palette
|
||||
title: $:/palettes/FlexokiDark
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
flexoki-paper: #FFFCF0
|
||||
flexoki-999: #100F0F
|
||||
flexoki-950: #1C1B1A
|
||||
flexoki-900: #282726
|
||||
flexoki-850: #343331
|
||||
flexoki-800: #403E3C
|
||||
flexoki-700: #575653
|
||||
flexoki-600: #6c6b66
|
||||
flexoki-500: #878580
|
||||
flexoki-300: #B7B5AC
|
||||
flexoki-200: #CECDC3
|
||||
flexoki-150: #DAD8CE
|
||||
flexoki-100: #E6E4D9
|
||||
flexoki-050: #F2F0E5
|
||||
flexoki-red-600: #AF3029
|
||||
flexoki-red-400: #D14D41
|
||||
flexoki-orange-600: #BC5215
|
||||
flexoki-orange-400: #DA702C
|
||||
flexoki-yellow-900: #4D3A0B
|
||||
flexoki-yellow-600: #AD8301
|
||||
flexoki-yellow-400: #D0A215
|
||||
flexoki-yellow-100: #FCEEB8
|
||||
flexoki-green-600: #66800B
|
||||
flexoki-green-400: #879A39
|
||||
flexoki-cyan-950: #142625
|
||||
flexoki-cyan-600: #227d77
|
||||
flexoki-cyan-400: #3AA99F
|
||||
flexoki-cyan-050: #EBF2E7
|
||||
flexoki-blue-600: #205EA6
|
||||
flexoki-blue-400: #4385BE
|
||||
flexoki-purple-600: #5E409D
|
||||
flexoki-purple-400: #8B7EC8
|
||||
flexoki-magenta-600: #A02F6F
|
||||
flexoki-magenta-400: #CE5D97
|
||||
|
||||
flexoki-bg: <<colour flexoki-999>>
|
||||
flexoki-tx-2: <<colour flexoki-500>>
|
||||
flexoki-tx-3: <<colour flexoki-700>>
|
||||
flexoki-ui-3: <<colour flexoki-800>>
|
||||
flexoki-ui-2: <<colour flexoki-850>>
|
||||
flexoki-ui: <<colour flexoki-900>>
|
||||
flexoki-bg-2: <<colour flexoki-950>>
|
||||
flexoki-tx: <<colour flexoki-300>>
|
||||
flexoki-re: <<colour flexoki-red-400>>
|
||||
flexoki-or: <<colour flexoki-orange-400>>
|
||||
flexoki-ye: <<colour flexoki-yellow-400>>
|
||||
flexoki-gr: <<colour flexoki-green-400>>
|
||||
flexoki-cy: <<colour flexoki-cyan-400>>
|
||||
flexoki-bl: <<colour flexoki-blue-400>>
|
||||
flexoki-pu: <<colour flexoki-purple-400>>
|
||||
flexoki-ma: <<colour flexoki-magenta-400>>
|
||||
flexoki-re-2: <<colour flexoki-red-600>>
|
||||
flexoki-or-2: <<colour flexoki-orange-600>>
|
||||
flexoki-ye-2: <<colour flexoki-yellow-600>>
|
||||
flexoki-gr-2: <<colour flexoki-green-600>>
|
||||
flexoki-cy-2: <<colour flexoki-cyan-600>>
|
||||
flexoki-bl-2: <<colour flexoki-blue-600>>
|
||||
flexoki-pu-2: <<colour flexoki-purple-600>>
|
||||
flexoki-ma-2: <<colour flexoki-magenta-600>>
|
||||
|
||||
alert-background: <<colour flexoki-yellow-900>>
|
||||
alert-border: <<colour flexoki-ye>>
|
||||
alert-highlight: <<colour flexoki-re>>
|
||||
alert-muted-foreground: <<colour flexoki-ye>>
|
||||
background: #100F0F
|
||||
blockquote-bar: <<colour flexoki-ma>>
|
||||
button-background: <<colour flexoki-bg-2>>
|
||||
button-foreground: <<colour flexoki-paper>>
|
||||
button-border: <<colour flexoki-600>>
|
||||
code-background: <<colour background>>
|
||||
code-border: <<colour flexoki-tx>>
|
||||
code-foreground: <<colour flexoki-tx>>
|
||||
diff-delete-background: <<colour flexoki-re>>
|
||||
diff-delete-foreground: <<colour flexoki-bg-2>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: inherit
|
||||
diff-insert-background: <<colour flexoki-gr>>
|
||||
diff-insert-foreground: <<colour flexoki-bg-2>>
|
||||
diff-invisible-background: <<colour flexoki-ye>>
|
||||
diff-invisible-foreground: <<colour flexoki-bg-2>>
|
||||
dirty-indicator: <<colour flexoki-re>>
|
||||
download-background: <<colour flexoki-cy-2>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour background>>
|
||||
dragger-foreground: <<colour foreground>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour flexoki-ui-3>>
|
||||
dropdown-tab-background-selected: <<colour flexoki-ui>>
|
||||
dropdown-tab-background: <<colour flexoki-ui-3>>
|
||||
dropzone-background: <<colour flexoki-gr>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: <<colour flexoki-bl>>
|
||||
external-link-foreground: <<colour flexoki-bl>>
|
||||
footnote-target-background: <<colour flexoki-bg-2>>
|
||||
foreground: #CECDC3
|
||||
highlight-background: <<colour flexoki-yellow-900>>
|
||||
highlight-foreground: inherit
|
||||
menubar-background: <<colour primary>>
|
||||
menubar-foreground: <<colour flexoki-999>>
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour foreground>>
|
||||
message-foreground: <<colour foreground>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour flexoki-ui-3>>
|
||||
modal-footer-background: <<colour flexoki-ui-2>>
|
||||
modal-footer-border: <<colour flexoki-ui-3>>
|
||||
modal-header-border: <<colour flexoki-ui-3>>
|
||||
muted-foreground: <<colour flexoki-tx-2>>
|
||||
network-activity-foreground: <<colour flexoki-cy>>
|
||||
notification-background: <<colour flexoki-bg>>
|
||||
notification-border: <<colour flexoki-paper>>
|
||||
page-background: <<colour flexoki-bg-2>>
|
||||
pre-background: <<colour flexoki-bg-2>>
|
||||
pre-border: <<colour flexoki-ui-2>>
|
||||
primary: <<colour flexoki-cy>>
|
||||
selection-background: <<colour primary>>
|
||||
selection-foreground: <<colour background>>
|
||||
select-tag-background: <<colour flexoki-bg>>
|
||||
select-tag-foreground: <<colour flexoki-paper>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour flexoki-tx>>
|
||||
sidebar-controls-foreground: <<colour flexoki-tx-3>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: <<colour flexoki-tx>>
|
||||
sidebar-muted-foreground-hover: <<colour flexoki-tx>>
|
||||
sidebar-muted-foreground: <<colour flexoki-tx-3>>
|
||||
sidebar-tab-background-selected: <<colour flexoki-bg-2>>
|
||||
sidebar-tab-background: <<colour flexoki-ui-2>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour flexoki-tx>>
|
||||
sidebar-tiddler-link-foreground: <<colour flexoki-tx-2>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-stable: <<colour flexoki-gr>>
|
||||
stability-experimental: <<colour flexoki-ye>>
|
||||
stability-deprecated: <<colour flexoki-re>>
|
||||
stability-legacy: <<colour flexoki-bl>>
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: <<colour flexoki-bg-2>>
|
||||
tab-border-selected: <<colour flexoki-ui-3>>
|
||||
tab-border: <<colour flexoki-ui>>
|
||||
tab-divider: <<colour flexoki-ui-2>>
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: <<colour flexoki-tx-2>>
|
||||
table-border: <<colour flexoki-ui-2>>
|
||||
table-footer-background: <<colour flexoki-ui>>
|
||||
table-header-background: <<colour flexoki-ui>>
|
||||
tag-background: #D0A215
|
||||
tag-foreground: #100F0F
|
||||
testcase-accent-level-1: <<colour flexoki-bl-2>>
|
||||
testcase-accent-level-2: <<colour flexoki-ye-2>>
|
||||
testcase-accent-level-3: <<colour flexoki-gr-2>>
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour flexoki-ui-2>>
|
||||
tiddler-controls-foreground-hover: <<colour flexoki-tx-3>>
|
||||
tiddler-controls-foreground-selected: <<colour flexoki-tx-2>>
|
||||
tiddler-controls-foreground: <<colour flexoki-tx-3>>
|
||||
tiddler-editor-background: <<colour flexoki-bg-2>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour flexoki-ui-2>>
|
||||
tiddler-editor-fields-even: <<colour flexoki-ui-3>>
|
||||
tiddler-editor-fields-odd: <<colour flexoki-ui-2>>
|
||||
tiddler-info-background: <<colour flexoki-ui>>
|
||||
tiddler-info-border: <<colour flexoki-ui>>
|
||||
tiddler-info-tab-background: <<colour flexoki-ui>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour flexoki-tx-3>>
|
||||
tiddler-title-foreground: <<colour flexoki-ma>>
|
||||
toolbar-new-button:
|
||||
toolbar-options-button:
|
||||
toolbar-save-button:
|
||||
toolbar-info-button:
|
||||
toolbar-edit-button:
|
||||
toolbar-close-button:
|
||||
toolbar-delete-button: <<colour flexoki-re>>
|
||||
toolbar-cancel-button:
|
||||
toolbar-done-button:
|
||||
untagged-background: <<colour flexoki-tx-3>>
|
||||
very-muted-foreground: <<colour flexoki-600>>
|
||||
wikilist-background: <<colour flexoki-ui>>
|
||||
wikilist-item: <<colour flexoki-black>>
|
||||
wikilist-info: <<colour flexoki-paper>>
|
||||
wikilist-title: <<colour flexoki-tx-2>>
|
||||
wikilist-title-svg: <<colour wikilist-title>>
|
||||
wikilist-url: <<colour flexoki-tx-3>>
|
||||
wikilist-button-open: <<colour flexoki-gr>>
|
||||
wikilist-button-open-hover: <<colour flexoki-gr-2>>
|
||||
wikilist-button-reveal: <<colour flexoki-cy>>
|
||||
wikilist-button-reveal-hover: <<colour flexoki-cy-2>>
|
||||
wikilist-button-remove: <<colour flexoki-re>>
|
||||
wikilist-button-remove-hover: <<colour flexoki-re-2>>
|
||||
wikilist-toolbar-background: <<colour flexoki-ui-2>>
|
||||
wikilist-toolbar-foreground: <<colour flexoki-600>>
|
||||
wikilist-droplink-dragover: <<colour flexoki-pu>>
|
||||
wikilist-button-background: <<colour flexoki-tx-3>>
|
||||
wikilist-button-foreground: <<colour flexoki-paper>>
|
||||
@@ -0,0 +1,215 @@
|
||||
title: $:/palettes/FlexokiLight
|
||||
name: FlexokiLight
|
||||
category: Legacy
|
||||
description: An inky color scheme for prose and code
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
color-scheme: light
|
||||
|
||||
flexoki-black: #100F0F
|
||||
flexoki-paper: #FFFCF0
|
||||
flexoki-950: #1C1B1A
|
||||
flexoki-900: #282726
|
||||
flexoki-850: #343331
|
||||
flexoki-800: #403E3C
|
||||
flexoki-700: #575653
|
||||
flexoki-600: #6F6E69
|
||||
flexoki-500: #878580
|
||||
flexoki-300: #B7B5AC
|
||||
flexoki-200: #CECDC3
|
||||
flexoki-150: #DAD8CE
|
||||
flexoki-100: #E6E4D9
|
||||
flexoki-050: #F2F0E5
|
||||
flexoki-red-600: #AF3029
|
||||
flexoki-red-400: #D14D41
|
||||
flexoki-orange-600: #BC5215
|
||||
flexoki-orange-400: #DA702C
|
||||
flexoki-yellow-900: #4D3A0B
|
||||
flexoki-yellow-600: #AD8301
|
||||
flexoki-yellow-400: #D0A215
|
||||
flexoki-yellow-100: #FCEEB8
|
||||
flexoki-green-600: #66800B
|
||||
flexoki-green-400: #879A39
|
||||
flexoki-cyan-950: #142625
|
||||
flexoki-cyan-600: #24837B
|
||||
flexoki-cyan-400: #3AA99F
|
||||
flexoki-cyan-050: #EBF2E7
|
||||
flexoki-blue-600: #205EA6
|
||||
flexoki-blue-400: #4385BE
|
||||
flexoki-purple-600: #5E409D
|
||||
flexoki-purple-400: #8B7EC8
|
||||
flexoki-magenta-600: #A02F6F
|
||||
flexoki-magenta-400: #CE5D97
|
||||
|
||||
flexoki-tx: <<colour flexoki-black>>
|
||||
flexoki-tx-2: <<colour flexoki-600>>
|
||||
flexoki-tx-3: <<colour flexoki-300>>
|
||||
flexoki-ui-3: <<colour flexoki-200>>
|
||||
flexoki-ui-2: <<colour flexoki-150>>
|
||||
flexoki-ui: <<colour flexoki-100>>
|
||||
flexoki-bg-2: <<colour flexoki-050>>
|
||||
flexoki-bg: <<colour flexoki-paper>>
|
||||
|
||||
flexoki-re: <<colour flexoki-red-400>>
|
||||
flexoki-or: <<colour flexoki-orange-400>>
|
||||
flexoki-ye: <<colour flexoki-yellow-400>>
|
||||
flexoki-gr: <<colour flexoki-green-400>>
|
||||
flexoki-cy: <<colour flexoki-cyan-400>>
|
||||
flexoki-bl: <<colour flexoki-blue-400>>
|
||||
flexoki-pu: <<colour flexoki-purple-400>>
|
||||
flexoki-ma: <<colour flexoki-magenta-400>>
|
||||
|
||||
flexoki-re-2: <<colour flexoki-red-600>>
|
||||
flexoki-or-2: <<colour flexoki-orange-600>>
|
||||
flexoki-ye-2: <<colour flexoki-yellow-600>>
|
||||
flexoki-gr-2: <<colour flexoki-green-600>>
|
||||
flexoki-cy-2: <<colour flexoki-cyan-600>>
|
||||
flexoki-bl-2: <<colour flexoki-blue-600>>
|
||||
flexoki-pu-2: <<colour flexoki-purple-600>>
|
||||
flexoki-ma-2: <<colour flexoki-magenta-600>>
|
||||
|
||||
alert-background: <<colour flexoki-yellow-100>>
|
||||
alert-border: <<colour flexoki-ye-2>>
|
||||
alert-highlight: <<colour flexoki-re-2>>
|
||||
alert-muted-foreground: <<colour flexoki-tx-2>>
|
||||
background: #FFFCF0
|
||||
blockquote-bar: <<colour flexoki-magenta-600>>
|
||||
button-background: <<colour flexoki-bg-2>>
|
||||
button-foreground: <<colour flexoki-black>>
|
||||
button-border: <<colour flexoki-500>>
|
||||
code-background: <<colour flexoki-bg>>
|
||||
code-border: <<colour flexoki-tx>>
|
||||
code-foreground: <<colour flexoki-tx>>
|
||||
diff-delete-background: <<colour flexoki-re-2>>
|
||||
diff-delete-foreground: <<colour flexoki-paper>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: <<colour flexoki-gr-2>>
|
||||
diff-insert-foreground: <<colour flexoki-paper>>
|
||||
diff-invisible-background: <<colour flexoki-ye-2>>
|
||||
diff-invisible-foreground: <<colour flexoki-paper>>
|
||||
dirty-indicator: <<colour flexoki-red-600>>
|
||||
download-background: <<colour flexoki-gr>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: <<colour background>>
|
||||
dropdown-tab-background: <<colour flexoki-bg-2>>
|
||||
dropzone-background: <<colour flexoki-gr>>
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: <<colour flexoki-bl>>
|
||||
external-link-foreground: <<colour flexoki-bl>>
|
||||
footnote-target-background: <<colour flexoki-bg-2>>
|
||||
foreground: #100F0F
|
||||
highlight-background: <<colour flexoki-yellow-100>>
|
||||
highlight-foreground: inherit
|
||||
menubar-background: <<colour primary>>
|
||||
menubar-foreground: <<colour flexoki-paper>>
|
||||
message-background: <<colour flexoki-bg>>
|
||||
message-border: <<colour flexoki-black>>
|
||||
message-foreground: <<colour flexoki-black>>
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour flexoki-tx-3>>
|
||||
modal-footer-background: <<colour flexoki-bg>>
|
||||
modal-footer-border: <<colour flexoki-tx-3>>
|
||||
modal-header-border: <<colour flexoki-tx-3>>
|
||||
muted-foreground: <<colour flexoki-500>>
|
||||
network-activity-foreground: <<colour flexoki-cy-2>>
|
||||
notification-background: <<colour flexoki-bg>>
|
||||
notification-border: <<color flexoki-black>>
|
||||
page-background: <<colour flexoki-bg-2>>
|
||||
pre-background: <<colour flexoki-bg-2>>
|
||||
pre-border: <<colour flexoki-ui-2>>
|
||||
primary: <<colour flexoki-cy-2>>
|
||||
selection-background: <<colour flexoki-cy-2>>
|
||||
selection-foreground: <<colour background>>
|
||||
select-tag-background: <<colour flexoki-bg>>
|
||||
select-tag-foreground: <<color flexoki-black>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: <<colour flexoki-tx>>
|
||||
sidebar-controls-foreground: <<colour flexoki-tx-3>>
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: <<colour flexoki-300>>
|
||||
sidebar-muted-foreground-hover: <<colour flexoki-700>>
|
||||
sidebar-muted-foreground: <<colour flexoki-200>>
|
||||
sidebar-tab-background-selected: <<colour flexoki-bg-2>>
|
||||
sidebar-tab-background: <<colour flexoki-ui>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour flexoki-100>>
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: <<colour flexoki-500>>
|
||||
sidebar-tiddler-link-foreground: <<colour flexoki-700>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-stable: <<colour flexoki-green-600>>
|
||||
stability-experimental: <<colour flexoki-yellow-600>>
|
||||
stability-deprecated: <<colour flexoki-red-600>>
|
||||
stability-legacy: <<colour flexoki-blue-600>>
|
||||
static-alert-foreground: <<colour flexoki-tx-3>>
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: <<colour flexoki-bg-2>>
|
||||
tab-border-selected: <<colour flexoki-ui-3>>
|
||||
tab-border: <<colour flexoki-ui>>
|
||||
tab-divider: <<colour flexoki-ui-2>>
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: <<colour flexoki-tx>>
|
||||
table-border: <<colour flexoki-ui-2>>
|
||||
table-footer-background: <<colour flexoki-tx-3>>
|
||||
table-header-background: <<colour flexoki-bg-2>>
|
||||
tag-background: #AD8301
|
||||
tag-foreground: #FFFCF0
|
||||
testcase-accent-level-1: <<colour flexoki-blue-400>>
|
||||
testcase-accent-level-2: <<colour flexoki-yellow-400>>
|
||||
testcase-accent-level-3: <<colour flexoki-green-400>>
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: <<colour flexoki-tx-3>>
|
||||
tiddler-controls-foreground-selected: <<colour flexoki-tx-2>>
|
||||
tiddler-controls-foreground: <<colour flexoki-ui-3>>
|
||||
tiddler-editor-background: <<colour flexoki-bg-2>>
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: <<colour flexoki-ui-2>>
|
||||
tiddler-editor-fields-even: <<colour flexoki-ui-3>>
|
||||
tiddler-editor-fields-odd: <<colour flexoki-ui-2>>
|
||||
tiddler-info-background: <<colour flexoki-bg-2>>
|
||||
tiddler-info-border: <<colour flexoki-200>>
|
||||
tiddler-info-tab-background: <<colour flexoki-bg>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour flexoki-tx-3>>
|
||||
tiddler-title-foreground: <<colour flexoki-magenta-600>>
|
||||
toolbar-new-button:
|
||||
toolbar-options-button:
|
||||
toolbar-save-button:
|
||||
toolbar-info-button:
|
||||
toolbar-edit-button:
|
||||
toolbar-close-button:
|
||||
toolbar-delete-button: <<colour flexoki-re-2>>
|
||||
toolbar-cancel-button:
|
||||
toolbar-done-button:
|
||||
untagged-background: <<colour flexoki-tx-3>>
|
||||
very-muted-foreground: <<colour flexoki-500>>
|
||||
wikilist-background: <<colour flexoki-ui>>
|
||||
wikilist-item: <<colour flexoki-paper>>
|
||||
wikilist-info: <<colour flexoki-black>>
|
||||
wikilist-title: <<colour flexoki-tx-2>>
|
||||
wikilist-title-svg: <<colour wikilist-title>>
|
||||
wikilist-url: <<colour flexoki-tx-3>>
|
||||
wikilist-button-open: <<colour flexoki-gr-2>>
|
||||
wikilist-button-open-hover: <<colour flexoki-gr>>
|
||||
wikilist-button-reveal: <<colour flexoki-cy-2>>
|
||||
wikilist-button-reveal-hover: <<colour flexoki-cy>>
|
||||
wikilist-button-remove: <<colour flexoki-re-2>>
|
||||
wikilist-button-remove-hover: <<colour flexoki-re>>
|
||||
wikilist-toolbar-background: <<colour flexoki-ui-2>>
|
||||
wikilist-toolbar-foreground: <<colour flexoki-500>>
|
||||
wikilist-droplink-dragover: <<colour flexoki-pu>>
|
||||
wikilist-button-background: <<colour flexoki-tx-3>>
|
||||
wikilist-button-foreground: <<colour flexoki-black>>
|
||||
@@ -0,0 +1,149 @@
|
||||
title: $:/palettes/GruvboxDark
|
||||
name: Gruvbox Dark
|
||||
category: Legacy
|
||||
color-scheme: dark
|
||||
description: Retro groove color scheme
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
license: https://github.com/morhetz/gruvbox
|
||||
|
||||
alert-background: #cc241d
|
||||
alert-border: #cc241d
|
||||
alert-highlight: #d79921
|
||||
alert-muted-foreground: #272321
|
||||
background: #3c3836
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-foreground: <<colour foreground>>
|
||||
code-background: #504945
|
||||
code-border: #504945
|
||||
code-foreground: #fc5e4b
|
||||
diff-delete-background: #fb4934
|
||||
diff-delete-foreground: <<colour foreground>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: #b8bb26
|
||||
diff-insert-foreground: <<colour background>>
|
||||
diff-invisible-background: #ffff97
|
||||
diff-invisible-foreground: #444347
|
||||
dirty-indicator: #fb4934
|
||||
download-background: #1daf24
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: #665c54
|
||||
dropdown-border: <<colour background>>
|
||||
dropdown-tab-background-selected: #ebdbb2
|
||||
dropdown-tab-background: #665c54
|
||||
dropzone-background: #98971a
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: #d3869b
|
||||
external-link-foreground: #8ec07c
|
||||
footnote-target-background: #665c54
|
||||
foreground: #fbf1c7
|
||||
highlight-background: #ffff79
|
||||
highlight-foreground: #000000
|
||||
menubar-background: #504945
|
||||
menubar-foreground: <<colour foreground>>
|
||||
message-background: #b4c9c1
|
||||
message-border: #83a598
|
||||
message-foreground: #3c3836
|
||||
modal-backdrop: #625a57
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #504945
|
||||
modal-footer-background: #3c3836
|
||||
modal-footer-border: #3c3836
|
||||
modal-header-border: #3c3836
|
||||
muted-foreground: #d5c4a1
|
||||
network-activity-foreground: <<colour primary>>
|
||||
notification-background: <<colour primary>>
|
||||
notification-border: <<colour primary>>
|
||||
page-background: #282828
|
||||
pre-background: #504945
|
||||
pre-border: #504945
|
||||
primary: #da9921
|
||||
select-tag-background: #665c54
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
selection-background: #458588
|
||||
selection-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #e3e0dd
|
||||
sidebar-controls-foreground: #978b84
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #fbf1c7
|
||||
sidebar-muted-foreground-hover: <<colour sidebar-controls-foreground-hover>>
|
||||
sidebar-muted-foreground: <<colour sidebar-controls-foreground>>
|
||||
sidebar-tab-background-selected: #bdae93
|
||||
sidebar-tab-background: #3c3836
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: #bdae93
|
||||
sidebar-tab-divider: <<colour page-background>>
|
||||
sidebar-tab-foreground-selected: <<colour page-background>>
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #458588
|
||||
sidebar-tiddler-link-foreground: #98971a
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-deprecated: #cc241d
|
||||
stability-experimental: #b37d1c
|
||||
stability-legacy: #529ca0
|
||||
stability-stable: #649618
|
||||
static-alert-foreground: #B48EAD
|
||||
tab-background-selected: #ebdbb2
|
||||
tab-background: #665c54
|
||||
tab-border-selected: <<colour tab-background-selected>>
|
||||
tab-border: #82746a
|
||||
tab-divider: #bdae93
|
||||
tab-foreground-selected: #282828
|
||||
tab-foreground: #ebdbb2
|
||||
table-border: #7c6f64
|
||||
table-footer-background: #665c54
|
||||
table-header-background: #504945
|
||||
tag-background: #d3869b
|
||||
tag-foreground: #282828
|
||||
testcase-accent-level-1: #456d88
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #7c6f64
|
||||
tiddler-controls-foreground-selected: <<colour primary>>
|
||||
tiddler-controls-foreground: #665c54
|
||||
tiddler-editor-background: #32302f
|
||||
tiddler-editor-border-image: #282828
|
||||
tiddler-editor-border: #282828
|
||||
tiddler-editor-fields-even: #504945
|
||||
tiddler-editor-fields-odd: #7c6f64
|
||||
tiddler-info-background: #32302f
|
||||
tiddler-info-border: #ebdbb2
|
||||
tiddler-info-tab-background: #ebdbb2
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #7c6f64
|
||||
tiddler-title-foreground: #a89984
|
||||
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: #887b75
|
||||
very-muted-foreground: #bdae93
|
||||
wikilist-background: <<colour page-background>>
|
||||
wikilist-button-background: #acacac
|
||||
wikilist-button-foreground: <<colour button-foreground>>
|
||||
wikilist-item: <<colour background>>
|
||||
wikilist-toolbar-background: <<colour background>>
|
||||
wikilist-toolbar-foreground: <<colour foreground>>
|
||||
wikilist-title: <<colour foreground>>
|
||||
wikilist-title-svg: <<colour wikilist-title>>
|
||||
wikilist-url: <<colour muted-foreground>>
|
||||
wikilist-button-open-hover: <<colour primary>>
|
||||
wikilist-button-open: <<colour dropzone-background>>
|
||||
wikilist-button-remove: <<colour dirty-indicator>>
|
||||
wikilist-button-remove-hover: <<colour alert-background>>
|
||||
wikilist-droplink-dragover: <<colour dropzone-background>>
|
||||
wikilist-button-reveal: <<colour sidebar-tiddler-link-foreground-hover>>
|
||||
wikilist-button-reveal-hover: <<colour message-background>>
|
||||
@@ -0,0 +1,144 @@
|
||||
title: $:/palettes/Nord
|
||||
name: Nord
|
||||
category: Legacy
|
||||
color-scheme: dark
|
||||
description: An arctic, north-bluish color palette.
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
license: MIT, arcticicestudio, https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
|
||||
|
||||
alert-background: #D08770
|
||||
alert-border: <<colour alert-background>>
|
||||
alert-highlight: #a3436f
|
||||
alert-muted-foreground: #495367
|
||||
background: #3b4252
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-foreground: <<colour foreground>>
|
||||
code-background: #2E3440
|
||||
code-border: #2E3440
|
||||
code-foreground: #c7747c
|
||||
diff-delete-background: #BF616A
|
||||
diff-delete-foreground: <<colour foreground>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: #A3BE8C
|
||||
diff-insert-foreground: <<colour background>>
|
||||
diff-invisible-background: #f9f3b5
|
||||
diff-invisible-foreground: <<colour muted-foreground>>
|
||||
dirty-indicator: #BF616A
|
||||
download-background: #A3BE8C
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour background>>
|
||||
dropdown-tab-background-selected: #ECEFF4
|
||||
dropdown-tab-background: #4C566A
|
||||
dropzone-background: #A3BE8C
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: #5E81AC
|
||||
external-link-foreground: #8FBCBB
|
||||
footnote-target-background: #2E3440
|
||||
foreground: #d8dee9
|
||||
highlight-background: #ffff78
|
||||
highlight-foreground: #000000
|
||||
menubar-background: #2E3440
|
||||
menubar-foreground: #d8dee9
|
||||
message-background: #2E3440
|
||||
message-border: #2E3440
|
||||
message-foreground: #6485aa
|
||||
modal-backdrop: #435678
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #3b4252
|
||||
modal-footer-background: #3b4252
|
||||
modal-footer-border: #3b4252
|
||||
modal-header-border: #3b4252
|
||||
muted-foreground: #687693
|
||||
network-activity-foreground: <<colour primary>>
|
||||
notification-background: <<colour primary>>
|
||||
notification-border: #EBCB8B
|
||||
page-background: #2e3440
|
||||
pre-background: #2E3440
|
||||
pre-border: #2E3440
|
||||
primary: #7b98bb
|
||||
select-tag-background: #3b4252
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
selection-background: #52749e
|
||||
selection-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #D8DEE9
|
||||
sidebar-controls-foreground: #5e6a84
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: #D8DEE9
|
||||
sidebar-muted-foreground-hover: #9fa8bb
|
||||
sidebar-muted-foreground: #6c7b97
|
||||
sidebar-tab-background-selected: #ECEFF4
|
||||
sidebar-tab-background: #4C566A
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: #4C566A
|
||||
sidebar-tab-divider: <<colour page-background>>
|
||||
sidebar-tab-foreground-selected: #4C566A
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #A3BE8C
|
||||
sidebar-tiddler-link-foreground: #81A1C1
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-deprecated: #ff595e
|
||||
stability-experimental: #f29d00
|
||||
stability-legacy: #2ddbca
|
||||
stability-stable: #04ff04
|
||||
static-alert-foreground: #B48EAD
|
||||
tab-background-selected: #ECEFF4
|
||||
tab-background: #4C566A
|
||||
tab-border-selected: #4C566A
|
||||
tab-border: #5c6883
|
||||
tab-divider: #4C566A
|
||||
tab-foreground-selected: #6c7a97
|
||||
tab-foreground: #D8DEE9
|
||||
table-border: #4C566A
|
||||
table-footer-background: #2e3440
|
||||
table-header-background: #2e3440
|
||||
tag-background: #A3BE8C
|
||||
tag-foreground: #4C566A
|
||||
testcase-accent-level-1: #455e7d
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover:
|
||||
tiddler-controls-foreground-selected: #EBCB8B
|
||||
tiddler-controls-foreground: #5e6a84
|
||||
tiddler-editor-background: #2e3440
|
||||
tiddler-editor-border-image: #2e3440
|
||||
tiddler-editor-border: #232732
|
||||
tiddler-editor-fields-even: #2e3440
|
||||
tiddler-editor-fields-odd: #424a5b
|
||||
tiddler-info-background: #2e3440
|
||||
tiddler-info-border: #2e3440
|
||||
tiddler-info-tab-background: #2e3440
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #5c6881
|
||||
tiddler-title-foreground: #81A1C1
|
||||
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: #2d3038
|
||||
very-muted-foreground: #2d3038
|
||||
wikilist-background: <<colour page-background>>
|
||||
wikilist-toolbar-background: <<colour background>>
|
||||
wikilist-item: <<colour background>>
|
||||
wikilist-title: <<colour foreground>>
|
||||
wikilist-info: <<colour muted-foreground>>
|
||||
wikilist-button-open: #A3BE8C
|
||||
wikilist-button-open-hover: #A3BE8C
|
||||
wikilist-button-reveal: #81A1C1
|
||||
wikilist-button-reveal-hover: #81A1C1
|
||||
wikilist-button-remove: #B48EAD
|
||||
wikilist-button-remove-hover: #B48EAD
|
||||
@@ -0,0 +1,122 @@
|
||||
title: $:/palettes/Rocker
|
||||
name: Rocker
|
||||
category: Legacy
|
||||
color-scheme: dark
|
||||
description: A dark theme
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #ffffff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background: #adadad
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #34c734
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #fff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333333
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #999999
|
||||
network-activity-foreground: <<colour primary>>
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #000
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #cc0000
|
||||
select-tag-background: <<colour foreground>>
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #797979
|
||||
sidebar-controls-foreground: #cacaca
|
||||
sidebar-foreground-shadow: rgba(255,255,255, 0.0)
|
||||
sidebar-foreground: #acacac
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: #c0c0c0
|
||||
sidebar-tab-background-selected: #000000
|
||||
sidebar-tab-background: <<colour tab-background>>
|
||||
sidebar-tab-border-selected: #7c7c7c
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
sidebar-tab-foreground-selected: #ff0909
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #ffbb99
|
||||
sidebar-tiddler-link-foreground: #cc0000
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-deprecated: #ff0000
|
||||
stability-experimental: #c07c00
|
||||
stability-legacy: #0000ff
|
||||
stability-stable: #008000
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: #ffffff
|
||||
tab-background: #d8d8d8
|
||||
tab-border-selected: #d8d8d8
|
||||
tab-border: #bbbbbb
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #ffbb99
|
||||
tag-foreground: #000
|
||||
testcase-accent-level-1: #9e9eff
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #f8f8f8
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: #f8f8f8
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: #c0c0c0
|
||||
tiddler-title-foreground: #cc0000
|
||||
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
|
||||
@@ -0,0 +1,190 @@
|
||||
title: $:/palettes/SolarFlare
|
||||
name: Solar Flare
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
description: Warm, relaxing earth colours
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
|
||||
# Background Tones
|
||||
|
||||
base03: #002b36
|
||||
base02: #073642
|
||||
|
||||
# Content Tones
|
||||
|
||||
base01: #586e75
|
||||
base00: #657b83
|
||||
base0: #839496
|
||||
base1: #93a1a1
|
||||
|
||||
# Background Tones
|
||||
|
||||
base2: #eee8d5
|
||||
base3: #fdf6e3
|
||||
|
||||
# Accent Colors
|
||||
|
||||
yellow: #b58900
|
||||
orange: #cb4b16
|
||||
red: #dc322f
|
||||
magenta: #d33682
|
||||
violet: #6c71c4
|
||||
blue: #268bd2
|
||||
cyan: #2aa198
|
||||
green: #859900
|
||||
|
||||
# Additional Tones (RA)
|
||||
|
||||
base10: #c0c4bb
|
||||
violet-muted: #7c81b0
|
||||
blue-muted: #4e7baa
|
||||
|
||||
yellow-hot: #ffcc44
|
||||
orange-hot: #eb6d20
|
||||
red-hot: #ff2222
|
||||
blue-hot: #2298ee
|
||||
green-hot: #98ee22
|
||||
|
||||
# Palette
|
||||
|
||||
# Do not use colour macro for background and foreground
|
||||
background: #fdf6e3
|
||||
download-foreground: <<colour background>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
modal-background: <<colour background>>
|
||||
sidebar-foreground-shadow: <<colour background>>
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tab-background-selected: <<colour background>>
|
||||
dropdown-tab-background-selected: <<colour tab-background-selected>>
|
||||
foreground: #657b83
|
||||
dragger-background: <<colour foreground>>
|
||||
tab-foreground: <<colour foreground>>
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
sidebar-tab-foreground-selected: <<colour tab-foreground-selected>>
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground: <<colour foreground>>
|
||||
sidebar-foreground: <<colour foreground>>
|
||||
# base03
|
||||
# base02
|
||||
# base01
|
||||
alert-muted-foreground: <<colour base01>>
|
||||
# base00
|
||||
code-foreground: <<colour base00>>
|
||||
message-foreground: <<colour base00>>
|
||||
tag-foreground: <<colour base00>>
|
||||
# base0
|
||||
sidebar-tiddler-link-foreground: <<colour base0>>
|
||||
# base1
|
||||
muted-foreground: <<colour base1>>
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
sidebar-muted-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: <<colour muted-foreground>>
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
# base2
|
||||
stability-deprecated: <<colour red>>
|
||||
stability-experimental: <<colour yellow>>
|
||||
stability-legacy: <<colour blue-hot>>
|
||||
stability-stable: <<colour green>>
|
||||
modal-footer-background: <<colour base2>>
|
||||
page-background: <<colour base2>>
|
||||
modal-backdrop: <<colour page-background>>
|
||||
notification-background: <<colour page-background>>
|
||||
code-background: <<colour page-background>>
|
||||
code-border: <<colour code-background>>
|
||||
pre-background: <<colour page-background>>
|
||||
pre-border: <<colour pre-background>>
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
table-header-background: <<colour base2>>
|
||||
tag-background: <<colour base2>>
|
||||
tiddler-editor-background: <<colour base2>>
|
||||
tiddler-info-background: <<colour base2>>
|
||||
tiddler-info-tab-background: <<colour tiddler-info-border>>
|
||||
tab-background: <<colour base2>>
|
||||
dropdown-tab-background: <<colour tab-background>>
|
||||
# base3
|
||||
alert-background: <<colour base3>>
|
||||
message-background: <<colour base3>>
|
||||
# yellow
|
||||
# orange
|
||||
# red
|
||||
# magenta
|
||||
alert-highlight: <<colour magenta>>
|
||||
# violet
|
||||
external-link-foreground: <<colour violet>>
|
||||
|
||||
# blue
|
||||
# cyan
|
||||
# green
|
||||
# base10
|
||||
tiddler-controls-foreground: <<colour base10>>
|
||||
# violet-muted
|
||||
external-link-foreground-visited: <<colour violet-muted>>
|
||||
# blue-muted
|
||||
primary: <<colour blue-muted>>
|
||||
download-background: #5bb83d
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
alert-border: #b99e2f
|
||||
diff-delete-background: <<colour red>>
|
||||
diff-delete-foreground: <<colour background>>
|
||||
diff-equal-background: inherit
|
||||
diff-equal-foreground: inherit
|
||||
diff-insert-background: <<colour green>>
|
||||
diff-insert-foreground: <<colour background>>
|
||||
diff-invisible-background: <<colour yellow>>
|
||||
diff-invisible-foreground: <<colour background>>
|
||||
dirty-indicator: #ff0000
|
||||
dropzone-background: #008800
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-background: inherit
|
||||
external-link-foreground-hover: inherit
|
||||
footnote-target-background: #ded8c5
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-border: #cfd6e6
|
||||
modal-border: #999999
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-controls-foreground-hover: #000000
|
||||
sidebar-muted-foreground-hover:
|
||||
sidebar-tab-background: #ded8c5
|
||||
sidebar-tiddler-link-foreground-hover:
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-border: #cccccc
|
||||
modal-footer-border: <<colour tab-border>>
|
||||
modal-header-border: <<colour tab-border>>
|
||||
notification-border: <<colour tab-border>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
tab-border-selected: <<colour tab-border>>
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
tab-divider: #d8d8d8
|
||||
sidebar-tab-divider: <<colour tab-divider>>
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
testcase-accent-level-1: #bec8cc
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-subtitle-foreground: #c0c0c0
|
||||
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
|
||||
network-activity-foreground: <<colour primary>>
|
||||
@@ -0,0 +1,131 @@
|
||||
title: $:/palettes/SolarizedDark
|
||||
tags: $:/tags/Palette
|
||||
category: Legacy
|
||||
type: application/x-tiddler-dictionary
|
||||
description: Precision dark colors for machines and people
|
||||
license: MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
name: SolarizedDark
|
||||
color-scheme: dark
|
||||
|
||||
alert-background: #073642
|
||||
alert-border: #93a1a1
|
||||
alert-highlight: #d33682
|
||||
alert-muted-foreground: #d33682
|
||||
background: #073642
|
||||
blockquote-bar: #d33682
|
||||
button-background: #073642
|
||||
button-border: #586e75
|
||||
button-foreground: #93a1a1
|
||||
code-background: #073642
|
||||
code-border: #586e75
|
||||
code-foreground: #93a1a1
|
||||
diff-delete-background: #dc322f
|
||||
diff-delete-foreground: #eee8d5
|
||||
diff-equal-background: inherit
|
||||
diff-equal-foreground: inherit
|
||||
diff-insert-background: #859900
|
||||
diff-insert-foreground: #073642
|
||||
diff-invisible-background: #b58900
|
||||
diff-invisible-foreground: #eee8d5
|
||||
dirty-indicator: #dc322f
|
||||
download-background: #859900
|
||||
download-foreground: #073642
|
||||
dragger-background: #073642
|
||||
dragger-foreground: #839496
|
||||
dropdown-background: #073642
|
||||
dropdown-border: #93a1a1
|
||||
dropdown-tab-background: #002b36
|
||||
dropdown-tab-background-selected: #073642
|
||||
dropzone-background: #859900
|
||||
external-link-background: inherit
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-foreground: #268bd2
|
||||
external-link-foreground-hover: #1d669c
|
||||
external-link-foreground-visited: #268bd2
|
||||
footnote-target-background: #073642
|
||||
foreground: #839496
|
||||
highlight-background: #ffff78
|
||||
highlight-foreground: #000000
|
||||
message-background: #002b36
|
||||
message-border: #586e75
|
||||
message-foreground: #839496
|
||||
modal-backdrop: #657b83
|
||||
modal-background: #002b36
|
||||
modal-border: #586e75
|
||||
modal-footer-background: #073642
|
||||
modal-footer-border: #586e75
|
||||
modal-header-border: #586e75
|
||||
muted-foreground: #93a1a1
|
||||
network-activity-foreground: <<colour primary>>
|
||||
notification-background: #002b36
|
||||
notification-border: #586e75
|
||||
page-background: #073642
|
||||
pre-background: inherit
|
||||
pre-border: #657b83
|
||||
primary: #859900
|
||||
select-tag-background: #002b36
|
||||
select-tag-foreground: #839496
|
||||
sidebar-button-foreground: #93a1a1
|
||||
sidebar-controls-foreground: #93a1a1
|
||||
sidebar-controls-foreground-hover: #eee8d5
|
||||
sidebar-foreground: #93a1a1
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-muted-foreground: #839496
|
||||
sidebar-muted-foreground-hover: #93a1a1
|
||||
sidebar-tab-background: #002b36
|
||||
sidebar-tab-background-selected: #073642
|
||||
sidebar-tab-border: #073642
|
||||
sidebar-tab-border-selected: #839496
|
||||
sidebar-tab-divider: #002b36
|
||||
sidebar-tab-foreground: #657b83
|
||||
sidebar-tab-foreground-selected: #93a1a1
|
||||
sidebar-tiddler-link-foreground: #2aa198
|
||||
sidebar-tiddler-link-foreground-hover: #eee8d5
|
||||
site-title-foreground: #d33682
|
||||
stability-deprecated: #aa1a9f
|
||||
stability-experimental: #806000
|
||||
stability-legacy: #1d669c
|
||||
stability-stable: #00df11
|
||||
static-alert-foreground: #93a1a1
|
||||
tab-background: #073642
|
||||
tab-background-selected: #002b36
|
||||
tab-border: #586e75
|
||||
tab-border-selected: #93a1a1
|
||||
tab-divider: #93a1a1
|
||||
tab-foreground: #839496
|
||||
tab-foreground-selected: #93a1a1
|
||||
table-border: #586e75
|
||||
table-footer-background: #073642
|
||||
table-header-background: #073642
|
||||
tag-background: #b58900
|
||||
tag-foreground: #002b36
|
||||
testcase-accent-level-1: #073642
|
||||
tiddler-background: #002b36
|
||||
tiddler-border: #586e75
|
||||
tiddler-controls-foreground: inherit
|
||||
tiddler-controls-foreground-hover: #d33682
|
||||
tiddler-controls-foreground-selected: #2aa198
|
||||
tiddler-editor-background: #002b36
|
||||
tiddler-editor-border: #073642
|
||||
tiddler-editor-border-image: #002b36
|
||||
tiddler-editor-fields-even: #002b36
|
||||
tiddler-editor-fields-odd: #073642
|
||||
tiddler-info-background: #073642
|
||||
tiddler-info-border: #657b83
|
||||
tiddler-info-tab-background: #002b36
|
||||
tiddler-link-background: #002b36
|
||||
tiddler-link-foreground: #2aa198
|
||||
tiddler-subtitle-foreground: #839496
|
||||
tiddler-title-foreground: #d33682
|
||||
toolbar-cancel-button: #839496
|
||||
toolbar-close-button: #839496
|
||||
toolbar-delete-button: #dc322f
|
||||
toolbar-done-button: #839496
|
||||
toolbar-edit-button: #839496
|
||||
toolbar-info-button: #839496
|
||||
toolbar-new-button: #839496
|
||||
toolbar-options-button: #839496
|
||||
toolbar-save-button: inherit
|
||||
untagged-background: #586e75
|
||||
very-muted-foreground: #586e75
|
||||
@@ -0,0 +1,131 @@
|
||||
title: $:/palettes/SolarizedLight
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
description: Precision colors for machines and people
|
||||
license: MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
name: SolarizedLight
|
||||
category: Legacy
|
||||
color-scheme: light
|
||||
|
||||
alert-background: #eee8d5
|
||||
alert-border: #586e75
|
||||
alert-highlight: #d33682
|
||||
alert-muted-foreground: #d33682
|
||||
background: #eee8d5
|
||||
blockquote-bar: #d33682
|
||||
button-background: #eee8d5
|
||||
button-border: #93a1a1
|
||||
button-foreground: #586e75
|
||||
code-background: #eee8d5
|
||||
code-border: #93a1a1
|
||||
code-foreground: #586e75
|
||||
diff-delete-background: #dc322f
|
||||
diff-delete-foreground: #eee8d5
|
||||
diff-equal-background: inherit
|
||||
diff-equal-foreground: inherit
|
||||
diff-insert-background: #859900
|
||||
diff-insert-foreground: #eee8d5
|
||||
diff-invisible-background: #b58900
|
||||
diff-invisible-foreground: #eee8d5
|
||||
dirty-indicator: #dc322f
|
||||
download-background: #00910b
|
||||
download-foreground: #eee8d5
|
||||
dragger-background: #eee8d5
|
||||
dragger-foreground: #657b83
|
||||
dropdown-background: #eee8d5
|
||||
dropdown-border: #586e75
|
||||
dropdown-tab-background: #fdf6e3
|
||||
dropdown-tab-background-selected: #eee8d5
|
||||
dropzone-background: #859900
|
||||
external-link-background: inherit
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-foreground: #268bd2
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: #268bd2
|
||||
footnote-target-background: #eee8d5
|
||||
foreground: #657b83
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #fdf6e3
|
||||
message-border: #93a1a1
|
||||
message-foreground: #657b83
|
||||
modal-backdrop: #839496
|
||||
modal-background: #fdf6e3
|
||||
modal-border: #93a1a1
|
||||
modal-footer-background: #eee8d5
|
||||
modal-footer-border: #93a1a1
|
||||
modal-header-border: #93a1a1
|
||||
muted-foreground: #586e75
|
||||
network-activity-foreground: <<colour primary>>
|
||||
notification-background: #fdf6e3
|
||||
notification-border: #93a1a1
|
||||
page-background: #eee8d5
|
||||
pre-background: #eee8d5
|
||||
pre-border: #839496
|
||||
primary: #859900
|
||||
select-tag-background: #fdf6e3
|
||||
select-tag-foreground: #657b83
|
||||
sidebar-button-foreground: #586e75
|
||||
sidebar-controls-foreground: #586e75
|
||||
sidebar-controls-foreground-hover: #d33682
|
||||
sidebar-foreground: #586e75
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-muted-foreground: #657b83
|
||||
sidebar-muted-foreground-hover: #586e75
|
||||
sidebar-tab-background: #fdf6e3
|
||||
sidebar-tab-background-selected: #eee8d5
|
||||
sidebar-tab-border: #eee8d5
|
||||
sidebar-tab-border-selected: #657b83
|
||||
sidebar-tab-divider: #fdf6e3
|
||||
sidebar-tab-foreground: #839496
|
||||
sidebar-tab-foreground-selected: #586e75
|
||||
sidebar-tiddler-link-foreground: #2aa198
|
||||
sidebar-tiddler-link-foreground-hover: #002b36
|
||||
site-title-foreground: #d33682
|
||||
stability-deprecated: #d21a1a
|
||||
stability-experimental: #771e00
|
||||
stability-legacy: #227abb
|
||||
stability-stable: #576400
|
||||
static-alert-foreground: #586e75
|
||||
tab-background: #eee8d5
|
||||
tab-background-selected: #fdf6e3
|
||||
tab-border: #93a1a1
|
||||
tab-border-selected: #586e75
|
||||
tab-divider: #586e75
|
||||
tab-foreground: #657b83
|
||||
tab-foreground-selected: #586e75
|
||||
table-border: #93a1a1
|
||||
table-footer-background: #eee8d5
|
||||
table-header-background: #eee8d5
|
||||
tag-background: #b58900
|
||||
tag-foreground: #fdf6e3
|
||||
testcase-accent-level-1: #afc2db
|
||||
tiddler-background: #fdf6e3
|
||||
tiddler-border: #93a1a1
|
||||
tiddler-controls-foreground: inherit
|
||||
tiddler-controls-foreground-hover: #d33682
|
||||
tiddler-controls-foreground-selected: #2aa198
|
||||
tiddler-editor-background: #fdf6e3
|
||||
tiddler-editor-border: #eee8d5
|
||||
tiddler-editor-border-image: #fdf6e3
|
||||
tiddler-editor-fields-even: #fdf6e3
|
||||
tiddler-editor-fields-odd: #eee8d5
|
||||
tiddler-info-background: #eee8d5
|
||||
tiddler-info-border: #839496
|
||||
tiddler-info-tab-background: #fdf6e3
|
||||
tiddler-link-background: #fdf6e3
|
||||
tiddler-link-foreground: #2aa198
|
||||
tiddler-subtitle-foreground: #657b83
|
||||
tiddler-title-foreground: #d33682
|
||||
toolbar-cancel-button: #657b83
|
||||
toolbar-close-button: #657b83
|
||||
toolbar-delete-button: #dc322f
|
||||
toolbar-done-button: #657b83
|
||||
toolbar-edit-button: #657b83
|
||||
toolbar-info-button: #657b83
|
||||
toolbar-new-button: #657b83
|
||||
toolbar-options-button: #657b83
|
||||
toolbar-save-button: inherit
|
||||
untagged-background: #586e75
|
||||
very-muted-foreground: #93a1a1
|
||||
@@ -0,0 +1,116 @@
|
||||
title: $:/palettes/SpartanDay
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
description: Cold, spartan day colors
|
||||
name: Spartan Day
|
||||
color-scheme: light
|
||||
category: Legacy
|
||||
|
||||
alert-background: <<colour background>>
|
||||
alert-border: <<colour very-muted-foreground>>
|
||||
alert-highlight: <<colour very-muted-foreground>>
|
||||
alert-muted-foreground: <<colour muted-foreground>>
|
||||
background: #FAFAFA
|
||||
blockquote-bar: <<colour page-background>>
|
||||
button-background: transparent
|
||||
button-foreground: inherit
|
||||
button-border: <<colour tag-background>>
|
||||
code-background: #ececec
|
||||
code-border: #ececec
|
||||
code-foreground:
|
||||
dirty-indicator: #c80000
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: #FFFFFF
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: #F5F5F5
|
||||
dropzone-background: <<colour tag-background>>
|
||||
external-link-background-hover: transparent
|
||||
external-link-background-visited: transparent
|
||||
external-link-background: transparent
|
||||
external-link-foreground-hover:
|
||||
external-link-foreground-visited:
|
||||
external-link-foreground:
|
||||
footnote-target-background: #ececec
|
||||
foreground: rgba(0, 0, 0, 0.87)
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour very-muted-foreground>>
|
||||
message-foreground: rgba(0, 0, 0, 0.54)
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour very-muted-foreground>>
|
||||
modal-footer-background: <<colour background>>
|
||||
modal-footer-border: <<colour very-muted-foreground>>
|
||||
modal-header-border: <<colour very-muted-foreground>>
|
||||
muted-foreground: rgba(0, 0, 0, 0.54)
|
||||
notification-background: <<colour dropdown-background>>
|
||||
notification-border: <<colour dropdown-background>>
|
||||
page-background: #f4f4f4
|
||||
pre-background: #ececec
|
||||
pre-border: #ececec
|
||||
primary: #3949ab
|
||||
select-tag-background: <<colour background>>
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #aeaeae
|
||||
sidebar-controls-foreground: #c6c6c6
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: rgba(0, 0, 0, 0.54)
|
||||
sidebar-muted-foreground-hover: rgba(0, 0, 0, 0.54)
|
||||
sidebar-muted-foreground: rgba(0, 0, 0, 0.38)
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: transparent
|
||||
sidebar-tab-border-selected: <<colour table-border>>
|
||||
sidebar-tab-border: transparent
|
||||
sidebar-tab-divider: <<colour table-border>>
|
||||
sidebar-tab-foreground-selected: rgba(0, 0, 0, 0.87)
|
||||
sidebar-tab-foreground: rgba(0, 0, 0, 0.54)
|
||||
sidebar-tiddler-link-foreground-hover: rgba(0, 0, 0, 0.87)
|
||||
sidebar-tiddler-link-foreground: rgba(0, 0, 0, 0.54)
|
||||
site-title-foreground: rgba(0, 0, 0, 0.87)
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: transparent
|
||||
tab-border-selected: <<colour table-border>>
|
||||
tab-border: transparent
|
||||
tab-divider: <<colour table-border>>
|
||||
tab-foreground-selected: rgba(0, 0, 0, 0.87)
|
||||
tab-foreground: rgba(0, 0, 0, 0.54)
|
||||
table-border: #d8d8d8
|
||||
table-footer-background: <<colour tiddler-editor-fields-odd>>
|
||||
table-header-background: <<colour tiddler-editor-fields-even>>
|
||||
tag-background: #ec6
|
||||
tag-foreground: <<colour button-foreground>>
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: #f9f9f9
|
||||
tiddler-controls-foreground-hover: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground-selected: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground: <<colour sidebar-controls-foreground>>
|
||||
tiddler-editor-background: transparent
|
||||
tiddler-editor-border-image:
|
||||
tiddler-editor-border: #e8e7e7
|
||||
tiddler-editor-fields-even: rgba(0, 0, 0, 0.1)
|
||||
tiddler-editor-fields-odd: rgba(0, 0, 0, 0.04)
|
||||
tiddler-info-background: #F5F5F5
|
||||
tiddler-info-border: #F5F5F5
|
||||
tiddler-info-tab-background: <<colour tiddler-editor-fields-odd>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: #000000
|
||||
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: <<colour very-muted-foreground>>
|
||||
very-muted-foreground: rgba(0, 0, 0, 0.12)
|
||||
@@ -0,0 +1,116 @@
|
||||
title: $:/palettes/SpartanNight
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
description: Dark spartan colors
|
||||
name: Spartan Night
|
||||
color-scheme: dark
|
||||
category: Legacy
|
||||
|
||||
alert-background: <<colour background>>
|
||||
alert-border: <<colour very-muted-foreground>>
|
||||
alert-highlight: <<colour very-muted-foreground>>
|
||||
alert-muted-foreground: <<colour muted-foreground>>
|
||||
background: #303030
|
||||
blockquote-bar: <<colour page-background>>
|
||||
button-background: transparent
|
||||
button-foreground: inherit
|
||||
button-border: <<colour tag-background>>
|
||||
code-background: <<colour pre-background>>
|
||||
code-border: <<colour pre-border>>
|
||||
code-foreground: rgba(255, 255, 255, 0.54)
|
||||
dirty-indicator: #c80000
|
||||
download-background: <<colour primary>>
|
||||
download-foreground: <<colour foreground>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: #424242
|
||||
dropdown-border: <<colour dropdown-background>>
|
||||
dropdown-tab-background-selected: <<colour dropdown-background>>
|
||||
dropdown-tab-background: #050505
|
||||
dropzone-background: <<colour tag-background>>
|
||||
external-link-background-hover: transparent
|
||||
external-link-background-visited: transparent
|
||||
external-link-background: transparent
|
||||
external-link-foreground-hover:
|
||||
external-link-foreground-visited: #7c318c
|
||||
external-link-foreground: #9e3eb3
|
||||
footnote-target-background: #494949
|
||||
foreground: rgba(255, 255, 255, 0.7)
|
||||
highlight-background: #ffff78
|
||||
highlight-foreground: #000000
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour very-muted-foreground>>
|
||||
message-foreground: rgba(255, 255, 255, 0.54)
|
||||
modal-backdrop: <<colour page-background>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: <<colour very-muted-foreground>>
|
||||
modal-footer-background: <<colour background>>
|
||||
modal-footer-border: <<colour background>>
|
||||
modal-header-border: <<colour very-muted-foreground>>
|
||||
muted-foreground: rgba(255, 255, 255, 0.54)
|
||||
notification-background: <<colour dropdown-background>>
|
||||
notification-border: <<colour dropdown-background>>
|
||||
page-background: #212121
|
||||
pre-background: #2a2a2a
|
||||
pre-border: transparent
|
||||
primary: #5656f3
|
||||
select-tag-background: <<colour background>>
|
||||
select-tag-foreground: <<colour foreground>>
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #494949
|
||||
sidebar-controls-foreground: #5d5d5d
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-foreground: rgba(255, 255, 255, 0.54)
|
||||
sidebar-muted-foreground-hover: rgba(255, 255, 255, 0.54)
|
||||
sidebar-muted-foreground: rgba(255, 255, 255, 0.38)
|
||||
sidebar-tab-background-selected: <<colour page-background>>
|
||||
sidebar-tab-background: transparent
|
||||
sidebar-tab-border-selected: <<colour table-border>>
|
||||
sidebar-tab-border: transparent
|
||||
sidebar-tab-divider: <<colour table-border>>
|
||||
sidebar-tab-foreground-selected: rgba(255, 255, 255, 0.87)
|
||||
sidebar-tab-foreground: rgba(255, 255, 255, 0.54)
|
||||
sidebar-tiddler-link-foreground-hover: rgba(255, 255, 255, 0.7)
|
||||
sidebar-tiddler-link-foreground: rgba(255, 255, 255, 0.54)
|
||||
site-title-foreground: rgba(255, 255, 255, 0.7)
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: <<colour background>>
|
||||
tab-background: transparent
|
||||
tab-border-selected: <<colour table-border>>
|
||||
tab-border: transparent
|
||||
tab-divider: <<colour table-border>>
|
||||
tab-foreground-selected: rgba(255, 255, 255, 0.87)
|
||||
tab-foreground: rgba(255, 255, 255, 0.54)
|
||||
table-border: #3a3a3a
|
||||
table-footer-background: <<colour tiddler-editor-fields-odd>>
|
||||
table-header-background: <<colour tiddler-editor-fields-even>>
|
||||
tag-background: #ec6
|
||||
tag-foreground: <<colour button-foreground>>
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: rgb(55,55,55)
|
||||
tiddler-controls-foreground-hover: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground-selected: <<colour sidebar-controls-foreground-hover>>
|
||||
tiddler-controls-foreground: <<colour sidebar-controls-foreground>>
|
||||
tiddler-editor-background: transparent
|
||||
tiddler-editor-border-image:
|
||||
tiddler-editor-border: rgba(255, 255, 255, 0.08)
|
||||
tiddler-editor-fields-even: rgba(255, 255, 255, 0.1)
|
||||
tiddler-editor-fields-odd: rgba(255, 255, 255, 0.04)
|
||||
tiddler-info-background: #454545
|
||||
tiddler-info-border: #454545
|
||||
tiddler-info-tab-background: <<colour tiddler-editor-fields-odd>>
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
tiddler-subtitle-foreground: <<colour muted-foreground>>
|
||||
tiddler-title-foreground: #FFFFFF
|
||||
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: <<colour very-muted-foreground>>
|
||||
very-muted-foreground: rgba(255, 255, 255, 0.12)
|
||||
@@ -0,0 +1,126 @@
|
||||
title: $:/palettes/Twilight
|
||||
tags: $:/tags/Palette
|
||||
author: Thomas Elmiger
|
||||
type: application/x-tiddler-dictionary
|
||||
name: Twilight
|
||||
description: Delightful, soft darkness.
|
||||
color-scheme: dark
|
||||
category: Legacy
|
||||
|
||||
alert-background: rgb(255, 255, 102)
|
||||
alert-border: rgb(232, 232, 125)
|
||||
alert-highlight: rgb(255, 51, 51)
|
||||
alert-muted-foreground: rgb(224, 82, 82)
|
||||
background: rgb(38, 38, 38)
|
||||
blockquote-bar: rgba(240, 196, 117, 0.7)
|
||||
button-background: rgb(63, 63, 63)
|
||||
button-border: rgb(127, 127, 127)
|
||||
button-foreground: rgb(179, 179, 179)
|
||||
code-background: rgba(0,0,0,0.03)
|
||||
code-border: rgba(0,0,0,0.08)
|
||||
code-foreground: rgb(255, 94, 94)
|
||||
diff-delete-background: #ffc9c9
|
||||
diff-delete-foreground: <<colour background>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: #aaefad
|
||||
diff-insert-foreground: <<colour background>>
|
||||
diff-invisible-background: #fdfcbd
|
||||
diff-invisible-foreground: <<colour background>>
|
||||
dirty-indicator: rgb(255, 94, 94)
|
||||
download-background: #19a974
|
||||
download-foreground: rgb(38, 38, 38)
|
||||
dragger-background: rgb(179, 179, 179)
|
||||
dragger-foreground: rgb(38, 38, 38)
|
||||
dropdown-background: rgb(38, 38, 38)
|
||||
dropdown-border: rgb(255, 255, 255)
|
||||
dropdown-tab-background: rgba(0,0,0,.1)
|
||||
dropdown-tab-background-selected: rgba(255,255,255,1)
|
||||
dropzone-background: #9eebcf
|
||||
external-link-background: inherit
|
||||
external-link-background-hover: inherit
|
||||
external-link-background-visited: inherit
|
||||
external-link-foreground: rgb(179, 179, 255)
|
||||
external-link-foreground-hover: inherit
|
||||
external-link-foreground-visited: rgb(153, 153, 255)
|
||||
footnote-target-background: <<colour tag-foreground>>
|
||||
foreground: rgb(179, 179, 179)
|
||||
highlight-background: #ffff78
|
||||
highlight-foreground: #000000
|
||||
message-background: <<colour tag-foreground>>
|
||||
message-border: #96ccff
|
||||
message-foreground: <<colour tag-background>>
|
||||
modal-backdrop: rgb(179, 179, 179)
|
||||
modal-background: rgb(38, 38, 38)
|
||||
modal-border: rgba(0,0,0,.5)
|
||||
modal-footer-background: #f4f4f4
|
||||
modal-footer-border: rgba(0,0,0,.1)
|
||||
modal-header-border: rgba(0,0,0,.2)
|
||||
muted-foreground: rgb(255, 255, 255)
|
||||
notification-background: <<colour tag-foreground>>
|
||||
notification-border: <<colour tag-background>>
|
||||
page-background: rgb(26, 26, 26)
|
||||
pre-background: rgb(25, 25, 25)
|
||||
pre-border: rgba(0,0,0,.2)
|
||||
primary: rgb(255, 201, 102)
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: rgb(179, 179, 179)
|
||||
sidebar-controls-foreground: rgb(153, 153, 153)
|
||||
sidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>
|
||||
sidebar-foreground: rgb(141, 141, 141)
|
||||
sidebar-foreground-shadow: transparent
|
||||
sidebar-muted-foreground: rgba(0, 0, 0, 0.5)
|
||||
sidebar-muted-foreground-hover: rgb(141, 141, 141)
|
||||
sidebar-tab-background: rgba(141, 141, 141, 0.2)
|
||||
sidebar-tab-background-selected: rgb(26, 26, 26)
|
||||
sidebar-tab-border: rgb(127, 127, 127)
|
||||
sidebar-tab-border-selected: rgb(127, 127, 127)
|
||||
sidebar-tab-divider: rgb(127, 127, 127)
|
||||
sidebar-tab-foreground: rgb(179, 179, 179)
|
||||
sidebar-tab-foreground-selected: rgb(179, 179, 179)
|
||||
sidebar-tiddler-link-foreground: rgb(179, 179, 179)
|
||||
sidebar-tiddler-link-foreground-hover: rgb(115, 115, 115)
|
||||
site-title-foreground: rgb(255, 201, 102)
|
||||
static-alert-foreground: rgba(0,0,0,.3)
|
||||
tab-background: rgba(0,0,0,0.125)
|
||||
tab-background-selected: rgb(38, 38, 38)
|
||||
tab-border: rgb(255, 201, 102)
|
||||
tab-border-selected: rgb(255, 201, 102)
|
||||
tab-divider: rgb(255, 201, 102)
|
||||
tab-foreground: rgb(179, 179, 179)
|
||||
tab-foreground-selected: rgb(179, 179, 179)
|
||||
table-border: rgba(255,255,255,.3)
|
||||
table-footer-background: rgba(0,0,0,.4)
|
||||
table-header-background: rgba(0,0,0,.1)
|
||||
tag-background: rgb(255, 201, 102)
|
||||
tag-foreground: rgb(25, 25, 25)
|
||||
testcase-accent-level-1: rgb(13, 52, 99)
|
||||
tiddler-background: rgb(38, 38, 38)
|
||||
tiddler-border: rgba(240, 196, 117, 0.7)
|
||||
tiddler-controls-foreground: rgb(128, 128, 128)
|
||||
tiddler-controls-foreground-hover: rgba(255, 255, 255, 0.8)
|
||||
tiddler-controls-foreground-selected: rgba(255, 255, 255, 0.9)
|
||||
tiddler-editor-background: rgb(33, 33, 33)
|
||||
tiddler-editor-border: rgb(63, 63, 63)
|
||||
tiddler-editor-border-image: rgb(25, 25, 25)
|
||||
tiddler-editor-fields-even: rgb(33, 33, 33)
|
||||
tiddler-editor-fields-odd: rgb(28, 28, 28)
|
||||
tiddler-info-background: rgb(43, 43, 43)
|
||||
tiddler-info-border: rgb(25, 25, 25)
|
||||
tiddler-info-tab-background: rgb(43, 43, 43)
|
||||
tiddler-link-background: rgb(38, 38, 38)
|
||||
tiddler-link-foreground: rgb(204, 204, 255)
|
||||
tiddler-subtitle-foreground: rgb(255, 255, 255)
|
||||
tiddler-title-foreground: rgb(255, 192, 76)
|
||||
toolbar-cancel-button:
|
||||
toolbar-close-button:
|
||||
toolbar-delete-button:
|
||||
toolbar-done-button:
|
||||
toolbar-edit-button:
|
||||
toolbar-info-button:
|
||||
toolbar-new-button:
|
||||
toolbar-options-button:
|
||||
toolbar-save-button:
|
||||
untagged-background: rgb(255, 255, 255)
|
||||
very-muted-foreground: rgba(240, 196, 117, 0.7)
|
||||
@@ -0,0 +1,151 @@
|
||||
title: $:/palettes/Vanilla
|
||||
name: Vanilla
|
||||
description: Pale and unobtrusive
|
||||
tags: $:/tags/Palette
|
||||
type: application/x-tiddler-dictionary
|
||||
color-scheme: light
|
||||
category: Legacy
|
||||
|
||||
alert-background: #ffe476
|
||||
alert-border: #b99e2f
|
||||
alert-highlight: #881122
|
||||
alert-muted-foreground: #b99e2f
|
||||
background: #ffffff
|
||||
blockquote-bar: <<colour muted-foreground>>
|
||||
button-background:
|
||||
button-foreground:
|
||||
button-border:
|
||||
code-background: #f7f7f9
|
||||
code-border: #e1e1e8
|
||||
code-foreground: #dd1144
|
||||
diff-delete-background: #ffc9c9
|
||||
diff-delete-foreground: <<colour foreground>>
|
||||
diff-equal-background:
|
||||
diff-equal-foreground: <<colour foreground>>
|
||||
diff-insert-background: #aaefad
|
||||
diff-insert-foreground: <<colour foreground>>
|
||||
diff-invisible-background:
|
||||
diff-invisible-foreground: <<colour muted-foreground>>
|
||||
dirty-indicator: #ff0000
|
||||
download-background: #34c734
|
||||
download-foreground: <<colour background>>
|
||||
dragger-background: <<colour foreground>>
|
||||
dragger-foreground: <<colour background>>
|
||||
dropdown-background: <<colour background>>
|
||||
dropdown-border: <<colour muted-foreground>>
|
||||
dropdown-tab-background-selected: #ffffff
|
||||
dropdown-tab-background: #ececec
|
||||
dropzone-background: rgba(0,200,0,0.7)
|
||||
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
|
||||
footnote-target-background: #ecf2ff
|
||||
foreground: #333333
|
||||
highlight-background: #ffff00
|
||||
highlight-foreground: #000000
|
||||
message-background: #ecf2ff
|
||||
message-border: #cfd6e6
|
||||
message-foreground: #547599
|
||||
modal-backdrop: <<colour foreground>>
|
||||
modal-background: <<colour background>>
|
||||
modal-border: #999999
|
||||
modal-footer-background: #f5f5f5
|
||||
modal-footer-border: #dddddd
|
||||
modal-header-border: #eeeeee
|
||||
muted-foreground: #bbbbbb
|
||||
network-activity-foreground: #448844
|
||||
notification-background: #ffffdd
|
||||
notification-border: #999999
|
||||
page-background: #f4f4f4
|
||||
pre-background: #f5f5f5
|
||||
pre-border: #cccccc
|
||||
primary: #5778d8
|
||||
selection-background:
|
||||
selection-foreground:
|
||||
select-tag-background:
|
||||
select-tag-foreground:
|
||||
sidebar-button-foreground: <<colour foreground>>
|
||||
sidebar-controls-foreground-hover: #000000
|
||||
sidebar-controls-foreground: #aaaaaa
|
||||
sidebar-foreground-shadow: #ffffff
|
||||
sidebar-foreground: #acacac
|
||||
sidebar-muted-foreground-hover: #444444
|
||||
sidebar-muted-foreground: #c0c0c0
|
||||
sidebar-tab-background-selected: #f4f4f4
|
||||
sidebar-tab-background: #e0e0e0
|
||||
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||
sidebar-tab-border: <<colour tab-border>>
|
||||
sidebar-tab-divider: #e4e4e4
|
||||
sidebar-tab-foreground-selected:
|
||||
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||
sidebar-tiddler-link-foreground-hover: #444444
|
||||
sidebar-tiddler-link-foreground: #999999
|
||||
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||
stability-stable: #00b700
|
||||
stability-experimental: #c07c00
|
||||
stability-deprecated: #ff0000
|
||||
stability-legacy: #0000ff
|
||||
static-alert-foreground: #aaaaaa
|
||||
tab-background-selected: #ffffff
|
||||
tab-background: #d8d8d8
|
||||
tab-border-selected: #d8d8d8
|
||||
tab-border: #cccccc
|
||||
tab-divider: #d8d8d8
|
||||
tab-foreground-selected: <<colour tab-foreground>>
|
||||
tab-foreground: #666666
|
||||
table-border: #dddddd
|
||||
table-footer-background: #a8a8a8
|
||||
table-header-background: #f0f0f0
|
||||
tag-background: #eecc66
|
||||
tag-foreground: #ffffff
|
||||
testcase-accent-level-1: #c1eaff
|
||||
testcase-accent-level-2: #E3B740
|
||||
testcase-accent-level-3: #5FD564
|
||||
tiddler-background: <<colour background>>
|
||||
tiddler-border: <<colour background>>
|
||||
tiddler-controls-foreground-hover: #888888
|
||||
tiddler-controls-foreground-selected: #444444
|
||||
tiddler-controls-foreground: #cccccc
|
||||
tiddler-editor-background: #f8f8f8
|
||||
tiddler-editor-border-image: #ffffff
|
||||
tiddler-editor-border: #cccccc
|
||||
tiddler-editor-fields-even: #e0e8e0
|
||||
tiddler-editor-fields-odd: #f0f4f0
|
||||
tiddler-info-background: #f8f8f8
|
||||
tiddler-info-border: #dddddd
|
||||
tiddler-info-tab-background: #f8f8f8
|
||||
tiddler-link-background: <<colour background>>
|
||||
tiddler-link-foreground: <<colour primary>>
|
||||
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:
|
||||
untagged-background: #999999
|
||||
very-muted-foreground: #888888
|
||||
wikilist-background: #e5e5e5
|
||||
wikilist-item: #ffffff
|
||||
wikilist-info: #000000
|
||||
wikilist-title: #666666
|
||||
wikilist-title-svg: <<colour wikilist-title>>
|
||||
wikilist-url: #aaaaaa
|
||||
wikilist-button-open: #4fb82b
|
||||
wikilist-button-open-hover: #009300
|
||||
wikilist-button-reveal: #5778d8
|
||||
wikilist-button-reveal-hover: #0000ff
|
||||
wikilist-button-remove: #d85778
|
||||
wikilist-button-remove-hover: #ff0000
|
||||
wikilist-toolbar-background: #d3d3d3
|
||||
wikilist-toolbar-foreground: #888888
|
||||
wikilist-droplink-dragover: #ffc0c0
|
||||
wikilist-button-background: #acacac
|
||||
wikilist-button-foreground: #000000
|
||||
Reference in New Issue
Block a user