blob: 015dab0445c1a62bd1d787cb9ab20ddfb9fe480a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Personal configuration for the text editor Sublime Text ([https://www.sublimetext.com/](sublimetext.com/))
## Themes / Color Schemes
* Theme: Default
* Color scheme is set to `auto`:
* Light scheme: `Breakers`
* Dark scheme: `Dracula`
## Plugins
* BracketHighlighter
* Copy Relative Path
* Dracula Color Scheme
* Emmet
* Package Control
|