Skip to content

trent-boyd/sublimelinter-minima-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minima

A Gutter Icon Theme for SublimeLinter

image

Installation

  1. Download this repo as a zip file.
  2. Extract SublimeLinter - Minima Theme to your Packages/User directory.
  3. Restart Sublime.
  4. Go to Tools > SublimeLinter > Choose Gutter Theme... and select Minima from the list.
  5. Enjoy!

Further Configuration

I'm loving the Spacegray theme by @kkga right now, so here's some additional color settings to get these icons to match.

In your SublimeLinter.sublime-settings file (located under your Packages/User directory), update "error_color" and "warning_color" like so:

{
	"error_color": "af5c65",
	"warning_color": "d7bb82"
}

That's it! Things should match and look like the demo screenshot now.

Customization

This theme uses icons from Font Awesome, and I've provided the PSD I exported the icons from. If you're not a fan of the icons I've used, change them! Install Font Awesome locally and use the Font Awesome Cheatsheet to copy/paste the desired icons right into Photoshop. Simple!

About

Minima, a flat and subtle theme for SublimeLinter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published