Sublime Monokai Free Versions Save

Monokai color scheme.

2.11.0

4 months ago

Changed

  • Line diff: Make line diff colors less bright, added alpha(0.8)
  • PHP: Inherited classes are now fg0 and not italic or underlined, previously green
  • PHP: Double colon punctuation is now fg0, previously red
  • PHP: PHPDoc tags are now red, previously fg0
  • Vue: Function variable names are now green, previously fg0

Fixed

  • Vue: Object variables like $attrs.item, $page.post.id are not orange, previously fg0

2.10.0

5 months ago

Changed

  • Vue: Object variables like $attrs.item, $page.post.id are not orange, previously fg0
  • Vue: function arrows, e.g. =>, are now red, previously blue
  • Vue: const keyword is now red, previously blue
  • JS: var keyword is now red, previously blue
  • CS: Make attribute punctuation red, previously fg0
  • Python: Make attribute punctuation red, previously fg0
  • PHP: Inherited class names and use class names are now fg0, previously green
  • PHP: Use statement class names are now fg0, previously green
  • PHP: Make attribute punctuation red, previously fg0

2.9.0

5 months ago

Changed

  • Tailwind CSS: @apply directive values are now fg0, previously green
  • Tailwind CSS: @apply directive is now red and blue, previously all red
  • Vue: Attribute directives are now green, previously they were blue
  • Vue: Template tag directive names are now green, previously they were orange
  • Vue: Template tags are now fg0 and red, the same as other tags, previously they were dull red
  • CSS: Suffixes like the number "px" suffix are now violet, the same color as the number, previously blue

Fixed

  • CSS: function argument punctuation should be fg0 - previously violet

2.8.1

5 months ago

Fixed

  • Fix wildcard constants should be red (build 4157)

2.8.0

5 months ago

Added

  • Add guide variable

Changed

  • Remove border from LSP popups

2.7.1

5 months ago
  • Fix "monokaifree.vcs_status_badges": false crowds file name spacing

2.7.0

5 months ago

Added

  • Enhanced markdown rendering
  • Improved selection behaviour
  • Enhanced caret appearance
  • Introducing new caret variable
  • Introducing new bg2 variable
  • Introducing new selection variable

Changed

  • Selections now use bg2 (previously fg2)
  • Block caret corner style changed to square (previously round)
  • Carets are now displayed in fg0 (previously yellow)

2.6.0

5 months ago

Added

  • New variant: Monokai - Dracula
  • New variant: Monokai - Yaru Dark

2.5.0

5 months ago

Added

  • New variant: Monokai - Dark

Changed

  • Markdown: Bullets are now violet

2.0.0

9 months ago

Changed

  • Block Caret yellow underline with contrast (#ffff00#e6db74)
  • Brackets Foreground yellow → orange (#e6db74#fd971f)
  • Fold Markers yellow (default → #e6db74)
  • Gutter Highlight Foreground fg1 (#d8d8d2#cfcfc2)
  • Improve JSON key-value
  • Inactive Selection Background bg0 → bg0(80%) (#272822bg080)
  • Inactive Selection Border yellow(80%) (???yellow80)
  • Inactive Selection fg2 → fg2(80%) (#75715efg280)
  • Line Diff Added (Gutter) green (greenish#a6e22e)
  • Line Diff Deleted (Gutter) red (redish#f92672)
  • Line Diff Modified (Gutter) orange (yellowish#fd971f)
  • Misspellings red (#ff0000#f92672)
  • Rulers fg(80%) → fg2 (fg280#75715e)
  • Selection Border fg2 (#575446#75715e)
  • Tags Foreground yellow(50%) → yellow (yellow50#e6db74)
  • Tags Options underline ( → underline)
  • --bluish blue (#66d9ef#66d9ef)
  • --cyanish cyan (#66d9ef#a1efe4) *
  • --greenish green (#a6e22e#a6e22e)
  • --orangish orange (#fd971f#fd971f)
  • --pinkish magenta (#fd5ff0#fd5ff0)
  • --purplish violet (#ae81ff#ae81ff)
  • --redish red (#f92672#f92672)
  • --yellowish yellow (#e6db74#e6db74)
  • block Caret yellow border with contrast (#ffff007f#e6db74)
  • block Caret yellow with contrast (#ffff00#e6db74)

Removed

  • Support for tmTheme color scheme. Only Sublime Text versions >= 3.2 will be updated to MonokaiFree ^2.0, others will stay on MonokaiFree ^1.0.