diff --git a/lib/constants.js b/lib/constants.js index 1b8826f..b31e73a 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -397,7 +397,7 @@ export const THEMES = [ name: '🦄 Shades of Purple ', highlights: { background: '#2D2B55', - text: '#fff', + text: '#FFFFFF', variable: '#9EFFFF', attribute: '#9EFFFF', definition: '#9EFFFF',