ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Minteresting

by daytonn ALL

A dark theme for Sublime Text 2/3

Details

Installs

  • Total 512
  • Win 265
  • Mac 115
  • Linux 132
Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30 Jan 29 Jan 28 Jan 27 Jan 26 Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Minteresting

A minty theme that's easy on the eyes.

Installation

Using Package Control
  • Simply open up the command palette (CTRL+SHIFT+P or CMD+SHIFT+P).
  • Find Package Control: Install Package.
  • Search for Minteresting
Manual
  • Clone to Packages/ directory
  • Restart Sublime Text just in case something didn't load without problems. (Happens with themes)

Activating theme (Package Control and Manual)

Activate the theme by adding the following lines to your user preferences configuration file

"color_scheme": "Packages/Minteresting/Minteresting.tmTheme",
  "theme": "Minteresting.sublime-theme",

RubyTest users may also enjoy the provided test console theme for consistency:

"theme": "Packages/Minteresting/MinterestingTestConsole.tmTheme"

Screenshots

Minteresting screenshot

Theme

Theme based on the Neopolitan theme. Features a charcoal color that is easy on the eyes for long coding sessions. Prominent comments beg to be deleted or read. This also helps with code that is documented with comments.

Color scheme

Matches the theme for maximum immersion.

Contributing

If you find bugs please post them in the issues section and/or submit pull requests.