Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot] 49d449c3d6 ------- Generate Themes ------- 2023-04-12 18:15:37 +00:00
Mgldvd 11f20d0ac9
Merge pull request #377 from antoineco/everforest-dark-bg
Update background color of Everforest Dark theme
2023-04-12 13:15:00 -05:00
Antoine Cotten e96279c823
Update background color of Everforest Dark theme
Sync with upstream changes:
d855af5434...81041b4033
2023-04-12 17:58:47 +02:00
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -20,7 +20,7 @@ export COLOR_14="#DF69BA" # Bright Magenta
export COLOR_15="#35A77C" # Bright Cyan
export COLOR_16="#DFDDC8" # Bright White
export BACKGROUND_COLOR="#2F383E" # Background
export BACKGROUND_COLOR="#2D353B" # Background
export FOREGROUND_COLOR="#D3C6AA" # Foreground (Text)
export CURSOR_COLOR="#D3C6AA" # Cursor

View File

@ -1 +1 @@
{"color_01": "#4B565C", "color_02": "#E67E80", "color_03": "#A7C080", "color_04": "#DBBC7F", "color_05": "#7FBBB3", "color_06": "#D699B6", "color_07": "#83C092", "color_08": "#D3C6AA", "color_09": "#5C6A72", "color_10": "#F85552", "color_11": "#8DA101", "color_12": "#DFA000", "color_13": "#3A94C5", "color_14": "#DF69BA", "color_15": "#35A77C", "color_16": "#DFDDC8", "name": "Everforest Dark", "foreground": "#D3C6AA", "background": "#2F383E", "cursor": "#D3C6AA", "hash": "306081ddda3f1149afaf64b2e5e7df449e4c95dcdd07c72bdd1523743b39cc97"}
{"color_01": "#4B565C", "color_02": "#E67E80", "color_03": "#A7C080", "color_04": "#DBBC7F", "color_05": "#7FBBB3", "color_06": "#D699B6", "color_07": "#83C092", "color_08": "#D3C6AA", "color_09": "#5C6A72", "color_10": "#F85552", "color_11": "#8DA101", "color_12": "#DFA000", "color_13": "#3A94C5", "color_14": "#DF69BA", "color_15": "#35A77C", "color_16": "#DFDDC8", "name": "Everforest Dark", "foreground": "#D3C6AA", "background": "#2D353B", "cursor": "#D3C6AA", "hash": "964531d797ca347af08a449e7e369fc44d15748e32f5ba5c49430505d6f8d2a8"}

View File

@ -19,7 +19,7 @@ color_14: '#DF69BA' # Bright Magenta
color_15: '#35A77C' # Bright Cyan
color_16: '#DFDDC8' # Bright White
background: '#2F383E' # Background
background: '#2D353B' # Background
foreground: '#D3C6AA' # Foreground (Text)
cursor: '#D3C6AA' # Cursor