Closed appsforartists closed 7 years ago
Upgrading to Sublime Text 3128 turned the following assets red:
I can't figure out how to turn them off. I tried explicitly setting an accent color, to no avail.
{ "auto_match_enabled": false, "chrome_path": { "osx": "/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary" }, "color_scheme": "Packages/User/SublimeLinter/Oceanic Next (SL).tmTheme", "ensure_newline_at_eof_on_save": true, "font_face": "Inconsolata", "font_options": [ "subpixel_antialias" ], "font_size": 16.0, "ignored_packages": [ "Calculate", "Vintage" ], "indent_guide_options": [ "draw_normal", "draw_active" ], "line_padding_bottom": 2, "line_padding_top": 2, "material_theme_accent_indigo": true, "material_theme_compact_sidebar": true, "material_theme_contrast_mode": true, "material_theme_disable_fileicons": true, "material_theme_small_tab": true, "material_theme_tabs_autowidth": true, "rulers": [ 80, 100, 120 ], "soda_retina_fix": true, "tab_size": 2.0, "theme": "Material-Theme-Darker.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "typescript_tsdk": "~/Projects/material-motion-js/node_modules/typescript/lib" }
Closing and reopening Sublime seems to have fixed this.
Summary
Upgrading to Sublime Text 3128 turned the following assets red:
I can't figure out how to turn them off. I tried explicitly setting an accent color, to no avail.
Environment