There was an error while loading. Please reload this page.
1 parent cfce358 commit 8f4152eCopy full SHA for 8f4152e
1 file changed
src/services/color-themes.service.ts
@@ -150,15 +150,15 @@ export class ColorThemesService {
150
background: '#1a1b26',
151
selection_foreground: '#c0caf5',
152
selection_background: '#33467c',
153
- color0: '#15161e',
+ color0: '#1d202f',
154
color1: '#f7768e',
155
color2: '#9ece6a',
156
color3: '#e0af68',
157
color4: '#7aa2f7',
158
color5: '#bb9af7',
159
color6: '#7dcfff',
160
color7: '#a9b1d6',
161
- color8: '#414868',
+ color8: '#565f89',
162
color9: '#f7768e',
163
color10: '#9ece6a',
164
color11: '#e0af68',
@@ -730,7 +730,7 @@ export class ColorThemesService {
730
color5: '#b48ead',
731
color6: '#88c0d0',
732
color7: '#d8dee9',
733
- color8: '#434c5e',
+ color8: '#4c566a',
734
color9: '#bf616a',
735
color10: '#a3be8c',
736
color11: '#ebcb8b',
0 commit comments