Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0
Members

Change the color scheme for the text editor

A topic by clemonades created Jan 29, 2016 Views: 3,093 Replies: 5
Viewing posts 1 to 5

Is there a way to change the color scheme of the text editor? I like a dark background and light text when I code lol

Not in the program itself. Perhaps somewhere in the files it's editable, but for now there's only a couple small changes to the text editor you can make in the actual settings, and they have nothing to do with color.

Moderator

It's planned! We'll have user settings soon (see https://github.com/superpowers/superpowers/issues/...) and that will allow customizing things like the text editor theme.

(1 edit) (+1)

I recently uploaded my own dark-theme called "IVYSAUR" to github, check it out here.


It tells you how to install it, and although it may not be exactly what you're looking for, if you download the widget.css file, and take a look at it with a text-editor, at the bottom of the file are the areas that you can edit yourself [ with some comments on what they represent ], that way, you can customize it to look anyway you'd like.



Hope this helps! :)

(+1)

this helps a ton! Thanks Spencer, exactly what I was looking for! =)

No problem, glad it was useful! :)