diff --git a/nw/assets/themes/syntax/solarized_dark.conf b/nw/assets/themes/syntax/solarized_dark.conf index adfc5942..965430bb 100644 --- a/nw/assets/themes/syntax/solarized_dark.conf +++ b/nw/assets/themes/syntax/solarized_dark.conf @@ -14,8 +14,8 @@ headertext = 147, 161, 161 headertag = 42, 161, 152 emphasis = 38, 139, 210 straightquotes = 211, 54, 130 -doublequotes = 238, 232, 213 -singlequotes = 238, 232, 213 +doublequotes = 42, 161, 152 +singlequotes = 42, 161, 152 hidden = 147, 161, 161 keyword = 133, 153, 0 value = 203, 75, 22 diff --git a/nw/assets/themes/syntax/solarized_light.conf b/nw/assets/themes/syntax/solarized_light.conf index 9e8681e1..2d1f6d1c 100644 --- a/nw/assets/themes/syntax/solarized_light.conf +++ b/nw/assets/themes/syntax/solarized_light.conf @@ -14,8 +14,8 @@ headertext = 88, 110, 117 headertag = 42, 161, 152 emphasis = 38, 139, 210 straightquotes = 211, 54, 130 -doublequotes = 7, 54, 66 -singlequotes = 7, 54, 66 +doublequotes = 42, 161, 152 +singlequotes = 42, 161, 152 hidden = 88, 110, 117 keyword = 133, 153, 0 value = 203, 75, 22