Skip to content

Commit abb8bed

Browse files
Update with the latest tinted-theming colorschemes
1 parent d69c9cb commit abb8bed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bash/base16-ascendancy.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ local color04='#bdae93'
1313
local color05='#d5c7a1'
1414
local color06='#ebdbb2'
1515
local color07='#fbf1c7'
16-
local color08='#c03900'
16+
local color08='#d05000'
1717
local color09='#fe8019'
1818
local color0A='#ffcc1b'
1919
local color0B='#b8bb26'

fish/base16-ascendancy.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -l color04 '#bdae93'
1111
set -l color05 '#d5c7a1'
1212
set -l color06 '#ebdbb2'
1313
set -l color07 '#fbf1c7'
14-
set -l color08 '#c03900'
14+
set -l color08 '#d05000'
1515
set -l color09 '#fe8019'
1616
set -l color0A '#ffcc1b'
1717
set -l color0B '#b8bb26'

0 commit comments

Comments
 (0)