diff --git a/styles/src/styleTree/editor.ts b/styles/src/styleTree/editor.ts index 9cc7215e0607b62d90500e232de9230eb140119a..dd6c5bead7dab3dd97e33f597f4e49164f7bfef5 100644 --- a/styles/src/styleTree/editor.ts +++ b/styles/src/styleTree/editor.ts @@ -60,7 +60,7 @@ export default function editor(colorScheme: ColorScheme) { weight: fontWeights.normal, }, constant: { - color: elevation.ramps.neutral(0.57).hex(), + color: elevation.ramps.green(0.5).hex(), weight: fontWeights.normal, }, keyword: {