Skip to content

decaycs/decay-sublime-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Decay Sublime Text

A port of decay for sublime text.

decayce

Installation

To install the sublime text port, follow the next steps:

  1. Clone the repo
git clone --depth=1 https://github.com/decaycs/decay-sublime-text
cd decay-sublime-text
  1. Install the theme
test -d ~/.config/sublime-text/Packages || mkdir -p ~/.config/sublime-text/Packages
cp -r ./src/Colorsublime-Themes ~/.config/sublime-text/Packages
cp -r ./src/User/* ~/.config/sublime-text/User/
  1. Apply the theme

Open the command palette inside sublime text (Ctrl+Shift+P) and type: UI: Select Color Scheme and select your favorite decay variant, then open the command palette again and type: UI: Select Theme and (again), select your favorite decay variant.

Gallery

decay dark-decay decayce light-decay

Enjoy

That's all! Enjoy with it :)