mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-30 13:29:56 +00:00
Update Nord palette + solarized light palette (#3828)
* update Nord palette * small change * port solarized light palette * Update SolarizedLight.tid
This commit is contained in:
parent
7478ba9165
commit
449fd02cda
@ -5,10 +5,10 @@ tags: $:/tags/Palette
|
|||||||
type: application/x-tiddler-dictionary
|
type: application/x-tiddler-dictionary
|
||||||
license: MIT, arcticicestudio, https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
|
license: MIT, arcticicestudio, https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
|
||||||
|
|
||||||
alert-background: #EBCB8B
|
alert-background: #D08770
|
||||||
alert-border: #D08770
|
alert-border: #D08770
|
||||||
alert-highlight: #B48EAD
|
alert-highlight: #B48EAD
|
||||||
alert-muted-foreground: #D08770
|
alert-muted-foreground: #4C566A
|
||||||
background: #3b4252
|
background: #3b4252
|
||||||
blockquote-bar: <<colour muted-foreground>>
|
blockquote-bar: <<colour muted-foreground>>
|
||||||
button-background: #4C566A
|
button-background: #4C566A
|
||||||
@ -32,8 +32,8 @@ dragger-background: <<colour foreground>>
|
|||||||
dragger-foreground: <<colour background>>
|
dragger-foreground: <<colour background>>
|
||||||
dropdown-background: <<colour background>>
|
dropdown-background: <<colour background>>
|
||||||
dropdown-border: <<colour background>>
|
dropdown-border: <<colour background>>
|
||||||
dropdown-tab-background-selected: #fff
|
dropdown-tab-background-selected: #ECEFF4
|
||||||
dropdown-tab-background: #ececec
|
dropdown-tab-background: #4C566A
|
||||||
dropzone-background: #A3BE8C
|
dropzone-background: #A3BE8C
|
||||||
external-link-background-hover: inherit
|
external-link-background-hover: inherit
|
||||||
external-link-background-visited: inherit
|
external-link-background-visited: inherit
|
||||||
@ -51,9 +51,9 @@ modal-border: #3b4252
|
|||||||
modal-footer-background: #3b4252
|
modal-footer-background: #3b4252
|
||||||
modal-footer-border: #3b4252
|
modal-footer-border: #3b4252
|
||||||
modal-header-border: #3b4252
|
modal-header-border: #3b4252
|
||||||
muted-foreground: #434C5E
|
muted-foreground: #4C566A
|
||||||
notification-background: #EBCB8B
|
notification-background: #D08770
|
||||||
notification-border: #D08770
|
notification-border: #EBCB8B
|
||||||
page-background: #2e3440
|
page-background: #2e3440
|
||||||
pre-background: #2E3440
|
pre-background: #2E3440
|
||||||
pre-border: #2E3440
|
pre-border: #2E3440
|
||||||
@ -63,7 +63,7 @@ select-tag-foreground: <<colour foreground>>
|
|||||||
sidebar-button-foreground: <<colour foreground>>
|
sidebar-button-foreground: <<colour foreground>>
|
||||||
sidebar-controls-foreground-hover: #4C566A
|
sidebar-controls-foreground-hover: #4C566A
|
||||||
sidebar-controls-foreground: #3B4252
|
sidebar-controls-foreground: #3B4252
|
||||||
sidebar-foreground-shadow: #4C566A
|
sidebar-foreground-shadow: transparent
|
||||||
sidebar-foreground: #D8DEE9
|
sidebar-foreground: #D8DEE9
|
||||||
sidebar-muted-foreground-hover: #4C566A
|
sidebar-muted-foreground-hover: #4C566A
|
||||||
sidebar-muted-foreground: #4C566A
|
sidebar-muted-foreground: #4C566A
|
||||||
@ -85,15 +85,15 @@ tab-border: #4C566A
|
|||||||
tab-divider: #4C566A
|
tab-divider: #4C566A
|
||||||
tab-foreground-selected: #4C566A
|
tab-foreground-selected: #4C566A
|
||||||
tab-foreground: #D8DEE9
|
tab-foreground: #D8DEE9
|
||||||
table-border: #434C5E
|
table-border: #4C566A
|
||||||
table-footer-background: #2e3440
|
table-footer-background: #2e3440
|
||||||
table-header-background: #3B4252
|
table-header-background: #2e3440
|
||||||
tag-background: #A3BE8C
|
tag-background: #A3BE8C
|
||||||
tag-foreground: #4C566A
|
tag-foreground: #4C566A
|
||||||
tiddler-background: <<colour background>>
|
tiddler-background: <<colour background>>
|
||||||
tiddler-border: <<colour background>>
|
tiddler-border: <<colour background>>
|
||||||
tiddler-controls-foreground-hover:
|
tiddler-controls-foreground-hover:
|
||||||
tiddler-controls-foreground-selected: #2E3440
|
tiddler-controls-foreground-selected: #EBCB8B
|
||||||
tiddler-controls-foreground: #4C566A
|
tiddler-controls-foreground: #4C566A
|
||||||
tiddler-editor-background: #2e3440
|
tiddler-editor-background: #2e3440
|
||||||
tiddler-editor-border-image: #2e3440
|
tiddler-editor-border-image: #2e3440
|
||||||
@ -116,5 +116,5 @@ toolbar-close-button:
|
|||||||
toolbar-delete-button:
|
toolbar-delete-button:
|
||||||
toolbar-cancel-button:
|
toolbar-cancel-button:
|
||||||
toolbar-done-button:
|
toolbar-done-button:
|
||||||
untagged-background: #3B4252
|
untagged-background: #2d3038
|
||||||
very-muted-foreground: #3B4252
|
very-muted-foreground: #2d3038
|
||||||
|
118
core/palettes/SolarizedLight.tid
Normal file
118
core/palettes/SolarizedLight.tid
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
title: $:/palettes/SolarizedLight
|
||||||
|
description: Precision colors for machines and people
|
||||||
|
license: MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE
|
||||||
|
name: SolarizedLight
|
||||||
|
|
||||||
|
alert-background: #eee8d5
|
||||||
|
alert-border: #073642
|
||||||
|
alert-highlight: #cb4b16
|
||||||
|
alert-muted-foreground: #586e75
|
||||||
|
background: #fdf6e3
|
||||||
|
blockquote-bar: <<colour muted-foreground>>
|
||||||
|
button-background: #cb4b16
|
||||||
|
button-foreground: #fdf6e3
|
||||||
|
button-border: transparent
|
||||||
|
code-background: #eee8d5
|
||||||
|
code-border: #93a1a1
|
||||||
|
code-foreground: #d33682
|
||||||
|
diff-delete-background: #BF616A
|
||||||
|
diff-delete-foreground: <<colour foreground>>
|
||||||
|
diff-equal-background:
|
||||||
|
diff-equal-foreground: <<colour foreground>>
|
||||||
|
diff-insert-background: #859900
|
||||||
|
diff-insert-foreground: <<colour foreground>>
|
||||||
|
diff-invisible-background:
|
||||||
|
diff-invisible-foreground: <<colour muted-foreground>>
|
||||||
|
dirty-indicator: #D08770
|
||||||
|
download-background: #859900
|
||||||
|
download-foreground: <<colour background>>
|
||||||
|
dragger-background: <<colour foreground>>
|
||||||
|
dragger-foreground: <<colour background>>
|
||||||
|
dropdown-background: <<colour background>>
|
||||||
|
dropdown-border: <<colour background>>
|
||||||
|
dropdown-tab-background-selected: #fdf6e3
|
||||||
|
dropdown-tab-background: #93a1a1
|
||||||
|
dropzone-background: #859900
|
||||||
|
external-link-background-hover: inherit
|
||||||
|
external-link-background-visited: inherit
|
||||||
|
external-link-background: inherit
|
||||||
|
external-link-foreground-hover: #d33682
|
||||||
|
external-link-foreground-visited: #b58900
|
||||||
|
external-link-foreground: #cb4b16
|
||||||
|
foreground: #839496
|
||||||
|
message-background: #586e75
|
||||||
|
message-border: #586e75
|
||||||
|
message-foreground: #eee8d5
|
||||||
|
modal-backdrop: <<colour foreground>>
|
||||||
|
modal-background: <<colour background>>
|
||||||
|
modal-border: #eee8d5
|
||||||
|
modal-footer-background: #eee8d5
|
||||||
|
modal-footer-border: #eee8d5
|
||||||
|
modal-header-border: #eee8d5
|
||||||
|
muted-foreground: #93a1a1
|
||||||
|
notification-background: #EBCB8B
|
||||||
|
notification-border: #D08770
|
||||||
|
page-background: #eee8d5
|
||||||
|
pre-background: #eee8d5
|
||||||
|
pre-border: #93a1a1
|
||||||
|
primary: #2aa198
|
||||||
|
select-tag-background: #eee8d5
|
||||||
|
select-tag-foreground: <<colour foreground>>
|
||||||
|
sidebar-button-foreground: #eee8d5
|
||||||
|
sidebar-controls-foreground-hover: #268bd2
|
||||||
|
sidebar-controls-foreground: #586e75
|
||||||
|
sidebar-foreground-shadow: transparent
|
||||||
|
sidebar-foreground: #839496
|
||||||
|
sidebar-muted-foreground-hover: #657b83
|
||||||
|
sidebar-muted-foreground: #93a1a1
|
||||||
|
sidebar-tab-background-selected: #eee8d5
|
||||||
|
sidebar-tab-background: #839496
|
||||||
|
sidebar-tab-border-selected: <<colour tab-border-selected>>
|
||||||
|
sidebar-tab-border: #657b83
|
||||||
|
sidebar-tab-divider: <<colour page-background>>
|
||||||
|
sidebar-tab-foreground-selected: #839496
|
||||||
|
sidebar-tab-foreground: <<colour tab-foreground>>
|
||||||
|
sidebar-tiddler-link-foreground-hover: #859900
|
||||||
|
sidebar-tiddler-link-foreground: #268bd2
|
||||||
|
site-title-foreground: <<colour tiddler-title-foreground>>
|
||||||
|
static-alert-foreground: #dc322f
|
||||||
|
tab-background-selected: #fdf6e3
|
||||||
|
tab-background: #839496
|
||||||
|
tab-border-selected: #93a1a1
|
||||||
|
tab-border: #93a1a1
|
||||||
|
tab-divider: #fdf6e3
|
||||||
|
tab-foreground-selected: #839496
|
||||||
|
tab-foreground: #eee8d5
|
||||||
|
table-border: #657b83
|
||||||
|
table-footer-background: #657b83
|
||||||
|
table-header-background: #93a1a1
|
||||||
|
tag-background: #6c71c4
|
||||||
|
tag-foreground: #eee8d5
|
||||||
|
tiddler-background: <<colour background>>
|
||||||
|
tiddler-border: <<colour background>>
|
||||||
|
tiddler-controls-foreground-hover: #b58900
|
||||||
|
tiddler-controls-foreground-selected: #b58900
|
||||||
|
tiddler-controls-foreground: #073642
|
||||||
|
tiddler-editor-background: #eee8d5
|
||||||
|
tiddler-editor-border-image: #eee8d5
|
||||||
|
tiddler-editor-border: #eee8d5
|
||||||
|
tiddler-editor-fields-even: #eee8d5
|
||||||
|
tiddler-editor-fields-odd: #fdf6e3
|
||||||
|
tiddler-info-background: #eee8d5
|
||||||
|
tiddler-info-border: #eee8d5
|
||||||
|
tiddler-info-tab-background: #586e75
|
||||||
|
tiddler-link-background: <<colour background>>
|
||||||
|
tiddler-link-foreground: <<colour primary>>
|
||||||
|
tiddler-subtitle-foreground: #586e75
|
||||||
|
tiddler-title-foreground: #073642
|
||||||
|
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: #839496
|
||||||
|
very-muted-foreground: #93a1a1
|
Loading…
Reference in New Issue
Block a user