Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
50 lines (31 loc) · 1 KB

README.md

File metadata and controls

executable file
·
50 lines (31 loc) · 1 KB

Carmesim

A set of custom UI themes for Sublime Text 2/3 based on Spacegray. Comes with Dracula color scheme.

All the credits to the creators of themes Dracula and Spacegray!


Theme

Carmesim

image

The font used in the screenshots is Monaco.


Installing and Activating

  • Install Dracula color scheme
  • Install Carmesim theme
  • Edit User Settings with the following:
{
  "color_scheme": "Packages/Dracula Color Scheme/Dracula.tmTheme",
  "theme": "Carmesim.sublime-theme"
}

Note: Don't forget to restart Sublime Text after activating the theme.


Contributors

   1  @skube
   1  @mgmeyers
   1  @AaronO

Thanks

All the credits to the creators os theme Dracula and Spacegray!

The Spacegray is contributed by kkga.

The Dracula is contributed by Zeno Rocha.