mirror of
https://github.com/craftzdog/solarized-osaka.nvim.git
synced 2026-09-10 07:16:21 -04:00
fix(extras): regenerate light theme files with correct palette
This commit is contained in:
parent
f0c2f0ba0b
commit
82ef457c87
|
|
@ -7,91 +7,91 @@
|
|||
*.default=true
|
||||
*.normal=true
|
||||
|
||||
border.fg=#6e8992
|
||||
border.bg=#d9f5ff
|
||||
border.fg=#adb7b7
|
||||
border.bg=#fdf5e2
|
||||
|
||||
title.fg=#e2f8ff
|
||||
title.bg=#1c6da7
|
||||
title.fg=#cac4b5
|
||||
title.bg=#268bd3
|
||||
title.bold=true
|
||||
|
||||
header.fg=#e73330
|
||||
#header.bg=#d9f5ff
|
||||
header.fg=#db302d
|
||||
#header.bg=#fdf5e2
|
||||
header.bold=true
|
||||
|
||||
tab.fg=#6e8992
|
||||
tab.bg=#87ddff
|
||||
tab.selected.fg=#e2f8ff
|
||||
tab.selected.bg=#1c6da7
|
||||
tab.fg=#adb7b7
|
||||
tab.bg=#fdf5e2
|
||||
tab.selected.fg=#cac4b5
|
||||
tab.selected.bg=#268bd3
|
||||
|
||||
statusline_default.fg=#566162
|
||||
statusline_default.bg=#87ddff
|
||||
statusline_error.fg=#e73330
|
||||
statusline_success.fg=#576600
|
||||
statusline_default.fg=#576d74
|
||||
statusline_default.bg=#fdf5e2
|
||||
statusline_error.fg=#db302d
|
||||
statusline_success.fg=#849900
|
||||
|
||||
*error.bold=true
|
||||
*error.fg=#e73330
|
||||
*warning.fg=#7e5d00
|
||||
*success.fg=#576600
|
||||
*error.fg=#db302d
|
||||
*warning.fg=#b28500
|
||||
*success.fg=#849900
|
||||
|
||||
dirlist_*.bg=#d9f5ff
|
||||
dirlist_*.fg=#566162
|
||||
dirlist_*.selected.bg=#2c96e2
|
||||
dirlist_*.selected.fg=#566162
|
||||
dirlist_*.bg=#fdf5e2
|
||||
dirlist_*.fg=#576d74
|
||||
dirlist_*.selected.bg=#46acf5
|
||||
dirlist_*.selected.fg=#576d74
|
||||
|
||||
msglist_*.bg=#d9f5ff
|
||||
msglist_*.fg=#566162
|
||||
msglist_*.selected.bg=#2c96e2
|
||||
#msglist_*.selected.fg=#566162
|
||||
msglist_*.bg=#fdf5e2
|
||||
msglist_*.fg=#576d74
|
||||
msglist_*.selected.bg=#46acf5
|
||||
#msglist_*.selected.fg=#576d74
|
||||
msglist_unread.bold=true
|
||||
msglist_unread.fg=#1c6da7
|
||||
msglist_marked.fg=#d14f17
|
||||
msglist_unread.fg=#268bd3
|
||||
msglist_marked.fg=#c94c16
|
||||
msglist_thread_folded.italic=true
|
||||
msglist_thread_folded.underline=true
|
||||
msglist_gutter.bg=#87ddff
|
||||
msglist_pill.bg=#6e8992
|
||||
msglist_gutter.bg=#ede7d3
|
||||
msglist_pill.bg=#adb7b7
|
||||
msglist_pill.reverse=false
|
||||
|
||||
part_*.fg=#566162
|
||||
part_*.bg=#d9f5ff
|
||||
part_*.selected.fg=#566162
|
||||
part_*.selected.bg=#6e8992
|
||||
part_*.fg=#576d74
|
||||
part_*.bg=#ffffff
|
||||
part_*.selected.fg=#576d74
|
||||
part_*.selected.bg=#adb7b7
|
||||
|
||||
completion_default.bg=#d9f5ff
|
||||
completion_default.fg=#566162
|
||||
completion_default.selected.bg=#6e8992
|
||||
completion_default.selected.fg=#566162
|
||||
completion_gutter.bg=#87ddff
|
||||
completion_pill.bg=#6e8992
|
||||
completion_default.bg=#ffffff
|
||||
completion_default.fg=#576d74
|
||||
completion_default.selected.bg=#adb7b7
|
||||
completion_default.selected.fg=#576d74
|
||||
completion_gutter.bg=#ede7d3
|
||||
completion_pill.bg=#adb7b7
|
||||
completion_pill.reverse=false
|
||||
|
||||
spinner.bg=#d9f5ff
|
||||
spinner.fg=#566162
|
||||
spinner.bg=#fdf5e2
|
||||
spinner.fg=#576d74
|
||||
|
||||
selector_focused.bold=false
|
||||
selector_focused.bg=#2c96e2
|
||||
selector_focused.fg=#566162
|
||||
selector_focused.bg=#46acf5
|
||||
selector_focused.fg=#576d74
|
||||
selector_chooser.bold=false
|
||||
selector_chooser.bg=#2c96e2
|
||||
selector_chooser.fg=#566162
|
||||
selector_chooser.bg=#46acf5
|
||||
selector_chooser.fg=#576d74
|
||||
default.selected.bold=false
|
||||
default.selected.fg=#566162
|
||||
default.selected.bg=#2c96e2
|
||||
default.selected.fg=#576d74
|
||||
default.selected.bg=#46acf5
|
||||
|
||||
[viewer]
|
||||
url.underline=true
|
||||
url.fg=#41d7fc
|
||||
header.fg=#696dc2
|
||||
signature.fg=#d73884
|
||||
diff_add.fg=#576600
|
||||
diff_del.fg=#e73330
|
||||
url.fg=#ede7d3
|
||||
header.fg=#6d71c4
|
||||
signature.fg=#d23681
|
||||
diff_add.fg=#849900
|
||||
diff_del.fg=#db302d
|
||||
diff_meta.bold=true
|
||||
diff_chunk.dim=true
|
||||
quote_1.fg=#7e5d00
|
||||
quote_2.fg=#576600
|
||||
quote_3.fg=#279a91
|
||||
quote_1.fg=#b28500
|
||||
quote_2.fg=#849900
|
||||
quote_3.fg=#29a298
|
||||
quote_3.dim=true
|
||||
quote_4.fg=#1c6da7
|
||||
quote_4.fg=#268bd3
|
||||
quote_4.dim=true
|
||||
quote_x.fg=#6e8992
|
||||
quote_x.fg=#adb7b7
|
||||
quote_x.dim=true
|
||||
|
||||
|
|
|
|||
|
|
@ -2,33 +2,33 @@
|
|||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xd9f5ff'
|
||||
foreground: '0x566162'
|
||||
background: '0xfdf5e2'
|
||||
foreground: '0x576d74'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0xe2f8ff'
|
||||
red: '0xe73330'
|
||||
green: '0x576600'
|
||||
yellow: '0x7e5d00'
|
||||
blue: '0x1c6da7'
|
||||
magenta: '0xd73884'
|
||||
cyan: '0x279a91'
|
||||
white: '0x737d7e'
|
||||
black: '0xcac4b5'
|
||||
red: '0xdb302d'
|
||||
green: '0x849900'
|
||||
yellow: '0xb28500'
|
||||
blue: '0x268bd3'
|
||||
magenta: '0xd23681'
|
||||
cyan: '0x29a298'
|
||||
white: '0x637981'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0xd9f5ff'
|
||||
red: '0xe73330'
|
||||
green: '0x576600'
|
||||
yellow: '0x7e5d00'
|
||||
blue: '0x1c6da7'
|
||||
magenta: '0xd73884'
|
||||
cyan: '0x279a91'
|
||||
white: '0x566162'
|
||||
black: '0xfdf5e2'
|
||||
red: '0xdb302d'
|
||||
green: '0x849900'
|
||||
yellow: '0xb28500'
|
||||
blue: '0x268bd3'
|
||||
magenta: '0xd23681'
|
||||
cyan: '0x29a298'
|
||||
white: '0x576d74'
|
||||
|
||||
indexed_colors:
|
||||
- { index: 16, color: '0xd14f17' }
|
||||
- { index: 17, color: '0xbe2420' }
|
||||
- { index: 16, color: '0xc94c16' }
|
||||
- { index: 17, color: '0xb7211f' }
|
||||
|
||||
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
[delta]
|
||||
minus-style = syntax "#e73330"
|
||||
minus-non-emph-style = syntax "#e73330"
|
||||
minus-emph-style = syntax "#f55e5d"
|
||||
minus-empty-line-marker-style = syntax "#e73330"
|
||||
line-numbers-minus-style = "#be2420"
|
||||
plus-style = syntax "#576600"
|
||||
plus-non-emph-style = syntax "#576600"
|
||||
plus-emph-style = syntax "#849800"
|
||||
plus-empty-line-marker-style = syntax "#576600"
|
||||
line-numbers-plus-style = "#435e00"
|
||||
line-numbers-zero-style = "#6e8992"
|
||||
minus-style = syntax "#db302d"
|
||||
minus-non-emph-style = syntax "#db302d"
|
||||
minus-emph-style = syntax "#f55350"
|
||||
minus-empty-line-marker-style = syntax "#db302d"
|
||||
line-numbers-minus-style = "#b7211f"
|
||||
plus-style = syntax "#849900"
|
||||
plus-non-emph-style = syntax "#849900"
|
||||
plus-emph-style = syntax "#b7f900"
|
||||
plus-empty-line-marker-style = syntax "#849900"
|
||||
line-numbers-plus-style = "#586600"
|
||||
line-numbers-zero-style = "#adb7b7"
|
||||
|
|
|
|||
|
|
@ -1,199 +1,199 @@
|
|||
.theme-light,
|
||||
.theme-dark {
|
||||
--header-primary: #566162;
|
||||
--header-secondary: #737d7e;
|
||||
--text-normal: #566162;
|
||||
--text-muted: #737d7e;
|
||||
--text-link: #1c6da7;
|
||||
--text-link-low-saturation: #2c96e2;
|
||||
--text-positive: #279a91;
|
||||
--text-warning: #7e5d00;
|
||||
--text-danger: #e73330;
|
||||
--text-brand: #1c6da7;
|
||||
--background-primary: #d9f5ff;
|
||||
--bg-base-primary: #d9f5ff;
|
||||
--background-secondary: #87ddff;
|
||||
--background-secondary-alt: #87ddff;
|
||||
--header-primary: #576d74;
|
||||
--header-secondary: #637981;
|
||||
--text-normal: #576d74;
|
||||
--text-muted: #637981;
|
||||
--text-link: #268bd3;
|
||||
--text-link-low-saturation: #46acf5;
|
||||
--text-positive: #29a298;
|
||||
--text-warning: #b28500;
|
||||
--text-danger: #db302d;
|
||||
--text-brand: #268bd3;
|
||||
--background-primary: #fdf5e2;
|
||||
--bg-base-primary: #fdf5e2;
|
||||
--background-secondary: #fdf5e2;
|
||||
--background-secondary-alt: #fdf5e2;
|
||||
--background-tertiary: ${bg_dark1};
|
||||
--background-accent: ${blue0};
|
||||
--background-floating: #d9f5ff;
|
||||
--background-nested-floating: #87ddff;
|
||||
--background-mobile-primary: #d9f5ff;
|
||||
--background-mobile-secondary: #87ddff;
|
||||
--bg-base-secondary: #87ddff;
|
||||
--bg-surface-raised: #87ddff;
|
||||
--home-background: #d9f5ff;
|
||||
--chat-background: #d9f5ff;
|
||||
--chat-border: #87ddff;
|
||||
--chat-input-container-background: #d9f5ff;
|
||||
--background-modifier-hover: #41d7fc26;
|
||||
--background-modifier-selected: #41d7fc32;
|
||||
--background-modifier-accent: #41d7fc42;
|
||||
--background-modifier-active: #41d7fc2B;
|
||||
--info-positive-background: #57660026;
|
||||
--info-positive-foreground: #279a91;
|
||||
--info-positive-text: #566162;
|
||||
--background-floating: #ffffff;
|
||||
--background-nested-floating: #fdf5e2;
|
||||
--background-mobile-primary: #fdf5e2;
|
||||
--background-mobile-secondary: #fdf5e2;
|
||||
--bg-base-secondary: #fdf5e2;
|
||||
--bg-surface-raised: #fdf5e2;
|
||||
--home-background: #fdf5e2;
|
||||
--chat-background: #fdf5e2;
|
||||
--chat-border: #ede7d3;
|
||||
--chat-input-container-background: #fdf5e2;
|
||||
--background-modifier-hover: #ede7d326;
|
||||
--background-modifier-selected: #ede7d332;
|
||||
--background-modifier-accent: #ede7d342;
|
||||
--background-modifier-active: #ede7d32B;
|
||||
--info-positive-background: #84990026;
|
||||
--info-positive-foreground: #29a298;
|
||||
--info-positive-text: #576d74;
|
||||
--brand-500: ${blue0};
|
||||
--brand-560: #1c6da7;
|
||||
--info-warning-background: #7e5d0026;
|
||||
--info-warning-foreground: #7e5d00;
|
||||
--info-warning-text: #566162;
|
||||
--info-danger-background:#e7333026;
|
||||
--info-danger-foreground: #e73330;
|
||||
--info-danger-text: #566162;
|
||||
--info-help-background: #2c96e226;
|
||||
--info-help-foreground: #1c6da7;
|
||||
--info-help-text: #566162;
|
||||
--status-positive-background: #279a91;
|
||||
--status-positive-text: #d9f5ff;
|
||||
--status-warning-background: #7e5d00;
|
||||
--status-warning-text: #d9f5ff;
|
||||
--status-danger-background: #e73330;
|
||||
--status-danger-text: #d9f5ff;
|
||||
--status-danger: #e73330;
|
||||
--status-positive: #279a91;
|
||||
--status-warning: #7e5d00;
|
||||
--status-yellow-400: #7e5d00;
|
||||
--status-green-600: #279a91;
|
||||
--primary-dark-600: #d9f5ff;
|
||||
--status-yellow-560: #7e5d00;
|
||||
--status-red-500: #e73330;
|
||||
--status-red-530: #e73330;
|
||||
--status-yellow-500: #7e5d00;
|
||||
--black-500: #87ddff;
|
||||
--green-360: #279a91;
|
||||
--yellow-360: #7e5d00;
|
||||
--yellow-300: #7e5d00;
|
||||
--red-400: #e73330;
|
||||
--brand-560: #268bd3;
|
||||
--info-warning-background: #b2850026;
|
||||
--info-warning-foreground: #b28500;
|
||||
--info-warning-text: #576d74;
|
||||
--info-danger-background:#db302d26;
|
||||
--info-danger-foreground: #db302d;
|
||||
--info-danger-text: #576d74;
|
||||
--info-help-background: #46acf526;
|
||||
--info-help-foreground: #268bd3;
|
||||
--info-help-text: #576d74;
|
||||
--status-positive-background: #29a298;
|
||||
--status-positive-text: #fdf5e2;
|
||||
--status-warning-background: #b28500;
|
||||
--status-warning-text: #fdf5e2;
|
||||
--status-danger-background: #db302d;
|
||||
--status-danger-text: #fdf5e2;
|
||||
--status-danger: #db302d;
|
||||
--status-positive: #29a298;
|
||||
--status-warning: #b28500;
|
||||
--status-yellow-400: #b28500;
|
||||
--status-green-600: #29a298;
|
||||
--primary-dark-600: #fdf5e2;
|
||||
--status-yellow-560: #b28500;
|
||||
--status-red-500: #db302d;
|
||||
--status-red-530: #db302d;
|
||||
--status-yellow-500: #b28500;
|
||||
--black-500: #ede7d3;
|
||||
--green-360: #29a298;
|
||||
--yellow-360: #b28500;
|
||||
--yellow-300: #b28500;
|
||||
--red-400: #db302d;
|
||||
--primary-100: ${dark5};
|
||||
--primary-300: ${dark5};
|
||||
--primary-400: ${dark5};
|
||||
--primary-dark-700: #87ddff;
|
||||
--primary-800: #87ddff;
|
||||
--status-green-560: #279a91;
|
||||
--white-400: #566162;
|
||||
--white-500: #566162;
|
||||
--guild-boosting-pink: #d73884;
|
||||
--premium-perk-yellow: #7e5d00;
|
||||
--premium-perk-purple: #696dc2;
|
||||
--premium-perk-dark-blue: #1c6da7;
|
||||
--primary-dark-700: #ede7d3;
|
||||
--primary-800: #ede7d3;
|
||||
--status-green-560: #29a298;
|
||||
--white-400: #576d74;
|
||||
--white-500: #576d74;
|
||||
--guild-boosting-pink: #d23681;
|
||||
--premium-perk-yellow: #b28500;
|
||||
--premium-perk-purple: #6d71c4;
|
||||
--premium-perk-dark-blue: #268bd3;
|
||||
--premium-perk-light-blue: ${blue1};
|
||||
--premium-perk-blue: #1c6da7;
|
||||
--premium-perk-green: #279a91;
|
||||
--premium-perk-blue: #268bd3;
|
||||
--premium-perk-green: #29a298;
|
||||
--premium-perk-pink: ${pink};
|
||||
--premium-perk-orange: #d14f17;
|
||||
--status-green-400: #279a91;
|
||||
--button-danger-background: #e73330;
|
||||
--button-danger-background-hover: #e73330;
|
||||
--button-danger-background-active: #2c96e2;
|
||||
--button-danger-background-disabled: #e73330;
|
||||
--button-positive-background: #279a91;
|
||||
--button-positive-background-hover: #576600;
|
||||
--button-positive-background-active: #435e00;
|
||||
--button-positive-background-disabled: #279a91;
|
||||
--button-secondary-background: #41d7fc;
|
||||
--button-secondary-background-hover: #6e8992;
|
||||
--button-secondary-background-active: #6e8992;
|
||||
--premium-perk-orange: #c94c16;
|
||||
--status-green-400: #29a298;
|
||||
--button-danger-background: #db302d;
|
||||
--button-danger-background-hover: #db302d;
|
||||
--button-danger-background-active: #46acf5;
|
||||
--button-danger-background-disabled: #db302d;
|
||||
--button-positive-background: #29a298;
|
||||
--button-positive-background-hover: #849900;
|
||||
--button-positive-background-active: #586600;
|
||||
--button-positive-background-disabled: #29a298;
|
||||
--button-secondary-background: #ede7d3;
|
||||
--button-secondary-background-hover: #adb7b7;
|
||||
--button-secondary-background-active: #adb7b7;
|
||||
--button-secondary-background-disabled: ${dark5};
|
||||
--button-outline-danger-text: #566162;
|
||||
--button-outline-danger-border: #e73330;
|
||||
--button-outline-danger-text: #576d74;
|
||||
--button-outline-danger-border: #db302d;
|
||||
--button-outline-danger-background: transparent;
|
||||
--button-outline-danger-background-hover: #e73330;
|
||||
--button-outline-danger-text-hover: #d9f5ff;
|
||||
--button-outline-danger-border-hover: #e73330;
|
||||
--button-outline-danger-background-active: #e73330;
|
||||
--button-outline-danger-text-active: #d9f5ff;
|
||||
--button-outline-danger-border-active: #e73330;
|
||||
--button-outline-positive-text: #566162;
|
||||
--button-outline-positive-border: #279a91;
|
||||
--button-outline-danger-background-hover: #db302d;
|
||||
--button-outline-danger-text-hover: #fdf5e2;
|
||||
--button-outline-danger-border-hover: #db302d;
|
||||
--button-outline-danger-background-active: #db302d;
|
||||
--button-outline-danger-text-active: #fdf5e2;
|
||||
--button-outline-danger-border-active: #db302d;
|
||||
--button-outline-positive-text: #576d74;
|
||||
--button-outline-positive-border: #29a298;
|
||||
--button-outline-positive-background: transparent;
|
||||
--button-outline-positive-background-hover: #576600;
|
||||
--button-outline-positive-text-hover: #d9f5ff;
|
||||
--button-outline-positive-border-hover: #576600;
|
||||
--button-outline-positive-background-active: #576600;
|
||||
--button-outline-positive-text-active: #d9f5ff;
|
||||
--button-outline-positive-border-active: #576600;
|
||||
--button-outline-brand-text: #566162;
|
||||
--button-outline-brand-border: #1c6da7;
|
||||
--button-outline-positive-background-hover: #849900;
|
||||
--button-outline-positive-text-hover: #fdf5e2;
|
||||
--button-outline-positive-border-hover: #849900;
|
||||
--button-outline-positive-background-active: #849900;
|
||||
--button-outline-positive-text-active: #fdf5e2;
|
||||
--button-outline-positive-border-active: #849900;
|
||||
--button-outline-brand-text: #576d74;
|
||||
--button-outline-brand-border: #268bd3;
|
||||
--button-outline-brand-background: transparent;
|
||||
--button-outline-brand-background-hover: ${blue1};
|
||||
--button-outline-brand-text-hover: #d9f5ff;
|
||||
--button-outline-brand-text-hover: #fdf5e2;
|
||||
--button-outline-brand-border-hover: ${blue1};
|
||||
--button-outline-brand-background-active: #1c6da7;
|
||||
--button-outline-brand-text-active: #d9f5ff;
|
||||
--button-outline-brand-background-active: #268bd3;
|
||||
--button-outline-brand-text-active: #fdf5e2;
|
||||
--button-outline-brand-border-active: ${blue1};
|
||||
--button-outline-primary-text: #566162;
|
||||
--button-outline-primary-border: #41d7fc;
|
||||
--button-outline-primary-text: #576d74;
|
||||
--button-outline-primary-border: #ede7d3;
|
||||
--button-outline-primary-background: transparent;
|
||||
--button-outline-primary-background-hover: #41d7fc;
|
||||
--button-outline-primary-text-hover: #d9f5ff;
|
||||
--button-outline-primary-border-hover: #41d7fc;
|
||||
--button-outline-primary-background-active: #41d7fc;
|
||||
--button-outline-primary-text-active: #d9f5ff;
|
||||
--button-outline-primary-border-active: #41d7fc;
|
||||
--modal-background: #d9f5ff;
|
||||
--modal-footer-background: #87ddff;
|
||||
--scrollbar-thin-thumb: #1c6da7;
|
||||
--button-outline-primary-background-hover: #ede7d3;
|
||||
--button-outline-primary-text-hover: #fdf5e2;
|
||||
--button-outline-primary-border-hover: #ede7d3;
|
||||
--button-outline-primary-background-active: #ede7d3;
|
||||
--button-outline-primary-text-active: #fdf5e2;
|
||||
--button-outline-primary-border-active: #ede7d3;
|
||||
--modal-background: #fdf5e2;
|
||||
--modal-footer-background: #ede7d3;
|
||||
--scrollbar-thin-thumb: #268bd3;
|
||||
--scrollbar-thin-track: transparent;
|
||||
--scrollbar-auto-thumb: #1c6da7;
|
||||
--scrollbar-auto-track: #87ddff;
|
||||
--scrollbar-auto-scrollbar-color-thumb: #1c6da7;
|
||||
--scrollbar-auto-scrollbar-color-track: #87ddff;
|
||||
--input-background: #87ddff;
|
||||
--scrollbar-auto-thumb: #268bd3;
|
||||
--scrollbar-auto-track: #ede7d3;
|
||||
--scrollbar-auto-scrollbar-color-thumb: #268bd3;
|
||||
--scrollbar-auto-scrollbar-color-track: #ede7d3;
|
||||
--input-background: #ede7d3;
|
||||
--input-placeholder-text: ${dark5};
|
||||
--logo-primary: #566162;
|
||||
--control-brand-foreground: #1c6da7;
|
||||
--control-brand-foreground-new: #1c6da7;
|
||||
--mention-foreground: #1c6da7;
|
||||
--mention-background: #d9f5ff;
|
||||
--background-mentioned: #7e5d0019;
|
||||
--background-mentioned-hover: #7e5d0014;
|
||||
--background-message-hover: #87ddff3F;
|
||||
--background-message-automod: #d738840C;
|
||||
--background-message-automod-hover: #d7388419;
|
||||
--background-message-highlight: #1c6da714;
|
||||
--background-message-highlight-hover: #1c6da70F;
|
||||
--channels-default: #737d7e;
|
||||
--channel-icon: #1c6da799;
|
||||
--channel-text-area-placeholder: #41d7fc7F;
|
||||
--channeltextarea-background: #87ddff;
|
||||
--activity-card-background: #87ddff;
|
||||
--textbox-markdown-syntax: #566162;
|
||||
--spoiler-revealed-background: #87ddff;
|
||||
--spoiler-hidden-background: #6e8992;
|
||||
--android-navigation-bar-background: #87ddff;
|
||||
--android-ripple: #e2f8ff4C;
|
||||
--bg-mod-faint: #87ddff;
|
||||
--bg-mod-subtle: #d9f5ff;
|
||||
--focus-primary: #1c6da7;
|
||||
--interactive-normal: #566162;
|
||||
--interactive-muted: #41d7fc4C;
|
||||
--interactive-hover: #566162;
|
||||
--interactive-active: #566162;
|
||||
--search-popout-option-non-text-color: #737d7e;
|
||||
--logo-primary: #576d74;
|
||||
--control-brand-foreground: #268bd3;
|
||||
--control-brand-foreground-new: #268bd3;
|
||||
--mention-foreground: #268bd3;
|
||||
--mention-background: #fdf5e2;
|
||||
--background-mentioned: #b2850019;
|
||||
--background-mentioned-hover: #b2850014;
|
||||
--background-message-hover: #fdf5e23F;
|
||||
--background-message-automod: #d236810C;
|
||||
--background-message-automod-hover: #d2368119;
|
||||
--background-message-highlight: #268bd314;
|
||||
--background-message-highlight-hover: #268bd30F;
|
||||
--channels-default: #637981;
|
||||
--channel-icon: #268bd399;
|
||||
--channel-text-area-placeholder: #ede7d37F;
|
||||
--channeltextarea-background: #fdf5e2;
|
||||
--activity-card-background: #ede7d3;
|
||||
--textbox-markdown-syntax: #576d74;
|
||||
--spoiler-revealed-background: #ede7d3;
|
||||
--spoiler-hidden-background: #adb7b7;
|
||||
--android-navigation-bar-background: #ede7d3;
|
||||
--android-ripple: #cac4b54C;
|
||||
--bg-mod-faint: #fdf5e2;
|
||||
--bg-mod-subtle: #fdf5e2;
|
||||
--focus-primary: #268bd3;
|
||||
--interactive-normal: #576d74;
|
||||
--interactive-muted: #ede7d34C;
|
||||
--interactive-hover: #576d74;
|
||||
--interactive-active: #576d74;
|
||||
--search-popout-option-non-text-color: #637981;
|
||||
--__spoiler-background-color--hidden: ${blue7};
|
||||
--__spoiler-warning-background-color: #696dc2;
|
||||
--__spoiler-warning-background-color: #6d71c4;
|
||||
}
|
||||
|
||||
div[class*="autocomplete_"] {
|
||||
background-color: #d9f5ff !important;
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
||||
div[class*="autocomplete_"]
|
||||
div[class*="categoryHeader"] {
|
||||
background-color: #d9f5ff !important;
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
||||
rect[mask="url(#svg-mask-status-online)"] {
|
||||
fill: #435e00;
|
||||
fill: #586600;
|
||||
}
|
||||
|
||||
rect[mask="url(#svg-mask-status-idle)"] {
|
||||
fill: #7e5d00;
|
||||
fill: #b28500;
|
||||
}
|
||||
|
||||
rect[mask="url(#svg-mask-status-dnd)"] {
|
||||
fill: #be2420;
|
||||
fill: #b7211f;
|
||||
}
|
||||
|
||||
rect[mask="url(#svg-mask-status-offline)"] {
|
||||
|
|
@ -205,18 +205,18 @@ rect[mask="url(#svg-mask-status-offline)"] {
|
|||
:root {
|
||||
/* ---- Default Colors -- */
|
||||
--background: var(--background-secondary);
|
||||
--text-default: #737d7e;
|
||||
--color-1: #e73330;
|
||||
--color-2: #d14f17;
|
||||
--color-3: #7e5d00;
|
||||
--color-4: #576600;
|
||||
--color-5: #576600;
|
||||
--color-6: #95c4f9;
|
||||
--color-7: #2f84be;
|
||||
--color-8: #279a91;
|
||||
--color-9: #1c6da7;
|
||||
--color-10: #d73884;
|
||||
--color-11: #566162;
|
||||
--text-default: #637981;
|
||||
--color-1: #db302d;
|
||||
--color-2: #c94c16;
|
||||
--color-3: #b28500;
|
||||
--color-4: #849900;
|
||||
--color-5: #849900;
|
||||
--color-6: #a8daff;
|
||||
--color-7: #1a6397;
|
||||
--color-8: #29a298;
|
||||
--color-9: #268bd3;
|
||||
--color-10: #d23681;
|
||||
--color-11: #576d74;
|
||||
/* ---- HLJS Default -- */
|
||||
--hljs-attribute: var(--color-7);
|
||||
--hljs-nomarkup: var(--color-8);
|
||||
|
|
@ -253,7 +253,7 @@ rect[mask="url(#svg-mask-status-offline)"] {
|
|||
--hljs-params: var(--text-default);
|
||||
--hljs-params-attr: var(--hljs-params);
|
||||
/* --> Comment */
|
||||
--hljs-base01: #6e8992;
|
||||
--hljs-base01: #adb7b7;
|
||||
--hljs-base01-doctag: var(--hljs-base01);
|
||||
/* --> String */
|
||||
--hljs-string: var(--color-4);
|
||||
|
|
|
|||
|
|
@ -2,16 +2,16 @@
|
|||
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
|
||||
|
||||
[urgency_low]
|
||||
background = "#87ddff"
|
||||
foreground = "#566162"
|
||||
frame_color = "#566162"
|
||||
background = "#fdf5e2"
|
||||
foreground = "#576d74"
|
||||
frame_color = "#576d74"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#d9f5ff"
|
||||
foreground = "#566162"
|
||||
frame_color = "#566162"
|
||||
background = "#fdf5e2"
|
||||
foreground = "#576d74"
|
||||
frame_color = "#576d74"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#87ddff"
|
||||
foreground = "#e73330"
|
||||
frame_color = "#e73330"
|
||||
background = "#ede7d3"
|
||||
foreground = "#db302d"
|
||||
frame_color = "#db302d"
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
# solarized-osaka Color Palette
|
||||
set -l foreground 566162
|
||||
set -l selection 2c96e2
|
||||
set -l base01 6e8992
|
||||
set -l red e73330
|
||||
set -l orange d14f17
|
||||
set -l yellow 7e5d00
|
||||
set -l green 576600
|
||||
set -l purple 696dc2
|
||||
set -l cyan 279a91
|
||||
set -l pink d73884
|
||||
set -l foreground 576d74
|
||||
set -l selection 46acf5
|
||||
set -l base01 adb7b7
|
||||
set -l red db302d
|
||||
set -l orange c94c16
|
||||
set -l yellow b28500
|
||||
set -l green 849900
|
||||
set -l purple 6d71c4
|
||||
set -l cyan 29a298
|
||||
set -l pink d23681
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
set -g fish_color_normal $foreground
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
# solarized osaka
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
fish_color_normal 566162
|
||||
fish_color_command 279a91
|
||||
fish_color_keyword d73884
|
||||
fish_color_quote 7e5d00
|
||||
fish_color_redirection 566162
|
||||
fish_color_end d14f17
|
||||
fish_color_error e73330
|
||||
fish_color_param 696dc2
|
||||
fish_color_comment 6e8992
|
||||
fish_color_selection --background=2c96e2
|
||||
fish_color_search_match --background=2c96e2
|
||||
fish_color_operator 576600
|
||||
fish_color_escape d73884
|
||||
fish_color_autosuggestion 6e8992
|
||||
fish_color_normal 576d74
|
||||
fish_color_command 29a298
|
||||
fish_color_keyword d23681
|
||||
fish_color_quote b28500
|
||||
fish_color_redirection 576d74
|
||||
fish_color_end c94c16
|
||||
fish_color_error db302d
|
||||
fish_color_param 6d71c4
|
||||
fish_color_comment adb7b7
|
||||
fish_color_selection --background=46acf5
|
||||
fish_color_search_match --background=46acf5
|
||||
fish_color_operator 849900
|
||||
fish_color_escape d23681
|
||||
fish_color_autosuggestion adb7b7
|
||||
|
||||
# Completion Pager Colors
|
||||
fish_pager_color_progress 6e8992
|
||||
fish_pager_color_prefix 279a91
|
||||
fish_pager_color_completion 566162
|
||||
fish_pager_color_description 6e8992
|
||||
fish_pager_color_selected_background --background=2c96e2
|
||||
fish_pager_color_progress adb7b7
|
||||
fish_pager_color_prefix 29a298
|
||||
fish_pager_color_completion 576d74
|
||||
fish_pager_color_description adb7b7
|
||||
fish_pager_color_selected_background --background=46acf5
|
||||
|
||||
|
|
@ -1,30 +1,30 @@
|
|||
[cursor]
|
||||
color=566162 2c96e2
|
||||
color=576d74 46acf5
|
||||
|
||||
[colors]
|
||||
foreground=566162
|
||||
background=d9f5ff
|
||||
selection-foreground=566162
|
||||
selection-background=2c96e2
|
||||
urls=576600
|
||||
foreground=576d74
|
||||
background=fdf5e2
|
||||
selection-foreground=576d74
|
||||
selection-background=46acf5
|
||||
urls=849900
|
||||
|
||||
regular0=e2f8ff
|
||||
regular1=e73330
|
||||
regular2=576600
|
||||
regular3=7e5d00
|
||||
regular4=1c6da7
|
||||
regular5=d73884
|
||||
regular6=279a91
|
||||
regular7=737d7e
|
||||
regular0=cac4b5
|
||||
regular1=db302d
|
||||
regular2=849900
|
||||
regular3=b28500
|
||||
regular4=268bd3
|
||||
regular5=d23681
|
||||
regular6=29a298
|
||||
regular7=637981
|
||||
|
||||
bright0=d9f5ff
|
||||
bright1=e73330
|
||||
bright2=576600
|
||||
bright3=7e5d00
|
||||
bright4=1c6da7
|
||||
bright5=d73884
|
||||
bright6=279a91
|
||||
bright7=566162
|
||||
bright0=fdf5e2
|
||||
bright1=db302d
|
||||
bright2=849900
|
||||
bright3=b28500
|
||||
bright4=268bd3
|
||||
bright5=d23681
|
||||
bright6=29a298
|
||||
bright7=576d74
|
||||
|
||||
16=d14f17
|
||||
17=be2420
|
||||
16=c94c16
|
||||
17=b7211f
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
[colors]
|
||||
background=d9f5ffff
|
||||
text=566162ff
|
||||
match=2f84beff
|
||||
selection=2f84beff
|
||||
selection-match=2f84beff
|
||||
selection-text=566162ff
|
||||
border=41d7fcff
|
||||
background=ffffffff
|
||||
text=576d74ff
|
||||
match=1a6397ff
|
||||
selection=1a6397ff
|
||||
selection-match=1a6397ff
|
||||
selection-text=576d74ff
|
||||
border=ede7d3ff
|
||||
|
|
|
|||
|
|
@ -1,22 +1,22 @@
|
|||
palette = 0=#d9f5ff
|
||||
palette = 1=#e73330
|
||||
palette = 2=#576600
|
||||
palette = 3=#7e5d00
|
||||
palette = 4=#1c6da7
|
||||
palette = 5=#d73884
|
||||
palette = 6=#279a91
|
||||
palette = 7=#584b1f
|
||||
palette = 8=#41d7fc
|
||||
palette = 9=#be2420
|
||||
palette = 10=#435e00
|
||||
palette = 11=#836100
|
||||
palette = 12=#2f84be
|
||||
palette = 13=#af246d
|
||||
palette = 14=#0d6b63
|
||||
palette = 15=#474747
|
||||
palette = 0=#ffffff
|
||||
palette = 1=#db302d
|
||||
palette = 2=#849900
|
||||
palette = 3=#b28500
|
||||
palette = 4=#268bd3
|
||||
palette = 5=#d23681
|
||||
palette = 6=#29a298
|
||||
palette = 7=#002c38
|
||||
palette = 8=#ede7d3
|
||||
palette = 9=#b7211f
|
||||
palette = 10=#586600
|
||||
palette = 11=#664c00
|
||||
palette = 12=#1a6397
|
||||
palette = 13=#af2668
|
||||
palette = 14=#1a6265
|
||||
palette = 15=#001419
|
||||
|
||||
background = #d9f5ff
|
||||
foreground = #566162
|
||||
cursor-color = #566162
|
||||
selection-background = #2c96e2
|
||||
selection-foreground = #566162
|
||||
background = #fdf5e2
|
||||
foreground = #576d74
|
||||
cursor-color = #576d74
|
||||
selection-background = #46acf5
|
||||
selection-foreground = #576d74
|
||||
|
|
|
|||
|
|
@ -1,23 +1,23 @@
|
|||
(
|
||||
selected_tab: Rgb(215,56,132), // magenta #d73884
|
||||
command_fg: Rgb(110,137,146), // base01 #6e8992
|
||||
selection_bg: Rgb(135,221,255), // bg_highlight #87ddff
|
||||
selection_fg: Rgb(39,154,145), // cyan #279a91
|
||||
cmdbar_bg: Rgb(217,245,255), // bg #d9f5ff
|
||||
cmdbar_extra_lines_bg: Rgb(217,245,255), // bg #d9f5ff
|
||||
disabled_fg: Rgb(110,137,146), // base01 #6e8992
|
||||
diff_line_add: Rgb(87,102,0), // green #576600
|
||||
diff_line_delete: Rgb(231,51,48), // red #e73330
|
||||
diff_file_added: Rgb(87,102,0), // green500 #576600
|
||||
diff_file_removed: Rgb(190,36,32), // red300 #be2420
|
||||
selected_tab: Rgb(210,54,129), // magenta #d23681
|
||||
command_fg: Rgb(173,183,183), // base01 #adb7b7
|
||||
selection_bg: Rgb(237,231,211), // bg_highlight #ede7d3
|
||||
selection_fg: Rgb(41,162,152), // cyan #29a298
|
||||
cmdbar_bg: Rgb(253,245,226), // bg #fdf5e2
|
||||
cmdbar_extra_lines_bg: Rgb(253,245,226), // bg #fdf5e2
|
||||
disabled_fg: Rgb(173,183,183), // base01 #adb7b7
|
||||
diff_line_add: Rgb(132,153,0), // green #849900
|
||||
diff_line_delete: Rgb(219,48,45), // red #db302d
|
||||
diff_file_added: Rgb(132,153,0), // green500 #849900
|
||||
diff_file_removed: Rgb(183,33,31), // red300 #b7211f
|
||||
diff_file_moved: ${magenta2}
|
||||
diff_file_modified: Rgb(126,93,0), // yellow #7e5d00
|
||||
commit_hash: Rgb(215,56,132), // magenta #d73884
|
||||
diff_file_modified: Rgb(178,133,0), // yellow #b28500
|
||||
commit_hash: Rgb(210,54,129), // magenta #d23681
|
||||
commit_time: ${teal}
|
||||
commit_author: Rgb(87,102,0), // green #576600
|
||||
danger_fg: Rgb(231,51,48), // red #e73330
|
||||
push_gauge_bg: Rgb(217,245,255), // bg #d9f5ff
|
||||
push_gauge_fg: Rgb(86,97,98), // fg #566162
|
||||
commit_author: Rgb(132,153,0), // green #849900
|
||||
danger_fg: Rgb(219,48,45), // red #db302d
|
||||
push_gauge_bg: Rgb(253,245,226), // bg #fdf5e2
|
||||
push_gauge_fg: Rgb(87,109,116), // fg #576d74
|
||||
tag_fg: ${magenta2}
|
||||
branch_fg: Rgb(126,93,0), // yellow #7e5d00
|
||||
branch_fg: Rgb(178,133,0), // yellow #b28500
|
||||
)
|
||||
|
|
|
|||
|
|
@ -5,14 +5,14 @@
|
|||
# 4. Execute `dconf load /org/gnome/terminal/legacy/profiles:/ < ${_name}.dconf`
|
||||
|
||||
[:<PROFILE_UUID>]
|
||||
background-color='rgb(217, 245, 255)'
|
||||
cursor-background-color='rgb(86, 97, 98)'
|
||||
background-color='rgb(253, 245, 226)'
|
||||
cursor-background-color='rgb(87, 109, 116)'
|
||||
cursor-colors-set=true
|
||||
cursor-foreground-color='rgb(217, 245, 255)'
|
||||
foreground-color='rgb(86, 97, 98)'
|
||||
highlight-background-color='rgb(86, 97, 98)'
|
||||
cursor-foreground-color='rgb(253, 245, 226)'
|
||||
foreground-color='rgb(87, 109, 116)'
|
||||
highlight-background-color='rgb(87, 109, 116)'
|
||||
highlight-colors-set=true
|
||||
highlight-foreground-color='rgb(217, 245, 255)'
|
||||
palette=['rgb(217, 245, 255)', 'rgb(231, 51, 48)', 'rgb(87, 102, 0)', 'rgb(126, 93, 0)', 'rgb(28, 109, 167)', 'rgb(215, 56, 132)', 'rgb(39, 154, 145)', 'rgb(86, 97, 98)', 'rgb(217, 245, 255)', 'rgb(231, 51, 48)', 'rgb(87, 102, 0)', 'rgb(126, 93, 0)', 'rgb(28, 109, 167)', 'rgb(215, 56, 132)', 'rgb(39, 154, 145)', 'rgb(86, 97, 98)']
|
||||
highlight-foreground-color='rgb(253, 245, 226)'
|
||||
palette=['rgb(253, 245, 226)', 'rgb(219, 48, 45)', 'rgb(132, 153, 0)', 'rgb(178, 133, 0)', 'rgb(38, 139, 211)', 'rgb(210, 54, 129)', 'rgb(41, 162, 152)', 'rgb(87, 109, 116)', 'rgb(253, 245, 226)', 'rgb(219, 48, 45)', 'rgb(132, 153, 0)', 'rgb(178, 133, 0)', 'rgb(38, 139, 211)', 'rgb(210, 54, 129)', 'rgb(41, 162, 152)', 'rgb(87, 109, 116)']
|
||||
use-theme-colors=false
|
||||
visible-name='Solarized Osaka Light'
|
||||
|
|
|
|||
|
|
@ -1,91 +1,91 @@
|
|||
attribute = { fg = "#e73330" }
|
||||
comment = { fg = "#6e8992", modifiers = ["italic"] }
|
||||
"comment.block.documentation" = { fg = "#279a91" }
|
||||
constant = { fg = "#279a91" }
|
||||
"constant.builtin" = { fg = "#d14f17" }
|
||||
"constant.builtin.boolean" = { fg = "#279a91" }
|
||||
"constant.character" = { fg = "#279a91" }
|
||||
"constant.character.escape" = { fg = "#f9611f" }
|
||||
"constant.numeric" = { fg = "#279a91" }
|
||||
"constant.numeric.float" = { fg = "#279a91" }
|
||||
"constant.numeric.integer" = { fg = "#279a91" }
|
||||
constructor = { fg = "#7e5d00" }
|
||||
attribute = { fg = "#db302d" }
|
||||
comment = { fg = "#adb7b7", modifiers = ["italic"] }
|
||||
"comment.block.documentation" = { fg = "#29a298" }
|
||||
constant = { fg = "#29a298" }
|
||||
"constant.builtin" = { fg = "#c94c16" }
|
||||
"constant.builtin.boolean" = { fg = "#29a298" }
|
||||
"constant.character" = { fg = "#29a298" }
|
||||
"constant.character.escape" = { fg = "#f74f0c" }
|
||||
"constant.numeric" = { fg = "#29a298" }
|
||||
"constant.numeric.float" = { fg = "#29a298" }
|
||||
"constant.numeric.integer" = { fg = "#29a298" }
|
||||
constructor = { fg = "#b28500" }
|
||||
"diagnostic.error" = { underline = { style = "curl" } }
|
||||
"diagnostic.hint" = { underline = { style = "curl" } }
|
||||
"diagnostic.info" = { underline = { style = "curl" } }
|
||||
"diagnostic.warning" = { underline = { style = "curl" } }
|
||||
"diff.delta" = { fg = "#7e5d00" }
|
||||
"diff.delta.moved" = { fg = "#1c6da7" }
|
||||
"diff.minus" = { fg = "#e73330" }
|
||||
"diff.plus" = { fg = "#576600" }
|
||||
error = { fg = "#e73330" }
|
||||
function = { fg = "#1c6da7" }
|
||||
"function.builtin" = { fg = "#d14f17" }
|
||||
"function.macro" = { fg = "#e73330" }
|
||||
"function.method" = { fg = "#1c6da7" }
|
||||
"function.special" = { fg = "#e73330" }
|
||||
hint = { fg = "#279a91" }
|
||||
info = { fg = "#1c6da7" }
|
||||
keyword = { fg = "#576600", modifiers = ["italic"] }
|
||||
"keyword.control" = { fg = "#576600" }
|
||||
"keyword.control.conditional" = { fg = "#576600" }
|
||||
"keyword.control.exception" = { fg = "#576600" }
|
||||
"keyword.control.repeat" = { fg = "#576600" }
|
||||
"keyword.control.return" = { fg = "#576600", modifiers = ["italic"] }
|
||||
"keyword.directive" = { fg = "#e73330" }
|
||||
"keyword.function" = { fg = "#576600" }
|
||||
"keyword.operator" = { fg = "#576600" }
|
||||
label = { fg = "#576600" }
|
||||
"diff.delta" = { fg = "#b28500" }
|
||||
"diff.delta.moved" = { fg = "#268bd3" }
|
||||
"diff.minus" = { fg = "#db302d" }
|
||||
"diff.plus" = { fg = "#849900" }
|
||||
error = { fg = "#db302d" }
|
||||
function = { fg = "#268bd3" }
|
||||
"function.builtin" = { fg = "#c94c16" }
|
||||
"function.macro" = { fg = "#db302d" }
|
||||
"function.method" = { fg = "#268bd3" }
|
||||
"function.special" = { fg = "#db302d" }
|
||||
hint = { fg = "#29a298" }
|
||||
info = { fg = "#268bd3" }
|
||||
keyword = { fg = "#849900", modifiers = ["italic"] }
|
||||
"keyword.control" = { fg = "#849900" }
|
||||
"keyword.control.conditional" = { fg = "#849900" }
|
||||
"keyword.control.exception" = { fg = "#849900" }
|
||||
"keyword.control.repeat" = { fg = "#849900" }
|
||||
"keyword.control.return" = { fg = "#849900", modifiers = ["italic"] }
|
||||
"keyword.directive" = { fg = "#db302d" }
|
||||
"keyword.function" = { fg = "#849900" }
|
||||
"keyword.operator" = { fg = "#849900" }
|
||||
label = { fg = "#849900" }
|
||||
"markup.bold" = { modifiers = ["bold"] }
|
||||
"markup.heading" = { fg = "#d14f17", modifiers = ["bold"] }
|
||||
"markup.heading.completion" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"markup.heading.hover" = { bg = "#585449", fg = "#6e8992" }
|
||||
"markup.heading" = { fg = "#c94c16", modifiers = ["bold"] }
|
||||
"markup.heading.completion" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"markup.heading.hover" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"markup.italic" = { modifiers = ["italic"] }
|
||||
"markup.link" = { fg = "#1c6da7", underline = { style = "line" } }
|
||||
"markup.link.label" = { fg = "#d14f17" }
|
||||
"markup.link.text" = { fg = "#1c6da7", underline = { style = "line" } }
|
||||
"markup.link" = { fg = "#268bd3", underline = { style = "line" } }
|
||||
"markup.link.label" = { fg = "#c94c16" }
|
||||
"markup.link.text" = { fg = "#268bd3", underline = { style = "line" } }
|
||||
"markup.link.url" = { underline = { style = "line" } }
|
||||
"markup.list" = { fg = "#1c6da7" }
|
||||
"markup.normal.completion" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"markup.normal.hover" = { bg = "#585449", fg = "#6e8992" }
|
||||
"markup.raw" = { fg = "#279a91" }
|
||||
"markup.raw.inline" = { bg = "#bbd300", fg = "#7e5d00" }
|
||||
"markup.list" = { fg = "#268bd3" }
|
||||
"markup.normal.completion" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"markup.normal.hover" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"markup.raw" = { fg = "#29a298" }
|
||||
"markup.raw.inline" = { bg = "#d6fead", fg = "#b28500" }
|
||||
"markup.strikethrough" = { modifiers = ["crossed_out"] }
|
||||
namespace = { fg = "#e73330" }
|
||||
operator = { fg = "#576600" }
|
||||
special = { fg = "#d14f17" }
|
||||
string = { fg = "#279a91" }
|
||||
"string.regexp" = { fg = "#0d6b63" }
|
||||
"string.special" = { fg = "#d14f17" }
|
||||
tag = { fg = "#576600" }
|
||||
type = { fg = "#7e5d00" }
|
||||
"type.builtin" = { fg = "#7e5d00" }
|
||||
"type.enum" = { fg = "#7e5d00" }
|
||||
"type.enum.variant" = { fg = "#279a91" }
|
||||
namespace = { fg = "#db302d" }
|
||||
operator = { fg = "#849900" }
|
||||
special = { fg = "#c94c16" }
|
||||
string = { fg = "#29a298" }
|
||||
"string.regexp" = { fg = "#1a6265" }
|
||||
"string.special" = { fg = "#c94c16" }
|
||||
tag = { fg = "#849900" }
|
||||
type = { fg = "#b28500" }
|
||||
"type.builtin" = { fg = "#b28500" }
|
||||
"type.enum" = { fg = "#b28500" }
|
||||
"type.enum.variant" = { fg = "#29a298" }
|
||||
"ui.background" = { bg = "bg" }
|
||||
"ui.cursor" = { bg = "#737d7e", fg = "#87ddff" }
|
||||
"ui.cursor.match" = { bg = "#e73330", fg = "#e51000", modifiers = ["bold"] }
|
||||
"ui.linenr" = { bg = "#d9f5ff", fg = "#ca9900" }
|
||||
"ui.linenr.select" = { fg = "#d14f17" }
|
||||
"ui.menu" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"ui.cursor" = { bg = "#637981", fg = "#fdf5e2" }
|
||||
"ui.cursor.match" = { bg = "#db302d", fg = "#570f0e", modifiers = ["bold"] }
|
||||
"ui.linenr" = { bg = "#fdf5e2", fg = "#ffbf00" }
|
||||
"ui.linenr.select" = { fg = "#c94c16" }
|
||||
"ui.menu" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"ui.menu.scroll" = { bg = "bg", fg = "fg" }
|
||||
"ui.menu.selected" = { bg = "#585449", fg = "#6e8992" }
|
||||
"ui.popup" = { bg = "#d9f5ff", fg = "#ca9900" }
|
||||
"ui.menu.selected" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"ui.popup" = { bg = "#ffffff", fg = "#ffbf00" }
|
||||
"ui.selection" = { bg = "bg_highlight" }
|
||||
"ui.statusline" = { bg = "#87ddff", fg = "#6e7474" }
|
||||
"ui.statusline.inactive" = { bg = "#d9f5ff", fg = "#737d7e" }
|
||||
"ui.statusline" = { bg = "#fdf5e2", fg = "#576d74" }
|
||||
"ui.statusline.inactive" = { bg = "#ffffff", fg = "#637981" }
|
||||
"ui.statusline.normal" = { bg = "blue", fg = "black" }
|
||||
"ui.text" = { bg = "#d9f5ff", fg = "#737d7e" }
|
||||
"ui.text.focus" = { bg = "#41d7fc" }
|
||||
"ui.text.inactive" = { fg = "#6e8992", modifiers = ["italic"] }
|
||||
"ui.text.info" = { fg = "#1c6da7" }
|
||||
"ui.virtual.inlay-hint" = { bg = "#50d3da", fg = "#279a91" }
|
||||
"ui.window" = { fg = "#41d7fc", modifiers = ["bold"] }
|
||||
variable = { fg = "#737d7e" }
|
||||
"variable.builtin" = { fg = "#d14f17" }
|
||||
"variable.other.member" = { fg = "#279a91" }
|
||||
"variable.parameter" = { fg = "#d14f17" }
|
||||
warning = { fg = "#7e5d00" }
|
||||
"ui.text" = { bg = "#fdf5e2", fg = "#637981" }
|
||||
"ui.text.focus" = { bg = "#ede7d3" }
|
||||
"ui.text.inactive" = { fg = "#adb7b7", modifiers = ["italic"] }
|
||||
"ui.text.info" = { fg = "#268bd3" }
|
||||
"ui.virtual.inlay-hint" = { bg = "#b7fefa", fg = "#29a298" }
|
||||
"ui.window" = { fg = "#ede7d3", modifiers = ["bold"] }
|
||||
variable = { fg = "#637981" }
|
||||
"variable.builtin" = { fg = "#c94c16" }
|
||||
"variable.other.member" = { fg = "#29a298" }
|
||||
"variable.parameter" = { fg = "#c94c16" }
|
||||
warning = { fg = "#b28500" }
|
||||
|
||||
[palette]
|
||||
base0 = "#9eabac"
|
||||
|
|
@ -160,5 +160,4 @@ yellow100 = "#ffe899"
|
|||
yellow300 = "#ffbf00"
|
||||
yellow500 = "#b28500"
|
||||
yellow700 = "#664c00"
|
||||
yellow900 = "#332700"
|
||||
|
||||
yellow900 = "#332700"
|
||||
|
|
@ -1,163 +1,163 @@
|
|||
attribute = { fg = "#e73330" }
|
||||
comment = { fg = "#6e8992", modifiers = ["italic"] }
|
||||
"comment.block.documentation" = { fg = "#279a91" }
|
||||
constant = { fg = "#279a91" }
|
||||
"constant.builtin" = { fg = "#d14f17" }
|
||||
"constant.builtin.boolean" = { fg = "#279a91" }
|
||||
"constant.character" = { fg = "#279a91" }
|
||||
"constant.character.escape" = { fg = "#f9611f" }
|
||||
"constant.numeric" = { fg = "#279a91" }
|
||||
"constant.numeric.float" = { fg = "#279a91" }
|
||||
"constant.numeric.integer" = { fg = "#279a91" }
|
||||
constructor = { fg = "#7e5d00" }
|
||||
attribute = { fg = "#db302d" }
|
||||
comment = { fg = "#adb7b7", modifiers = ["italic"] }
|
||||
"comment.block.documentation" = { fg = "#29a298" }
|
||||
constant = { fg = "#29a298" }
|
||||
"constant.builtin" = { fg = "#c94c16" }
|
||||
"constant.builtin.boolean" = { fg = "#29a298" }
|
||||
"constant.character" = { fg = "#29a298" }
|
||||
"constant.character.escape" = { fg = "#f74f0c" }
|
||||
"constant.numeric" = { fg = "#29a298" }
|
||||
"constant.numeric.float" = { fg = "#29a298" }
|
||||
"constant.numeric.integer" = { fg = "#29a298" }
|
||||
constructor = { fg = "#b28500" }
|
||||
"diagnostic.error" = { underline = { style = "curl" } }
|
||||
"diagnostic.hint" = { underline = { style = "curl" } }
|
||||
"diagnostic.info" = { underline = { style = "curl" } }
|
||||
"diagnostic.warning" = { underline = { style = "curl" } }
|
||||
"diff.delta" = { fg = "#7e5d00" }
|
||||
"diff.delta.moved" = { fg = "#1c6da7" }
|
||||
"diff.minus" = { fg = "#e73330" }
|
||||
"diff.plus" = { fg = "#576600" }
|
||||
error = { fg = "#e73330" }
|
||||
function = { fg = "#1c6da7" }
|
||||
"function.builtin" = { fg = "#d14f17" }
|
||||
"function.macro" = { fg = "#e73330" }
|
||||
"function.method" = { fg = "#1c6da7" }
|
||||
"function.special" = { fg = "#e73330" }
|
||||
hint = { fg = "#279a91" }
|
||||
info = { fg = "#1c6da7" }
|
||||
keyword = { fg = "#576600", modifiers = ["italic"] }
|
||||
"keyword.control" = { fg = "#576600" }
|
||||
"keyword.control.conditional" = { fg = "#576600" }
|
||||
"keyword.control.exception" = { fg = "#576600" }
|
||||
"keyword.control.repeat" = { fg = "#576600" }
|
||||
"keyword.control.return" = { fg = "#576600", modifiers = ["italic"] }
|
||||
"keyword.directive" = { fg = "#e73330" }
|
||||
"keyword.function" = { fg = "#576600" }
|
||||
"keyword.operator" = { fg = "#576600" }
|
||||
label = { fg = "#576600" }
|
||||
"diff.delta" = { fg = "#b28500" }
|
||||
"diff.delta.moved" = { fg = "#268bd3" }
|
||||
"diff.minus" = { fg = "#db302d" }
|
||||
"diff.plus" = { fg = "#849900" }
|
||||
error = { fg = "#db302d" }
|
||||
function = { fg = "#268bd3" }
|
||||
"function.builtin" = { fg = "#c94c16" }
|
||||
"function.macro" = { fg = "#db302d" }
|
||||
"function.method" = { fg = "#268bd3" }
|
||||
"function.special" = { fg = "#db302d" }
|
||||
hint = { fg = "#29a298" }
|
||||
info = { fg = "#268bd3" }
|
||||
keyword = { fg = "#849900", modifiers = ["italic"] }
|
||||
"keyword.control" = { fg = "#849900" }
|
||||
"keyword.control.conditional" = { fg = "#849900" }
|
||||
"keyword.control.exception" = { fg = "#849900" }
|
||||
"keyword.control.repeat" = { fg = "#849900" }
|
||||
"keyword.control.return" = { fg = "#849900", modifiers = ["italic"] }
|
||||
"keyword.directive" = { fg = "#db302d" }
|
||||
"keyword.function" = { fg = "#849900" }
|
||||
"keyword.operator" = { fg = "#849900" }
|
||||
label = { fg = "#849900" }
|
||||
"markup.bold" = { modifiers = ["bold"] }
|
||||
"markup.heading" = { fg = "#d14f17", modifiers = ["bold"] }
|
||||
"markup.heading.completion" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"markup.heading.hover" = { bg = "#585449", fg = "#6e8992" }
|
||||
"markup.heading" = { fg = "#c94c16", modifiers = ["bold"] }
|
||||
"markup.heading.completion" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"markup.heading.hover" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"markup.italic" = { modifiers = ["italic"] }
|
||||
"markup.link" = { fg = "#1c6da7", underline = { style = "line" } }
|
||||
"markup.link.label" = { fg = "#d14f17" }
|
||||
"markup.link.text" = { fg = "#1c6da7", underline = { style = "line" } }
|
||||
"markup.link" = { fg = "#268bd3", underline = { style = "line" } }
|
||||
"markup.link.label" = { fg = "#c94c16" }
|
||||
"markup.link.text" = { fg = "#268bd3", underline = { style = "line" } }
|
||||
"markup.link.url" = { underline = { style = "line" } }
|
||||
"markup.list" = { fg = "#1c6da7" }
|
||||
"markup.normal.completion" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"markup.normal.hover" = { bg = "#585449", fg = "#6e8992" }
|
||||
"markup.raw" = { fg = "#279a91" }
|
||||
"markup.raw.inline" = { bg = "#bbd300", fg = "#7e5d00" }
|
||||
"markup.list" = { fg = "#268bd3" }
|
||||
"markup.normal.completion" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"markup.normal.hover" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"markup.raw" = { fg = "#29a298" }
|
||||
"markup.raw.inline" = { bg = "#d6fead", fg = "#b28500" }
|
||||
"markup.strikethrough" = { modifiers = ["crossed_out"] }
|
||||
namespace = { fg = "#e73330" }
|
||||
operator = { fg = "#576600" }
|
||||
special = { fg = "#d14f17" }
|
||||
string = { fg = "#279a91" }
|
||||
"string.regexp" = { fg = "#0d6b63" }
|
||||
"string.special" = { fg = "#d14f17" }
|
||||
tag = { fg = "#576600" }
|
||||
type = { fg = "#7e5d00" }
|
||||
"type.builtin" = { fg = "#7e5d00" }
|
||||
"type.enum" = { fg = "#7e5d00" }
|
||||
"type.enum.variant" = { fg = "#279a91" }
|
||||
namespace = { fg = "#db302d" }
|
||||
operator = { fg = "#849900" }
|
||||
special = { fg = "#c94c16" }
|
||||
string = { fg = "#29a298" }
|
||||
"string.regexp" = { fg = "#1a6265" }
|
||||
"string.special" = { fg = "#c94c16" }
|
||||
tag = { fg = "#849900" }
|
||||
type = { fg = "#b28500" }
|
||||
"type.builtin" = { fg = "#b28500" }
|
||||
"type.enum" = { fg = "#b28500" }
|
||||
"type.enum.variant" = { fg = "#29a298" }
|
||||
"ui.background" = { bg = "bg" }
|
||||
"ui.cursor" = { bg = "#737d7e", fg = "#87ddff" }
|
||||
"ui.cursor.match" = { bg = "#e73330", fg = "#e51000", modifiers = ["bold"] }
|
||||
"ui.linenr" = { bg = "#d9f5ff", fg = "#ca9900" }
|
||||
"ui.linenr.select" = { fg = "#d14f17" }
|
||||
"ui.menu" = { bg = "#41d7fc", fg = "#737d7e" }
|
||||
"ui.cursor" = { bg = "#637981", fg = "#fdf5e2" }
|
||||
"ui.cursor.match" = { bg = "#db302d", fg = "#570f0e", modifiers = ["bold"] }
|
||||
"ui.linenr" = { bg = "#fdf5e2", fg = "#ffbf00" }
|
||||
"ui.linenr.select" = { fg = "#c94c16" }
|
||||
"ui.menu" = { bg = "#ede7d3", fg = "#637981" }
|
||||
"ui.menu.scroll" = { bg = "bg", fg = "fg" }
|
||||
"ui.menu.selected" = { bg = "#585449", fg = "#6e8992" }
|
||||
"ui.popup" = { bg = "#d9f5ff", fg = "#ca9900" }
|
||||
"ui.menu.selected" = { bg = "#063540", fg = "#adb7b7" }
|
||||
"ui.popup" = { bg = "#ffffff", fg = "#ffbf00" }
|
||||
"ui.selection" = { bg = "bg_highlight" }
|
||||
"ui.statusline" = { bg = "#87ddff", fg = "#6e7474" }
|
||||
"ui.statusline.inactive" = { bg = "#d9f5ff", fg = "#737d7e" }
|
||||
"ui.statusline" = { bg = "#fdf5e2", fg = "#576d74" }
|
||||
"ui.statusline.inactive" = { bg = "#ffffff", fg = "#637981" }
|
||||
"ui.statusline.normal" = { bg = "blue", fg = "black" }
|
||||
"ui.text" = { bg = "#d9f5ff", fg = "#737d7e" }
|
||||
"ui.text.focus" = { bg = "#41d7fc" }
|
||||
"ui.text.inactive" = { fg = "#6e8992", modifiers = ["italic"] }
|
||||
"ui.text.info" = { fg = "#1c6da7" }
|
||||
"ui.virtual.inlay-hint" = { bg = "#50d3da", fg = "#279a91" }
|
||||
"ui.window" = { fg = "#41d7fc", modifiers = ["bold"] }
|
||||
variable = { fg = "#737d7e" }
|
||||
"variable.builtin" = { fg = "#d14f17" }
|
||||
"variable.other.member" = { fg = "#279a91" }
|
||||
"variable.parameter" = { fg = "#d14f17" }
|
||||
warning = { fg = "#7e5d00" }
|
||||
"ui.text" = { bg = "#fdf5e2", fg = "#637981" }
|
||||
"ui.text.focus" = { bg = "#ede7d3" }
|
||||
"ui.text.inactive" = { fg = "#adb7b7", modifiers = ["italic"] }
|
||||
"ui.text.info" = { fg = "#268bd3" }
|
||||
"ui.virtual.inlay-hint" = { bg = "#b7fefa", fg = "#29a298" }
|
||||
"ui.window" = { fg = "#ede7d3", modifiers = ["bold"] }
|
||||
variable = { fg = "#637981" }
|
||||
"variable.builtin" = { fg = "#c94c16" }
|
||||
"variable.other.member" = { fg = "#29a298" }
|
||||
"variable.parameter" = { fg = "#c94c16" }
|
||||
warning = { fg = "#b28500" }
|
||||
|
||||
[palette]
|
||||
base0 = "#737d7e"
|
||||
base00 = "#667c84"
|
||||
base01 = "#6e8992"
|
||||
base02 = "#41d7fc"
|
||||
base03 = "#87ddff"
|
||||
base04 = "#d9f5ff"
|
||||
base1 = "#6e7474"
|
||||
base2 = "#585449"
|
||||
base3 = "#584b1f"
|
||||
base4 = "#474747"
|
||||
bg = "#d9f5ff"
|
||||
bg_float = "#d9f5ff"
|
||||
bg_highlight = "#87ddff"
|
||||
bg_popup = "#d9f5ff"
|
||||
bg_sidebar = "#d9f5ff"
|
||||
bg_statusline = "#87ddff"
|
||||
black = "#e2f8ff"
|
||||
blue = "#1c6da7"
|
||||
blue100 = "#00678d"
|
||||
blue300 = "#2f84be"
|
||||
blue500 = "#1c6da7"
|
||||
blue700 = "#2c96e2"
|
||||
blue900 = "#95c4f9"
|
||||
border = "#e2f8ff"
|
||||
cyan = "#279a91"
|
||||
cyan100 = "#115855"
|
||||
cyan300 = "#0d6b63"
|
||||
cyan500 = "#279a91"
|
||||
cyan700 = "#32a6ab"
|
||||
cyan900 = "#50d3da"
|
||||
error = "#e73330"
|
||||
fg = "#566162"
|
||||
fg_float = "#566162"
|
||||
green = "#576600"
|
||||
green100 = "#3c5610"
|
||||
green300 = "#435e00"
|
||||
green500 = "#576600"
|
||||
green700 = "#849800"
|
||||
green900 = "#bbd300"
|
||||
hint = "#279a91"
|
||||
info = "#1c6da7"
|
||||
magenta = "#d73884"
|
||||
magenta100 = "#f00098"
|
||||
magenta300 = "#af246d"
|
||||
magenta500 = "#d73884"
|
||||
magenta700 = "#f1569a"
|
||||
magenta900 = "#f5bdd0"
|
||||
orange = "#d14f17"
|
||||
orange100 = "#c35800"
|
||||
orange300 = "#b73806"
|
||||
orange500 = "#d14f17"
|
||||
orange700 = "#f9611f"
|
||||
orange900 = "#fab0a1"
|
||||
red = "#e73330"
|
||||
red100 = "#e51000"
|
||||
red300 = "#be2420"
|
||||
red500 = "#e73330"
|
||||
red700 = "#f55e5d"
|
||||
red900 = "#f6c0c0"
|
||||
todo = "#696dc2"
|
||||
violet = "#696dc2"
|
||||
violet100 = "#2248fa"
|
||||
violet300 = "#6a72e1"
|
||||
violet500 = "#696dc2"
|
||||
violet700 = "#8c8fd7"
|
||||
violet900 = "#c8c9e7"
|
||||
warning = "#7e5d00"
|
||||
yellow = "#7e5d00"
|
||||
yellow100 = "#615300"
|
||||
yellow300 = "#836100"
|
||||
yellow500 = "#7e5d00"
|
||||
yellow700 = "#ca9900"
|
||||
yellow900 = "#fccb00"
|
||||
base0 = "#637981"
|
||||
base00 = "#9eabac"
|
||||
base01 = "#adb7b7"
|
||||
base02 = "#ede7d3"
|
||||
base03 = "#fdf5e2"
|
||||
base04 = "#ffffff"
|
||||
base1 = "#576d74"
|
||||
base2 = "#063540"
|
||||
base3 = "#002c38"
|
||||
base4 = "#001419"
|
||||
bg = "#fdf5e2"
|
||||
bg_float = "#ffffff"
|
||||
bg_highlight = "#ede7d3"
|
||||
bg_popup = "#ffffff"
|
||||
bg_sidebar = "#ffffff"
|
||||
bg_statusline = "#fdf5e2"
|
||||
black = "#cac4b5"
|
||||
blue = "#268bd3"
|
||||
blue100 = "#0f3856"
|
||||
blue300 = "#1a6397"
|
||||
blue500 = "#268bd3"
|
||||
blue700 = "#46acf5"
|
||||
blue900 = "#a8daff"
|
||||
border = "#cac4b5"
|
||||
cyan = "#29a298"
|
||||
cyan100 = "#103a3c"
|
||||
cyan300 = "#1a6265"
|
||||
cyan500 = "#29a298"
|
||||
cyan700 = "#2aeddd"
|
||||
cyan900 = "#b7fefa"
|
||||
error = "#db302d"
|
||||
fg = "#576d74"
|
||||
fg_float = "#576d74"
|
||||
green = "#849900"
|
||||
green100 = "#2c3300"
|
||||
green300 = "#586600"
|
||||
green500 = "#849900"
|
||||
green700 = "#b7f900"
|
||||
green900 = "#d6fead"
|
||||
hint = "#29a298"
|
||||
info = "#268bd3"
|
||||
magenta = "#d23681"
|
||||
magenta100 = "#541131"
|
||||
magenta300 = "#af2668"
|
||||
magenta500 = "#d23681"
|
||||
magenta700 = "#f254a0"
|
||||
magenta900 = "#ff75b7"
|
||||
orange = "#c94c16"
|
||||
orange100 = "#5b220a"
|
||||
orange300 = "#a13c10"
|
||||
orange500 = "#c94c16"
|
||||
orange700 = "#f74f0c"
|
||||
orange900 = "#ff9165"
|
||||
red = "#db302d"
|
||||
red100 = "#570f0e"
|
||||
red300 = "#b7211f"
|
||||
red500 = "#db302d"
|
||||
red700 = "#f55350"
|
||||
red900 = "#ff9a99"
|
||||
todo = "#6d71c4"
|
||||
violet = "#6d71c4"
|
||||
violet100 = "#24275a"
|
||||
violet300 = "#484eb6"
|
||||
violet500 = "#6d71c4"
|
||||
violet700 = "#9b9fec"
|
||||
violet900 = "#cccffe"
|
||||
warning = "#b28500"
|
||||
yellow = "#b28500"
|
||||
yellow100 = "#332700"
|
||||
yellow300 = "#664c00"
|
||||
yellow500 = "#b28500"
|
||||
yellow700 = "#ffbf00"
|
||||
yellow900 = "#ffe899"
|
||||
|
|
@ -6,45 +6,45 @@
|
|||
## upstream: https://github.com/craftzdog/solarized-osaka.nvim/raw/main/extras/kitty/solarized_osaka_light.conf
|
||||
|
||||
|
||||
background #d9f5ff
|
||||
foreground #566162
|
||||
selection_background #87ddff
|
||||
selection_foreground #566162
|
||||
url_color #279a91
|
||||
cursor #566162
|
||||
cursor_text_color #d9f5ff
|
||||
background #fdf5e2
|
||||
foreground #576d74
|
||||
selection_background #fdf5e2
|
||||
selection_foreground #576d74
|
||||
url_color #29a298
|
||||
cursor #576d74
|
||||
cursor_text_color #fdf5e2
|
||||
|
||||
# Tabs
|
||||
active_tab_background #279a91
|
||||
active_tab_foreground #474747
|
||||
inactive_tab_background #87ddff
|
||||
inactive_tab_foreground #667c84
|
||||
#tab_bar_background #e2f8ff
|
||||
active_tab_background #29a298
|
||||
active_tab_foreground #001419
|
||||
inactive_tab_background #ede7d3
|
||||
inactive_tab_foreground #9eabac
|
||||
#tab_bar_background #cac4b5
|
||||
|
||||
# Windows
|
||||
active_border_color #1c6da7
|
||||
inactive_border_color #87ddff
|
||||
active_border_color #268bd3
|
||||
inactive_border_color #ede7d3
|
||||
|
||||
# normal
|
||||
color0 #e2f8ff
|
||||
color1 #e73330
|
||||
color2 #576600
|
||||
color3 #7e5d00
|
||||
color4 #1c6da7
|
||||
color5 #d73884
|
||||
color6 #279a91
|
||||
color7 #566162
|
||||
color0 #cac4b5
|
||||
color1 #db302d
|
||||
color2 #849900
|
||||
color3 #b28500
|
||||
color4 #268bd3
|
||||
color5 #d23681
|
||||
color6 #29a298
|
||||
color7 #576d74
|
||||
|
||||
# bright
|
||||
color8 #6e8992
|
||||
color9 #e73330
|
||||
color10 #576600
|
||||
color11 #7e5d00
|
||||
color12 #1c6da7
|
||||
color13 #d73884
|
||||
color14 #279a91
|
||||
color15 #566162
|
||||
color8 #adb7b7
|
||||
color9 #db302d
|
||||
color10 #849900
|
||||
color11 #b28500
|
||||
color12 #268bd3
|
||||
color13 #d23681
|
||||
color14 #29a298
|
||||
color15 #576d74
|
||||
|
||||
# extended colors
|
||||
color16 #d14f17
|
||||
color17 #be2420
|
||||
color16 #c94c16
|
||||
color17 #b7211f
|
||||
|
|
|
|||
|
|
@ -2,26 +2,26 @@ gui:
|
|||
nerdFontsVersion: "3"
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#d14f17"
|
||||
- "#c94c16"
|
||||
- "bold"
|
||||
inactiveBorderColor:
|
||||
- "#ca9900"
|
||||
- "#ffbf00"
|
||||
searchingActiveBorderColor:
|
||||
- "#d14f17"
|
||||
- "#c94c16"
|
||||
- "bold"
|
||||
optionsTextColor:
|
||||
- "#1c6da7"
|
||||
- "#268bd3"
|
||||
selectedLineBgColor:
|
||||
- "#2c96e2"
|
||||
- "#46acf5"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#1c6da7"
|
||||
- "#268bd3"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#d73884"
|
||||
- "#d23681"
|
||||
markedBaseCommitFgColor:
|
||||
- "#1c6da7"
|
||||
- "#268bd3"
|
||||
markedBaseCommitBgColor:
|
||||
- "#7e5d00"
|
||||
- "#b28500"
|
||||
unstagedChangesColor:
|
||||
- "#be2420"
|
||||
- "#b7211f"
|
||||
defaultFgColor:
|
||||
- "#566162"
|
||||
- "#576d74"
|
||||
|
|
|
|||
|
|
@ -1,78 +1,78 @@
|
|||
local colors = {
|
||||
base0 = "#737d7e",
|
||||
base00 = "#667c84",
|
||||
base01 = "#6e8992",
|
||||
base02 = "#41d7fc",
|
||||
base03 = "#87ddff",
|
||||
base04 = "#d9f5ff",
|
||||
base1 = "#6e7474",
|
||||
base2 = "#585449",
|
||||
base3 = "#584b1f",
|
||||
base4 = "#474747",
|
||||
bg = "#d9f5ff",
|
||||
bg_float = "#d9f5ff",
|
||||
bg_highlight = "#87ddff",
|
||||
bg_popup = "#d9f5ff",
|
||||
bg_sidebar = "#d9f5ff",
|
||||
bg_statusline = "#87ddff",
|
||||
black = "#e2f8ff",
|
||||
blue = "#1c6da7",
|
||||
blue100 = "#00678d",
|
||||
blue300 = "#2f84be",
|
||||
blue500 = "#1c6da7",
|
||||
blue700 = "#2c96e2",
|
||||
blue900 = "#95c4f9",
|
||||
border = "#e2f8ff",
|
||||
cyan = "#279a91",
|
||||
cyan100 = "#115855",
|
||||
cyan300 = "#0d6b63",
|
||||
cyan500 = "#279a91",
|
||||
cyan700 = "#32a6ab",
|
||||
cyan900 = "#50d3da",
|
||||
error = "#e73330",
|
||||
fg = "#566162",
|
||||
fg_float = "#566162",
|
||||
green = "#576600",
|
||||
green100 = "#3c5610",
|
||||
green300 = "#435e00",
|
||||
green500 = "#576600",
|
||||
green700 = "#849800",
|
||||
green900 = "#bbd300",
|
||||
hint = "#279a91",
|
||||
info = "#1c6da7",
|
||||
magenta = "#d73884",
|
||||
magenta100 = "#f00098",
|
||||
magenta300 = "#af246d",
|
||||
magenta500 = "#d73884",
|
||||
magenta700 = "#f1569a",
|
||||
magenta900 = "#f5bdd0",
|
||||
base0 = "#637981",
|
||||
base00 = "#9eabac",
|
||||
base01 = "#adb7b7",
|
||||
base02 = "#ede7d3",
|
||||
base03 = "#fdf5e2",
|
||||
base04 = "#ffffff",
|
||||
base1 = "#576d74",
|
||||
base2 = "#063540",
|
||||
base3 = "#002c38",
|
||||
base4 = "#001419",
|
||||
bg = "#fdf5e2",
|
||||
bg_float = "#ffffff",
|
||||
bg_highlight = "#ede7d3",
|
||||
bg_popup = "#ffffff",
|
||||
bg_sidebar = "#ffffff",
|
||||
bg_statusline = "#fdf5e2",
|
||||
black = "#cac4b5",
|
||||
blue = "#268bd3",
|
||||
blue100 = "#0f3856",
|
||||
blue300 = "#1a6397",
|
||||
blue500 = "#268bd3",
|
||||
blue700 = "#46acf5",
|
||||
blue900 = "#a8daff",
|
||||
border = "#cac4b5",
|
||||
cyan = "#29a298",
|
||||
cyan100 = "#103a3c",
|
||||
cyan300 = "#1a6265",
|
||||
cyan500 = "#29a298",
|
||||
cyan700 = "#2aeddd",
|
||||
cyan900 = "#b7fefa",
|
||||
error = "#db302d",
|
||||
fg = "#576d74",
|
||||
fg_float = "#576d74",
|
||||
green = "#849900",
|
||||
green100 = "#2c3300",
|
||||
green300 = "#586600",
|
||||
green500 = "#849900",
|
||||
green700 = "#b7f900",
|
||||
green900 = "#d6fead",
|
||||
hint = "#29a298",
|
||||
info = "#268bd3",
|
||||
magenta = "#d23681",
|
||||
magenta100 = "#541131",
|
||||
magenta300 = "#af2668",
|
||||
magenta500 = "#d23681",
|
||||
magenta700 = "#f254a0",
|
||||
magenta900 = "#ff75b7",
|
||||
none = "NONE",
|
||||
orange = "#d14f17",
|
||||
orange100 = "#c35800",
|
||||
orange300 = "#b73806",
|
||||
orange500 = "#d14f17",
|
||||
orange700 = "#f9611f",
|
||||
orange900 = "#fab0a1",
|
||||
red = "#e73330",
|
||||
red100 = "#e51000",
|
||||
red300 = "#be2420",
|
||||
red500 = "#e73330",
|
||||
red700 = "#f55e5d",
|
||||
red900 = "#f6c0c0",
|
||||
todo = "#696dc2",
|
||||
violet = "#696dc2",
|
||||
violet100 = "#2248fa",
|
||||
violet300 = "#6a72e1",
|
||||
violet500 = "#696dc2",
|
||||
violet700 = "#8c8fd7",
|
||||
violet900 = "#c8c9e7",
|
||||
warning = "#7e5d00",
|
||||
yellow = "#7e5d00",
|
||||
yellow100 = "#615300",
|
||||
yellow300 = "#836100",
|
||||
yellow500 = "#7e5d00",
|
||||
yellow700 = "#ca9900",
|
||||
yellow900 = "#fccb00"
|
||||
orange = "#c94c16",
|
||||
orange100 = "#5b220a",
|
||||
orange300 = "#a13c10",
|
||||
orange500 = "#c94c16",
|
||||
orange700 = "#f74f0c",
|
||||
orange900 = "#ff9165",
|
||||
red = "#db302d",
|
||||
red100 = "#570f0e",
|
||||
red300 = "#b7211f",
|
||||
red500 = "#db302d",
|
||||
red700 = "#f55350",
|
||||
red900 = "#ff9a99",
|
||||
todo = "#6d71c4",
|
||||
violet = "#6d71c4",
|
||||
violet100 = "#24275a",
|
||||
violet300 = "#484eb6",
|
||||
violet500 = "#6d71c4",
|
||||
violet700 = "#9b9fec",
|
||||
violet900 = "#cccffe",
|
||||
warning = "#b28500",
|
||||
yellow = "#b28500",
|
||||
yellow100 = "#332700",
|
||||
yellow300 = "#664c00",
|
||||
yellow500 = "#b28500",
|
||||
yellow700 = "#ffbf00",
|
||||
yellow900 = "#ffe899"
|
||||
}
|
||||
|
||||
local highlights = nil
|
||||
|
|
|
|||
|
|
@ -1,66 +1,66 @@
|
|||
module.exports = {
|
||||
plain: {
|
||||
color: "#566162",
|
||||
backgroundColor: "#d9f5ff",
|
||||
color: "#576d74",
|
||||
backgroundColor: "#fdf5e2",
|
||||
},
|
||||
styles: [
|
||||
{
|
||||
types: ["prolog", "builtin"],
|
||||
style: {
|
||||
color: "#e73330",
|
||||
color: "#db302d",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["function"],
|
||||
style: {
|
||||
color: "#1c6da7",
|
||||
color: "#268bd3",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["symbol"],
|
||||
style: {
|
||||
color: "#d73884",
|
||||
color: "#d23681",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["punctuation"],
|
||||
style: {
|
||||
color: "#d73884",
|
||||
color: "#d23681",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["string", "char", "tag", "selector"],
|
||||
style: {
|
||||
color: "#576600",
|
||||
color: "#849900",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["keyword"],
|
||||
style: {
|
||||
color: "#696dc2",
|
||||
color: "#6d71c4",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["operator"],
|
||||
style: {
|
||||
color: "#279a91",
|
||||
color: "#29a298",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["constant", "boolean"],
|
||||
style: {
|
||||
color: "#d14f17",
|
||||
color: "#c94c16",
|
||||
},
|
||||
},
|
||||
{
|
||||
types: ["variable"],
|
||||
style: {
|
||||
color: "#566162",
|
||||
color: "#576d74",
|
||||
},
|
||||
},
|
||||
{
|
||||
style: {
|
||||
color: "#6e8992",
|
||||
color: "#adb7b7",
|
||||
fontStyle: "italic",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,36 +1,36 @@
|
|||
style:
|
||||
name: ${_colors_name}
|
||||
body:
|
||||
fgColor: '#566162'
|
||||
bgColor: '#87ddff'
|
||||
secondaryTextColor: '#737d7e'
|
||||
tertiaryTextColor: '#41d7fc'
|
||||
borderColor: '#6e8992'
|
||||
fgColor: '#576d74'
|
||||
bgColor: '#fdf5e2'
|
||||
secondaryTextColor: '#637981'
|
||||
tertiaryTextColor: '#ede7d3'
|
||||
borderColor: '#adb7b7'
|
||||
stat_table:
|
||||
keyFgColor: '#7e5d00'
|
||||
valueFgColor: '#566162'
|
||||
logoColor: '#7e5d00'
|
||||
keyFgColor: '#b28500'
|
||||
valueFgColor: '#576d74'
|
||||
logoColor: '#b28500'
|
||||
proc_table:
|
||||
fgColor: '#1c6da7'
|
||||
fgWarning: '#7e5d00'
|
||||
fgPending: '#41d7fc'
|
||||
fgCompleted: '#576600'
|
||||
fgError: '#be2420'
|
||||
headerFgColor: '#566162'
|
||||
fgColor: '#268bd3'
|
||||
fgWarning: '#b28500'
|
||||
fgPending: '#ede7d3'
|
||||
fgCompleted: '#849900'
|
||||
fgError: '#b7211f'
|
||||
headerFgColor: '#576d74'
|
||||
help:
|
||||
fgColor: '#2f84be'
|
||||
keyColor: '#566162'
|
||||
hlColor: '#576600'
|
||||
categoryFgColor: '#2c96e2'
|
||||
fgColor: '#1a6397'
|
||||
keyColor: '#576d74'
|
||||
hlColor: '#849900'
|
||||
categoryFgColor: '#46acf5'
|
||||
dialog:
|
||||
fgColor: '#2f84be'
|
||||
bgColor: '#e2f8ff'
|
||||
contrastBgColor: '#d9f5ff'
|
||||
attentionBgColor: '#be2420'
|
||||
buttonFgColor: '#e2f8ff'
|
||||
buttonBgColor: '#87ddff'
|
||||
buttonFocusFgColor: '#e2f8ff'
|
||||
buttonFocusBgColor: '#1c6da7'
|
||||
labelFgColor: '#7e5d00'
|
||||
fieldFgColor: '#e2f8ff'
|
||||
fieldBgColor: '#2c96e2'
|
||||
fgColor: '#1a6397'
|
||||
bgColor: '#cac4b5'
|
||||
contrastBgColor: '#fdf5e2'
|
||||
attentionBgColor: '#b7211f'
|
||||
buttonFgColor: '#cac4b5'
|
||||
buttonBgColor: '#ede7d3'
|
||||
buttonFocusFgColor: '#cac4b5'
|
||||
buttonFocusBgColor: '#268bd3'
|
||||
labelFgColor: '#b28500'
|
||||
fieldFgColor: '#cac4b5'
|
||||
fieldBgColor: '#46acf5'
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
#e2f8ff,#87ddff,#d73884,#2c96e2
|
||||
#cac4b5,#ede7d3,#d23681,#46acf5
|
||||
|
|
@ -1,21 +1,21 @@
|
|||
[[themes]]
|
||||
name = "Solarized Osaka Light"
|
||||
[themes.palette]
|
||||
background = "#87ddff"
|
||||
foreground = "#737d7e"
|
||||
black = "#d9f5ff"
|
||||
red = "#e73330"
|
||||
green = "#576600"
|
||||
yellow = "#7e5d00"
|
||||
blue = "#1c6da7"
|
||||
magenta = "#d73884"
|
||||
cyan = "#279a91"
|
||||
white = "#d9f5ff"
|
||||
bright_black = "#d9f5ff"
|
||||
bright_red = "#be2420"
|
||||
bright_green = "#576600"
|
||||
bright_yellow = "#d14f17"
|
||||
bright_blue = "#2f84be"
|
||||
bright_magenta = "#af246d"
|
||||
bright_cyan = "#2c96e2"
|
||||
bright_white = "#566162"
|
||||
background = "#fdf5e2"
|
||||
foreground = "#637981"
|
||||
black = "#fdf5e2"
|
||||
red = "#db302d"
|
||||
green = "#849900"
|
||||
yellow = "#b28500"
|
||||
blue = "#268bd3"
|
||||
magenta = "#d23681"
|
||||
cyan = "#29a298"
|
||||
white = "#ffffff"
|
||||
bright_black = "#fdf5e2"
|
||||
bright_red = "#b7211f"
|
||||
bright_green = "#849900"
|
||||
bright_yellow = "#c94c16"
|
||||
bright_blue = "#1a6397"
|
||||
bright_magenta = "#af2668"
|
||||
bright_cyan = "#46acf5"
|
||||
bright_white = "#576d74"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<key>activeGuide</key>
|
||||
<string>#363b54</string>
|
||||
<key>background</key>
|
||||
<string>#d9f5ff</string>
|
||||
<string>#fdf5e2</string>
|
||||
<key>caret</key>
|
||||
<string>#DBC08A</string>
|
||||
<key>findHighlight</key>
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
<key>findHighlightForeground</key>
|
||||
<string>#000000</string>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
<key>guide</key>
|
||||
<string>#4f4f5e40</string>
|
||||
<key>gutterForeground</key>
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#6e8992</string>
|
||||
<string>#adb7b7</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#6e8992</string>
|
||||
<string>#adb7b7</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d14f17</string>
|
||||
<string>#c94c16</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -157,7 +157,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#696dc2</string>
|
||||
<string>#6d71c4</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#279a91</string>
|
||||
<string>#29a298</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -181,7 +181,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#279a91</string>
|
||||
<string>#29a298</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -214,7 +214,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -225,7 +225,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#279a91</string>
|
||||
<string>#29a298</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -236,7 +236,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -247,7 +247,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -269,7 +269,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -302,7 +302,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -313,7 +313,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -324,7 +324,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -335,7 +335,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -357,7 +357,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#279a91</string>
|
||||
<string>#29a298</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -379,7 +379,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#435e00</string>
|
||||
<string>#586600</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -390,7 +390,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -423,7 +423,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -434,7 +434,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -445,7 +445,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -456,7 +456,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -469,7 +469,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -480,7 +480,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -491,7 +491,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -502,7 +502,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -513,7 +513,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -524,7 +524,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -535,7 +535,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -557,7 +557,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -568,7 +568,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -590,7 +590,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -601,7 +601,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -612,7 +612,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#696dc2</string>
|
||||
<string>#6d71c4</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -623,7 +623,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -634,7 +634,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d14f17</string>
|
||||
<string>#c94c16</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -645,7 +645,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -656,7 +656,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -667,7 +667,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -678,7 +678,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -689,7 +689,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -700,7 +700,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -711,7 +711,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -722,7 +722,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -733,7 +733,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -744,7 +744,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -755,7 +755,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -766,7 +766,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#435e00</string>
|
||||
<string>#586600</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -777,7 +777,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#95c4f9</string>
|
||||
<string>#a8daff</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -788,7 +788,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -799,7 +799,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -810,7 +810,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -821,7 +821,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -832,7 +832,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -843,7 +843,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -854,7 +854,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -865,7 +865,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -876,7 +876,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -887,7 +887,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -898,7 +898,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#279a91</string>
|
||||
<string>#29a298</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -909,7 +909,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -920,7 +920,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7e5d00</string>
|
||||
<string>#b28500</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -931,7 +931,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -942,7 +942,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -953,7 +953,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -964,7 +964,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -975,7 +975,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1008,7 +1008,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1030,7 +1030,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d73884</string>
|
||||
<string>#d23681</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1054,7 +1054,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1080,7 +1080,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1132,7 +1132,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1145,7 +1145,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1158,7 +1158,7 @@
|
|||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#566162</string>
|
||||
<string>#576d74</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1202,7 +1202,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1213,7 +1213,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c96e2</string>
|
||||
<string>#46acf5</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1248,7 +1248,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2f84be</string>
|
||||
<string>#1a6397</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1270,7 +1270,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#be2420</string>
|
||||
<string>#b7211f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1292,7 +1292,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e73330</string>
|
||||
<string>#db302d</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1303,7 +1303,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#576600</string>
|
||||
<string>#849900</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
|
@ -1314,7 +1314,7 @@
|
|||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#1c6da7</string>
|
||||
<string>#268bd3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[[Solarized Osaka Light]]
|
||||
palette = "#e2f8ff:#e73330:#576600:#7e5d00:#1c6da7:#d73884:#279a91:#737d7e:#d9f5ff:#e73330:#576600:#7e5d00:#1c6da7:#d73884:#279a91:#696dc2"
|
||||
background_color = "#d9f5ff"
|
||||
foreground_color = "#566162"
|
||||
palette = "#cac4b5:#db302d:#849900:#b28500:#268bd3:#d23681:#29a298:#637981:#fdf5e2:#db302d:#849900:#b28500:#268bd3:#d23681:#29a298:#6d71c4"
|
||||
background_color = "#fdf5e2"
|
||||
foreground_color = "#576d74"
|
||||
|
||||
|
|
@ -3,29 +3,29 @@
|
|||
# Upstream: https://github.com/craftzdog/solarized-osaka.nvim/raw/main/extras/termux/solarized_osaka_light.properties
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
background: #d9f5ff
|
||||
foreground: #566162
|
||||
background: #fdf5e2
|
||||
foreground: #576d74
|
||||
|
||||
# Normal colors
|
||||
color0: #d9f5ff
|
||||
color1: #e73330
|
||||
color2: #576600
|
||||
color3: #7e5d00
|
||||
color4: #1c6da7
|
||||
color5: #d73884
|
||||
color6: #279a91
|
||||
color7: #584b1f
|
||||
color0: #ffffff
|
||||
color1: #db302d
|
||||
color2: #849900
|
||||
color3: #b28500
|
||||
color4: #268bd3
|
||||
color5: #d23681
|
||||
color6: #29a298
|
||||
color7: #002c38
|
||||
|
||||
# Bright colors
|
||||
color8: #41d7fc
|
||||
color9: #be2420
|
||||
color10: #435e00
|
||||
color11: #836100
|
||||
color12: #2f84be
|
||||
color13: #af246d
|
||||
color14: #0d6b63
|
||||
color15: #474747
|
||||
color8: #ede7d3
|
||||
color9: #b7211f
|
||||
color10: #586600
|
||||
color11: #664c00
|
||||
color12: #1a6397
|
||||
color13: #af2668
|
||||
color14: #1a6265
|
||||
color15: #001419
|
||||
|
||||
# Extended colors
|
||||
color16: #d14f17
|
||||
color17: #f55e5d
|
||||
color16: #c94c16
|
||||
color17: #f55350
|
||||
|
|
|
|||
|
|
@ -2,25 +2,25 @@
|
|||
"name": "Solarized Osaka Light",
|
||||
"comment": "",
|
||||
"use-theme-colors": false,
|
||||
"foreground-color": "#566162",
|
||||
"background-color": "#d9f5ff",
|
||||
"foreground-color": "#576d74",
|
||||
"background-color": "#fdf5e2",
|
||||
"palette": [
|
||||
"#e2f8ff",
|
||||
"#e73330",
|
||||
"#576600",
|
||||
"#7e5d00",
|
||||
"#1c6da7",
|
||||
"#d73884",
|
||||
"#279a91",
|
||||
"#737d7e",
|
||||
"#d9f5ff",
|
||||
"#e73330",
|
||||
"#576600",
|
||||
"#7e5d00",
|
||||
"#1c6da7",
|
||||
"#d73884",
|
||||
"#279a91",
|
||||
"#566162"
|
||||
"#cac4b5",
|
||||
"#db302d",
|
||||
"#849900",
|
||||
"#b28500",
|
||||
"#268bd3",
|
||||
"#d23681",
|
||||
"#29a298",
|
||||
"#637981",
|
||||
"#fdf5e2",
|
||||
"#db302d",
|
||||
"#849900",
|
||||
"#b28500",
|
||||
"#268bd3",
|
||||
"#d23681",
|
||||
"#29a298",
|
||||
"#576d74"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
@ -2,18 +2,18 @@
|
|||
|
||||
# solarized-osaka colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#1c6da7,bg=#41d7fc"
|
||||
set -g mode-style "fg=#268bd3,bg=#ede7d3"
|
||||
|
||||
set -g message-style "fg=#1c6da7,bg=#41d7fc"
|
||||
set -g message-command-style "fg=#1c6da7,bg=#41d7fc"
|
||||
set -g message-style "fg=#268bd3,bg=#ede7d3"
|
||||
set -g message-command-style "fg=#268bd3,bg=#ede7d3"
|
||||
|
||||
set -g pane-border-style "fg=#41d7fc"
|
||||
set -g pane-active-border-style "fg=#1c6da7"
|
||||
set -g pane-border-style "fg=#ede7d3"
|
||||
set -g pane-active-border-style "fg=#268bd3"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#1c6da7,bg=#87ddff"
|
||||
set -g status-style "fg=#268bd3,bg=#fdf5e2"
|
||||
|
||||
set -g status-left-length "100"
|
||||
set -g status-right-length "100"
|
||||
|
|
@ -21,18 +21,18 @@ set -g status-right-length "100"
|
|||
set -g status-left-style NONE
|
||||
set -g status-right-style NONE
|
||||
|
||||
set -g status-left "#[fg=#e2f8ff,bg=#1c6da7,bold] #S #[fg=#1c6da7,bg=#87ddff,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#87ddff,bg=#87ddff,nobold,nounderscore,noitalics]#[fg=#1c6da7,bg=#87ddff] #{prefix_highlight} #[fg=#41d7fc,bg=#87ddff,nobold,nounderscore,noitalics]#[fg=#1c6da7,bg=#41d7fc] %Y-%m-%d %I:%M %p #[fg=#1c6da7,bg=#41d7fc,nobold,nounderscore,noitalics]#[fg=#e2f8ff,bg=#1c6da7,bold] #h "
|
||||
set -g status-left "#[fg=#cac4b5,bg=#268bd3,bold] #S #[fg=#268bd3,bg=#fdf5e2,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#fdf5e2,bg=#fdf5e2,nobold,nounderscore,noitalics]#[fg=#268bd3,bg=#fdf5e2] #{prefix_highlight} #[fg=#ede7d3,bg=#fdf5e2,nobold,nounderscore,noitalics]#[fg=#268bd3,bg=#ede7d3] %Y-%m-%d %I:%M %p #[fg=#268bd3,bg=#ede7d3,nobold,nounderscore,noitalics]#[fg=#cac4b5,bg=#268bd3,bold] #h "
|
||||
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
|
||||
set -g status-right "#[fg=#87ddff,bg=#87ddff,nobold,nounderscore,noitalics]#[fg=#1c6da7,bg=#87ddff] #{prefix_highlight} #[fg=#41d7fc,bg=#87ddff,nobold,nounderscore,noitalics]#[fg=#1c6da7,bg=#41d7fc] %Y-%m-%d %H:%M #[fg=#1c6da7,bg=#41d7fc,nobold,nounderscore,noitalics]#[fg=#e2f8ff,bg=#1c6da7,bold] #h "
|
||||
set -g status-right "#[fg=#fdf5e2,bg=#fdf5e2,nobold,nounderscore,noitalics]#[fg=#268bd3,bg=#fdf5e2] #{prefix_highlight} #[fg=#ede7d3,bg=#fdf5e2,nobold,nounderscore,noitalics]#[fg=#268bd3,bg=#ede7d3] %Y-%m-%d %H:%M #[fg=#268bd3,bg=#ede7d3,nobold,nounderscore,noitalics]#[fg=#cac4b5,bg=#268bd3,bold] #h "
|
||||
}
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#737d7e,bg=#87ddff"
|
||||
setw -g window-status-activity-style "underscore,fg=#637981,bg=#fdf5e2"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#737d7e,bg=#87ddff"
|
||||
setw -g window-status-format "#[fg=#87ddff,bg=#87ddff,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#87ddff,bg=#87ddff,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#87ddff,bg=#41d7fc,nobold,nounderscore,noitalics]#[fg=#1c6da7,bg=#41d7fc,bold] #I #W #F #[fg=#41d7fc,bg=#87ddff,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-style "NONE,fg=#637981,bg=#fdf5e2"
|
||||
setw -g window-status-format "#[fg=#fdf5e2,bg=#fdf5e2,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#fdf5e2,bg=#fdf5e2,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#fdf5e2,bg=#ede7d3,nobold,nounderscore,noitalics]#[fg=#268bd3,bg=#ede7d3,bold] #I #W #F #[fg=#ede7d3,bg=#fdf5e2,nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#7e5d00]#[bg=#87ddff]#[fg=#87ddff]#[bg=#7e5d00]"
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#b28500]#[bg=#fdf5e2]#[fg=#fdf5e2]#[bg=#b28500]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
/* Copy the content into the `CSS for Vimium UI` textarea field on the vimium options page */
|
||||
|
||||
:root {
|
||||
--vimium-blue: #1c6da7;
|
||||
--vimium-green: #576600;
|
||||
--vimium-fg: #566162;
|
||||
--vimium-fg-dark: #737d7e;
|
||||
--vimium-border: #e2f8ff;
|
||||
--vimium-border-highlight: #41d7fc;
|
||||
--vimium-bg: #d9f5ff;
|
||||
--vimium-bg-highlight: #87ddff;
|
||||
--vimium-blue: #268bd3;
|
||||
--vimium-green: #849900;
|
||||
--vimium-fg: #576d74;
|
||||
--vimium-fg-dark: #637981;
|
||||
--vimium-border: #cac4b5;
|
||||
--vimium-border-highlight: #ede7d3;
|
||||
--vimium-bg: #fdf5e2;
|
||||
--vimium-bg-highlight: #ede7d3;
|
||||
}
|
||||
|
||||
#vimiumHintMarkerContainer div.internalVimiumHintMarker,
|
||||
|
|
|
|||
|
|
@ -1,37 +1,37 @@
|
|||
[colors]
|
||||
foreground = "#566162"
|
||||
background = "#d9f5ff"
|
||||
cursor_bg = "#566162"
|
||||
cursor_border = "#566162"
|
||||
cursor_fg = "#d9f5ff"
|
||||
selection_bg = "#2c96e2"
|
||||
selection_fg = "#566162"
|
||||
foreground = "#576d74"
|
||||
background = "#fdf5e2"
|
||||
cursor_bg = "#576d74"
|
||||
cursor_border = "#576d74"
|
||||
cursor_fg = "#fdf5e2"
|
||||
selection_bg = "#46acf5"
|
||||
selection_fg = "#576d74"
|
||||
|
||||
ansi = ["#e2f8ff", "#e73330", "#576600", "#7e5d00", "#1c6da7", "#d73884", "#279a91", "#737d7e"]
|
||||
brights = ["#d9f5ff", "#e73330", "#576600", "#7e5d00", "#1c6da7", "#d73884", "#279a91", "#566162"]
|
||||
ansi = ["#cac4b5", "#db302d", "#849900", "#b28500", "#268bd3", "#d23681", "#29a298", "#637981"]
|
||||
brights = ["#fdf5e2", "#db302d", "#849900", "#b28500", "#268bd3", "#d23681", "#29a298", "#576d74"]
|
||||
|
||||
[colors.tab_bar]
|
||||
inactive_tab_edge = "#87ddff"
|
||||
inactive_tab_edge = "#fdf5e2"
|
||||
background = "#191b28"
|
||||
|
||||
[colors.tab_bar.active_tab]
|
||||
fg_color = "#1c6da7"
|
||||
bg_color = "#d9f5ff"
|
||||
fg_color = "#268bd3"
|
||||
bg_color = "#fdf5e2"
|
||||
|
||||
[colors.tab_bar.inactive_tab]
|
||||
bg_color = "#87ddff"
|
||||
fg_color = "#41d7fc"
|
||||
bg_color = "#fdf5e2"
|
||||
fg_color = "#ede7d3"
|
||||
|
||||
[colors.tab_bar.inactive_tab_hover]
|
||||
bg_color = "#87ddff"
|
||||
fg_color = "#1c6da7"
|
||||
bg_color = "#fdf5e2"
|
||||
fg_color = "#268bd3"
|
||||
|
||||
[colors.tab_bar.new_tab_hover]
|
||||
fg_color = "#87ddff"
|
||||
bg_color = "#1c6da7"
|
||||
fg_color = "#fdf5e2"
|
||||
bg_color = "#268bd3"
|
||||
|
||||
[colors.tab_bar.new_tab]
|
||||
fg_color = "#1c6da7"
|
||||
fg_color = "#268bd3"
|
||||
bg_color = "#191b28"
|
||||
|
||||
[metadata]
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
# Add the following object to your Windows Terminal configuration
|
||||
# https://learn.microsoft.com/en-us/windows/terminal/customize-settings/color-schemes#creating-your-own-color-scheme
|
||||
{
|
||||
"background": "#d9f5ff",
|
||||
"black": "#e2f8ff",
|
||||
"blue": "#1c6da7",
|
||||
"brightBlack": "#d9f5ff",
|
||||
"brightBlue": "#1c6da7",
|
||||
"brightCyan": "#279a91",
|
||||
"brightGreen": "#576600",
|
||||
"brightPurple": "#696dc2",
|
||||
"brightRed": "#e73330",
|
||||
"brightWhite": "#566162",
|
||||
"brightYellow": "#7e5d00",
|
||||
"cursorColor": "#566162",
|
||||
"cyan": "#279a91",
|
||||
"foreground": "#566162",
|
||||
"green": "#576600",
|
||||
"background": "#fdf5e2",
|
||||
"black": "#cac4b5",
|
||||
"blue": "#268bd3",
|
||||
"brightBlack": "#fdf5e2",
|
||||
"brightBlue": "#268bd3",
|
||||
"brightCyan": "#29a298",
|
||||
"brightGreen": "#849900",
|
||||
"brightPurple": "#6d71c4",
|
||||
"brightRed": "#db302d",
|
||||
"brightWhite": "#576d74",
|
||||
"brightYellow": "#b28500",
|
||||
"cursorColor": "#576d74",
|
||||
"cyan": "#29a298",
|
||||
"foreground": "#576d74",
|
||||
"green": "#849900",
|
||||
"name": "Solarized Osaka Light",
|
||||
"purple": "#d73884",
|
||||
"red": "#e73330",
|
||||
"selectionBackground": "#2c96e2",
|
||||
"white": "#737d7e",
|
||||
"yellow": "#7e5d00"
|
||||
"purple": "#d23681",
|
||||
"red": "#db302d",
|
||||
"selectionBackground": "#46acf5",
|
||||
"white": "#637981",
|
||||
"yellow": "#b28500"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
[Scheme]
|
||||
Name=solarized-osaka Colors
|
||||
ColorBackground=#d9f5ff
|
||||
ColorForeground=#566162
|
||||
ColorBackground=#fdf5e2
|
||||
ColorForeground=#576d74
|
||||
|
||||
ColorSelectionBackground=#2c96e2
|
||||
ColorSelection=#566162
|
||||
ColorSelectionBackground=#46acf5
|
||||
ColorSelection=#576d74
|
||||
|
||||
ColorPalette=#e2f8ff;#e73330;#576600;#7e5d00;#1c6da7;#d73884;#279a91;#737d7e;#d9f5ff;#e73330;#576600;#7e5d00;#1c6da7;#d73884;#279a91;#566162
|
||||
ColorPalette=#cac4b5;#db302d;#849900;#b28500;#268bd3;#d23681;#29a298;#637981;#fdf5e2;#db302d;#849900;#b28500;#268bd3;#d23681;#29a298;#576d74
|
||||
|
|
|
|||
|
|
@ -1,23 +1,23 @@
|
|||
! solarized-osaka colors for Xresources
|
||||
|
||||
*background: #d9f5ff
|
||||
*foreground: #566162
|
||||
*background: #fdf5e2
|
||||
*foreground: #576d74
|
||||
|
||||
*color0: #e2f8ff
|
||||
*color1: #e73330
|
||||
*color2: #576600
|
||||
*color3: #7e5d00
|
||||
*color4: #1c6da7
|
||||
*color5: #d73884
|
||||
*color6: #279a91
|
||||
*color7: #737d7e
|
||||
*color0: #cac4b5
|
||||
*color1: #db302d
|
||||
*color2: #849900
|
||||
*color3: #b28500
|
||||
*color4: #268bd3
|
||||
*color5: #d23681
|
||||
*color6: #29a298
|
||||
*color7: #637981
|
||||
|
||||
*color8: #d9f5ff
|
||||
*color9: #e73330
|
||||
*color10: #576600
|
||||
*color11: #7e5d00
|
||||
*color12: #1c6da7
|
||||
*color13: #d73884
|
||||
*color14: #279a91
|
||||
*color15: #566162
|
||||
*color8: #fdf5e2
|
||||
*color9: #db302d
|
||||
*color10: #849900
|
||||
*color11: #b28500
|
||||
*color12: #268bd3
|
||||
*color13: #d23681
|
||||
*color14: #29a298
|
||||
*color15: #576d74
|
||||
|
||||
|
|
|
|||
|
|
@ -2,80 +2,80 @@
|
|||
# NOTE: can combined with tmTheme (sublime colorshceme file) for preview code highlight
|
||||
# syntect_theme = "path/to/tmTheme"
|
||||
|
||||
cwd = { fg = "#737d7e", italic = true }
|
||||
cwd = { fg = "#637981", italic = true }
|
||||
|
||||
# Hovered
|
||||
hovered = { bg = "#87ddff" }
|
||||
preview_hovered = { bg = "#87ddff" }
|
||||
hovered = { bg = "#ede7d3" }
|
||||
preview_hovered = { bg = "#ede7d3" }
|
||||
|
||||
# Find
|
||||
find_keyword = { fg = "#87ddff", bg = "#d14f17", bold = true }
|
||||
find_position = { fg = "#2f84be", bg = "#ca9900", bold = true }
|
||||
find_keyword = { fg = "#fdf5e2", bg = "#c94c16", bold = true }
|
||||
find_position = { fg = "#1a6397", bg = "#ffbf00", bold = true }
|
||||
|
||||
# Marker
|
||||
marker_copied = { fg = "#576600", bg = "#576600" }
|
||||
marker_cut = { fg = "#e73330", bg = "#e73330" }
|
||||
marker_marked = { fg = "#d73884", bg = "#d73884" }
|
||||
marker_selected = { fg = "#1c6da7", bg = "#1c6da7" }
|
||||
marker_copied = { fg = "#849900", bg = "#849900" }
|
||||
marker_cut = { fg = "#db302d", bg = "#db302d" }
|
||||
marker_marked = { fg = "#d23681", bg = "#d23681" }
|
||||
marker_selected = { fg = "#268bd3", bg = "#268bd3" }
|
||||
|
||||
# Tab
|
||||
tab_active = { fg = "#566162", bg = "#87ddff" }
|
||||
tab_inactive = { fg = "#6e8992", bg = "#d9f5ff" }
|
||||
tab_active = { fg = "#576d74", bg = "#ede7d3" }
|
||||
tab_inactive = { fg = "#adb7b7", bg = "#fdf5e2" }
|
||||
tab_width = 1
|
||||
|
||||
# Count
|
||||
count_copied = { fg = "#566162", bg = "#435e00" }
|
||||
count_cut = { fg = "#566162", bg = "#be2420" }
|
||||
count_selected = { fg = "#566162", bg = "#2c96e2" }
|
||||
count_copied = { fg = "#576d74", bg = "#586600" }
|
||||
count_cut = { fg = "#576d74", bg = "#b7211f" }
|
||||
count_selected = { fg = "#576d74", bg = "#46acf5" }
|
||||
|
||||
# Border
|
||||
border_symbol = "│"
|
||||
border_style = { fg = "#41d7fc" }
|
||||
border_style = { fg = "#ede7d3" }
|
||||
|
||||
[mode]
|
||||
normal_main = { fg = "#e2f8ff", bg = "#1c6da7", bold = true }
|
||||
normal_alt = { fg = "#1c6da7", bg = "#6e8992" }
|
||||
normal_main = { fg = "#cac4b5", bg = "#268bd3", bold = true }
|
||||
normal_alt = { fg = "#268bd3", bg = "#adb7b7" }
|
||||
|
||||
select_main = { fg = "#e2f8ff", bg = "#d73884", bold = true }
|
||||
select_alt = { fg = "#d73884", bg = "#6e8992" }
|
||||
select_main = { fg = "#cac4b5", bg = "#d23681", bold = true }
|
||||
select_alt = { fg = "#d23681", bg = "#adb7b7" }
|
||||
|
||||
unset_main = { fg = "#e2f8ff", bg = "#696dc2", bold = true }
|
||||
unset_alt = { fg = "#696dc2", bg = "#6e8992" }
|
||||
unset_main = { fg = "#cac4b5", bg = "#6d71c4", bold = true }
|
||||
unset_alt = { fg = "#6d71c4", bg = "#adb7b7" }
|
||||
|
||||
[status]
|
||||
separator_open = ""
|
||||
separator_close = ""
|
||||
# separator_style = { fg = "#6e8992", bg = "#6e8992" }
|
||||
# separator_style = { fg = "#adb7b7", bg = "#adb7b7" }
|
||||
|
||||
# Progress
|
||||
progress_label = { fg = "#737d7e", bold = true }
|
||||
progress_normal = { fg = "#d9f5ff" }
|
||||
progress_error = { fg = "#e73330" }
|
||||
progress_label = { fg = "#637981", bold = true }
|
||||
progress_normal = { fg = "#fdf5e2" }
|
||||
progress_error = { fg = "#db302d" }
|
||||
|
||||
# Permissions
|
||||
perm_type = { fg = "#1c6da7" }
|
||||
perm_read = { fg = "#7e5d00" }
|
||||
perm_write = { fg = "#e73330" }
|
||||
perm_exec = { fg = "#576600" }
|
||||
perm_sep = { fg = "#d9f5ff" }
|
||||
perm_type = { fg = "#268bd3" }
|
||||
perm_read = { fg = "#b28500" }
|
||||
perm_write = { fg = "#db302d" }
|
||||
perm_exec = { fg = "#849900" }
|
||||
perm_sep = { fg = "#fdf5e2" }
|
||||
|
||||
[pick]
|
||||
border = { fg = "#41d7fc" }
|
||||
active = { fg = "#566162", bg = "#2c96e2" }
|
||||
inactive = { fg = "#566162" }
|
||||
border = { fg = "#ede7d3" }
|
||||
active = { fg = "#576d74", bg = "#46acf5" }
|
||||
inactive = { fg = "#576d74" }
|
||||
|
||||
# Input
|
||||
[input]
|
||||
border = { fg = "#2f84be" }
|
||||
title = { fg = "#2f84be" }
|
||||
value = { fg = "#696dc2" }
|
||||
selected = { bg = "#2c96e2" }
|
||||
border = { fg = "#1a6397" }
|
||||
title = { fg = "#1a6397" }
|
||||
value = { fg = "#6d71c4" }
|
||||
selected = { bg = "#46acf5" }
|
||||
|
||||
# Completion
|
||||
[completion]
|
||||
border = { fg = "#2f84be" }
|
||||
active = { fg = "#566162", bg = "#2c96e2" }
|
||||
inactive = { fg = "#566162" }
|
||||
border = { fg = "#1a6397" }
|
||||
active = { fg = "#576d74", bg = "#46acf5" }
|
||||
inactive = { fg = "#576d74" }
|
||||
|
||||
icon_file = ""
|
||||
icon_folder = ""
|
||||
|
|
@ -83,40 +83,40 @@ icon_command = ""
|
|||
|
||||
# Tasks
|
||||
[tasks]
|
||||
border = { fg = "#41d7fc" }
|
||||
title = { fg = "#41d7fc" }
|
||||
hovered = { fg = "#566162", bg="#2c96e2" }
|
||||
border = { fg = "#ede7d3" }
|
||||
title = { fg = "#ede7d3" }
|
||||
hovered = { fg = "#576d74", bg="#46acf5" }
|
||||
|
||||
# Which
|
||||
[which]
|
||||
cols = 3
|
||||
mask = { bg = "#87ddff" }
|
||||
cand = { fg = "#279a91" }
|
||||
rest = { fg = "#1c6da7" }
|
||||
desc = { fg = "#d73884" }
|
||||
mask = { bg = "#fdf5e2" }
|
||||
cand = { fg = "#29a298" }
|
||||
rest = { fg = "#268bd3" }
|
||||
desc = { fg = "#d23681" }
|
||||
separator = " ➜ "
|
||||
separator_style = { fg = "#6e8992" }
|
||||
separator_style = { fg = "#adb7b7" }
|
||||
|
||||
# Confirm
|
||||
[confirm]
|
||||
border = { fg = "#2f84be" }
|
||||
title = { fg = "#41d7fc" }
|
||||
border = { fg = "#1a6397" }
|
||||
title = { fg = "#ede7d3" }
|
||||
content = {}
|
||||
list = {}
|
||||
btn_yes = { bg = "#2c96e2" }
|
||||
btn_yes = { bg = "#46acf5" }
|
||||
btn_no = {}
|
||||
btn_labels = [ " [Y]es ", " (N)o " ]
|
||||
|
||||
# Spot
|
||||
[spot]
|
||||
border = { fg = "#41d7fc" }
|
||||
title = { fg = "#41d7fc" }
|
||||
border = { fg = "#ede7d3" }
|
||||
title = { fg = "#ede7d3" }
|
||||
|
||||
# Notify
|
||||
[notify]
|
||||
title_info = { fg = "#1c6da7" }
|
||||
title_warn = { fg = "#7e5d00" }
|
||||
title_error = { fg = "#e73330" }
|
||||
title_info = { fg = "#268bd3" }
|
||||
title_warn = { fg = "#b28500" }
|
||||
title_error = { fg = "#db302d" }
|
||||
|
||||
icon_error = ""
|
||||
icon_warn = ""
|
||||
|
|
@ -124,35 +124,35 @@ icon_info = ""
|
|||
|
||||
# Help
|
||||
[help]
|
||||
on = { fg = "#576600" }
|
||||
run = { fg = "#d73884" }
|
||||
hovered = { bg = "#87ddff" }
|
||||
footer = { fg = "#566162", bg = "#d9f5ff" }
|
||||
on = { fg = "#849900" }
|
||||
run = { fg = "#d23681" }
|
||||
hovered = { bg = "#ede7d3" }
|
||||
footer = { fg = "#576d74", bg = "#fdf5e2" }
|
||||
|
||||
[filetype]
|
||||
|
||||
rules = [
|
||||
# Images
|
||||
{ mime = "image/*", fg = "#7e5d00" },
|
||||
{ mime = "image/*", fg = "#b28500" },
|
||||
|
||||
# Media
|
||||
{ mime = "{audio,video}/*", fg = "#d73884" },
|
||||
{ mime = "{audio,video}/*", fg = "#d23681" },
|
||||
|
||||
# Archives
|
||||
{ mime = "application/*zip", fg = "#e73330" },
|
||||
{ mime = "application/x-{tar,bzip*,7z-compressed,xz,rar}", fg = "#e73330" },
|
||||
{ mime = "application/*zip", fg = "#db302d" },
|
||||
{ mime = "application/x-{tar,bzip*,7z-compressed,xz,rar}", fg = "#db302d" },
|
||||
|
||||
# Documents
|
||||
{ mime = "application/{pdf,doc,rtf,vnd.*}", fg = "#279a91" },
|
||||
{ mime = "application/{pdf,doc,rtf,vnd.*}", fg = "#29a298" },
|
||||
|
||||
# Empty files
|
||||
# { mime = "inode/x-empty", fg = "#e73330" },
|
||||
# { mime = "inode/x-empty", fg = "#db302d" },
|
||||
|
||||
# Special files
|
||||
{ name = "*", is = "orphan", bg = "#e73330" },
|
||||
{ name = "*", is = "exec" , fg = "#576600" },
|
||||
{ name = "*", is = "orphan", bg = "#db302d" },
|
||||
{ name = "*", is = "exec" , fg = "#849900" },
|
||||
|
||||
# Fallback
|
||||
{ name = "*/", fg = "#1c6da7" }
|
||||
{ name = "*/", fg = "#268bd3" }
|
||||
]
|
||||
|
||||
|
|
@ -3,36 +3,36 @@
|
|||
#
|
||||
# Tokyonight color theme
|
||||
#
|
||||
set notification-error-bg "#e73330"
|
||||
set notification-error-fg "#566162"
|
||||
set notification-warning-bg "#7e5d00"
|
||||
set notification-warning-fg "#d9f5ff"
|
||||
set notification-bg "#d9f5ff"
|
||||
set notification-fg "#566162"
|
||||
set completion-bg "#d9f5ff"
|
||||
set completion-fg "#737d7e"
|
||||
set completion-group-bg "#d9f5ff"
|
||||
set completion-group-fg "#737d7e"
|
||||
set completion-highlight-bg "#d9f5ff"
|
||||
set completion-highlight-fg "#566162"
|
||||
set index-bg "#d9f5ff"
|
||||
set index-fg "#566162"
|
||||
set index-active-bg "#d9f5ff"
|
||||
set index-active-fg "#566162"
|
||||
set inputbar-bg "#d9f5ff"
|
||||
set inputbar-fg "#566162"
|
||||
set statusbar-bg "#d9f5ff"
|
||||
set statusbar-fg "#566162"
|
||||
set highlight-color "#7e5d00"
|
||||
set highlight-active-color "#576600"
|
||||
set default-bg "#d9f5ff"
|
||||
set default-fg "#566162"
|
||||
set notification-error-bg "#db302d"
|
||||
set notification-error-fg "#576d74"
|
||||
set notification-warning-bg "#b28500"
|
||||
set notification-warning-fg "#fdf5e2"
|
||||
set notification-bg "#fdf5e2"
|
||||
set notification-fg "#576d74"
|
||||
set completion-bg "#fdf5e2"
|
||||
set completion-fg "#637981"
|
||||
set completion-group-bg "#fdf5e2"
|
||||
set completion-group-fg "#637981"
|
||||
set completion-highlight-bg "#fdf5e2"
|
||||
set completion-highlight-fg "#576d74"
|
||||
set index-bg "#fdf5e2"
|
||||
set index-fg "#576d74"
|
||||
set index-active-bg "#fdf5e2"
|
||||
set index-active-fg "#576d74"
|
||||
set inputbar-bg "#fdf5e2"
|
||||
set inputbar-fg "#576d74"
|
||||
set statusbar-bg "#fdf5e2"
|
||||
set statusbar-fg "#576d74"
|
||||
set highlight-color "#b28500"
|
||||
set highlight-active-color "#849900"
|
||||
set default-bg "#fdf5e2"
|
||||
set default-fg "#576d74"
|
||||
set render-loading true
|
||||
set render-loading-fg "#d9f5ff"
|
||||
set render-loading-bg "#566162"
|
||||
set render-loading-fg "#fdf5e2"
|
||||
set render-loading-bg "#576d74"
|
||||
#
|
||||
# Recolor mode settings
|
||||
# <C-r> to switch modes
|
||||
#
|
||||
set recolor-lightcolor "#d9f5ff"
|
||||
set recolor-darkcolor "#566162"
|
||||
set recolor-lightcolor "#fdf5e2"
|
||||
set recolor-darkcolor "#576d74"
|
||||
|
|
|
|||
|
|
@ -4,19 +4,19 @@
|
|||
|
||||
themes {
|
||||
${_name} {
|
||||
fg "#566162"
|
||||
bg "#87ddff"
|
||||
fg "#576d74"
|
||||
bg "#ede7d3"
|
||||
// Black should match the terminal background color
|
||||
// This ensures the top and bottom bars are transparent
|
||||
black "#d9f5ff"
|
||||
red "#e73330"
|
||||
green "#576600"
|
||||
yellow "#7e5d00"
|
||||
blue "#1c6da7"
|
||||
magenta "#d73884"
|
||||
cyan "#279a91"
|
||||
white "#737d7e"
|
||||
orange "#d14f17"
|
||||
black "#fdf5e2"
|
||||
red "#db302d"
|
||||
green "#849900"
|
||||
yellow "#b28500"
|
||||
blue "#268bd3"
|
||||
magenta "#d23681"
|
||||
cyan "#29a298"
|
||||
white "#637981"
|
||||
orange "#c94c16"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue