diff --git a/extensions/theme-quietlight/themes/quietlight-color-theme.json b/extensions/theme-quietlight/themes/quietlight-color-theme.json index 81a8591a875..5d575484e9c 100644 --- a/extensions/theme-quietlight/themes/quietlight-color-theme.json +++ b/extensions/theme-quietlight/themes/quietlight-color-theme.json @@ -97,7 +97,7 @@ "variable.language" ], "settings": { - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, { @@ -155,7 +155,7 @@ "constant" ], "settings": { - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, { @@ -183,7 +183,7 @@ "name": "Strings: Symbols", "scope": "constant.other.symbol", "settings": { - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, { @@ -256,7 +256,7 @@ "punctuation.definition.entity" ], "settings": { - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, { @@ -282,7 +282,7 @@ "support.type.property-name" ], "settings": { - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, { @@ -427,7 +427,7 @@ "scope": "markup.inline.raw", "settings": { "fontStyle": "", - "foreground": "#AB6526" + "foreground": "#9C5D27" } }, {