[Theme] Solarized (Light and Dark)

Working on new editor enhancements?
User avatar
kenmo
Addict
Addict
Posts: 1967
Joined: Tue Dec 23, 2003 3:54 am

[Theme] Solarized (Light and Dark)

Post by kenmo »

Solarized is a complementary pair of Light and Dark color themes which have been praised for years and ported to many programming IDEs.
They are themes of 16 colors carefully designed by Ethan Schoonover to reduce eyestrain plus maximize readability at day and night.

I was shocked to find nobody on the forum has adapted Solarized for the PB IDE. So I took a shot at it, but I am open to feedback and improvements.

Solarized for PureBasic IDE on GitHub
Direct: Solarized-Light.prefs , Solarized-Dark.prefs

You can import these color prefs files through the IDE's Preferences > Import/Export screen, or try my IDE tool for "instantly" switching color themes: ChangeTheme

Image

Solarized webpage (by Ethan Schoonover)
Last edited by kenmo on Tue May 07, 2019 8:24 pm, edited 1 time in total.
User avatar
skywalk
Addict
Addict
Posts: 3994
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: [Theme] Solarized (Light and Dark)

Post by skywalk »

The dark looks good. Can you show an image while stepping some pb code?
That is the hardest thing to get right while in dark mode. I can't tell breakpoints from current line.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Post Reply