Skip to content

Releases: lefoy/cyanide-theme

v3.0.1

01 Mar 00:58
Compare
Choose a tag to compare
  • Fix #40 - Syntax conflict with .tmLanguage files

ES6 Rewrite (partially)

18 Nov 16:40
Compare
Choose a tag to compare
Merge pull request #36 from Centril/master

Fix XML Declaration + ES6 rewrite (partially)

v2.3.6

02 Feb 13:20
Compare
Choose a tag to compare
  • Fix #27, defaulting to text/plain in *.tmLanguage include instruction.

v2.3.5

08 Jan 13:51
Compare
Choose a tag to compare
  • Fixed typo in color schemes with contrasted.

v2.3.0

26 Nov 03:21
Compare
Choose a tag to compare

Cyanide 2.3.0

  • Now supporting the generation of background variations. These are defined in colors.json in the backgrounds property. Fixes #8.
  • Rewrote process of getting external color schemes, it extendable if you follow the templates outlined in Monocyanide Colorscheme. It also supports the generation of background variations for the color schemes being generated.
  • Added Twilightcyanide Colorscheme which is an adation of the Predawn Twilight colorscheme. Fixes #20.

v2.2.0

19 Oct 05:11
Compare
Choose a tag to compare

Cyanide 2.2.0

  • Added Monocyanide Colorscheme.

    Extends sublime-monokai-extended with a darker background, and lighter but slightly
    more saturated colors, as well as boldness added for functions, classnames,
    and a differentiated style for doc-block comments (e.g: javadocs).

  • Added sidebar icons for:

    • R (statistical computation)
    • AppleScript
    • Clojure
    • D
    • Graphviz
    • Haml
    • Illustrator
    • Photoshop
    • Swift (apple)
    • Textile
  • And modified for: Rust, SCSS, Stylus. These are all a bit lighter now.

  • Added dummy syntax highlightning to the best matching syntax. This will allow you to view the sidebar icons even if you don't have any syntax highlighing defined for that particular language. The added syntaxes:

    • Adobe Illustrator
    • Adobe Photoshop
    • SVG (Scalable Vector Graphics)
    • CoffeScript
    • Gradle
    • Jade
    • Ruby Slim
    • Less
    • SCSS
    • Sass
    • Puppet
    • Stylus
    • Mustache
    • Rust
    • Swift
    • Git

v2.1.0

28 Oct 18:20
Compare
Choose a tag to compare

Cyanide 2.1.0

  • Add sidebar file icons (Build 3065)
    --> Add "icon_file_type_enable": true inside your .sublime-settings file to activate icons.

v2.0.0

28 Oct 18:22
Compare
Choose a tag to compare

Cyanide 2.0.0

v1.0.0

16 Oct 12:55
Compare
Choose a tag to compare

Cyanide 1.0.0

  • Update theme for Sublime Text build 3065