"theme": "Dracula", "experimental.theme_overrides": { "background.appearance": "blurred", "terminal.background": "#282a36", "background": "#282A36", "border": "#191A21", "border.disabled": "#191A21", "border.focused": "#424450", "border.selected": "#424450", "border.transparent": "#424450", "element.active": "#44475A", "element.disabled": "#6272A4", "element.hover": "#6272A4", "element.selected": "#44475A", "elevated_surface.background": "#282A36", "panel.focused_border": "#FFFFFF", "scrollbar.thumb.background": "#bd93f9", "scrollbar.track.background": "#282a36", "icon": "#BD93F9", "surface.background": "#282A36", "text": "#F8F8F2", "tab.inactive_background": "#21222c", "text.accent": "#FF79C6", "text.disabled": "#6272A4", "text.muted": "#f8f8f2", "ignored": "#6272a4", "text.placeholder": "#6272A4", "title_bar.background": "#191A21", "border.variant": "#bd93f9", "editor.active_line.background": "#475A75", "editor.active_line_number": "#F8F8F2", "editor.background": "#21222C", "editor.foreground": "#F8F8F2", "editor.invisible": "#44475A", "editor.line_number": "#6272A4", "editor.selection": "#44475A", "element.background": "#282A36", "editor.gutter.background": "#282A36", "tab.active_background": "#282A36", "tab.active_border": "#bd93f9", "tab_bar.background": "#191A21", "modified": "#50FA7B", // green "panel.background": "#282A36", "renamed": "#FFB86C", "status_bar.background": "#191A21", "syntax": { "boolean": { "text": "#FFFFFF", "font_weight": 800 }, "comment": { "text": "#FFFFFF", // test "font_style": "italic" } } },