mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 01:26:15 -08:00
Lighten the yellow
This commit is contained in:
@@ -46,7 +46,7 @@ const colorset2colors = {
|
|||||||
red: '#DA6771',
|
red: '#DA6771',
|
||||||
redLight: '#e5949b',
|
redLight: '#e5949b',
|
||||||
green: '#4EB071',
|
green: '#4EB071',
|
||||||
yellow: '#FFEA75',
|
yellow: '#fff099',
|
||||||
blue: '#399EF4',
|
blue: '#399EF4',
|
||||||
blueLight: '#9fcff9',
|
blueLight: '#9fcff9',
|
||||||
pink: '#B168DF',
|
pink: '#B168DF',
|
||||||
|
|||||||
Reference in New Issue
Block a user