Sublime Forum

What's the best way to get a color scheme with syntax highlighting disable

#1

I like having syntax highlighting for programing, but i also use sublime Text 3 to write with, and in that context I’d like to have all my text one color. I wonder if there exists a color scheme with no syntax highlighting. I’ve searched but been unable to find one. I’ve used the color scheme “turn off syntax highlighting” but it makes the text so dark i can’t read it. If push comes to shove I guess I could learn to edit color schemes or make my own, but that’s a last resort.

Sincerely,
Casey

0 Likes

#2

The plain text syntax is exactly that.

0 Likes

#3

I probably should have mentioned I use the vim keyboard layout and it’s been my experience that it doesn’t work with plain text. I have to always switch the syntax to VimL. Maybe there’s some kind of setting I could put into the VimL preferences file. It’s something that I’ve wondered about, but I don’t how to do it.

Thanks for responding though.

Sincerely
Casey

0 Likes

#4

VimL seems to just be for syntax highlighting, what package are you using for vim keyboard layout?

0 Likes