ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2018

NANY 2018 Release: Solarized Minimal for Visual Studio Code

(1/2) > >>

Jibz:

Solarized is a popular color theme available in many text editors. The palette contains only 16 colors, which are used both in a dark (pleasant at night) and light (easy to read in bright daylight) version. The magic is that the accent colors are chosen so they appear the same in both versions.

NANY 2018 Release: Solarized Minimal for Visual Studio Code

I have been using it for over five years now, and a while back I created my own version for Sublime Text. You might wonder why add another version of a theme that is already present by default? Mostly because I feel many versions of Solarized are too complex -- they try to assign colors to everything in every language. So I set out to try to make a minimal version, one that attempts to assign styles primarily to the root groups described in the TextMate documentation (which is where the file format for color themes used in many editors comes from).

The last year I have been using VS Code as my primary text editor, so I created a version of Solarized Minimal for my own use. Now that new year is ominously close (and I haven't finished a NANY project :-[), I cleaned up and packaged the theme.

For now, only the colors of the editing window are changed, while the surrounding areas (tabs, info line, dialogs) are kept in the default UI colors. I've been debating with myself if it looks better to also change them (like the default Solarized theme does), but I feel it becomes a little too much.

You can install it from within VS Code by going to the extension tab and searching for Solarized Minimal. Then select either version using File->Preferences->Color Theme.

Website: https://jibsen.github.io/solarized-minimal/

On GitHub: https://github.com/jibsen/vscode-solarized-minimal
On VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=jibsen.theme-solarized-minimal
Atom.io: https://atom.io/users/jibsen

Jibz:
I tried making a version of Solarized Minimal for Atom as well, it should be available from the internal package manager :Thmbsup:.

https://atom.io/themes/solarized-minimal-dark-syntax
https://atom.io/themes/solarized-minimal-light-syntax

Deozaan:
Looks nice. :Thmbsup:

Jibz:
I've made a simple homepage for the theme with some instruction on how to use it:

https://jibsen.github.io/solarized-minimal/

tomos:
I've made a simple homepage for the theme with some instruction on how to use it:

https://jibsen.github.io/solarized-minimal/
-Jibz (January 03, 2018, 09:56 AM)
--- End quote ---

site looks great :up:

if I were a coder I would use it (planning to download atom + theme for the rare occasions I try to edit something)

Navigation

[0] Message Index

[#] Next page

Go to full version