mirror of
https://github.com/BradNut/dotfiles
synced 2025-09-08 17:40:19 +00:00
Changing sublime to dark Ayu.
This commit is contained in:
parent
b9975c232c
commit
6c02932af7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
|
||||
"theme": "ayu-mirage.sublime-theme",
|
||||
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
|
||||
"font_size": 12,
|
||||
"ignored_packages": ["Vintage"]
|
||||
"ignored_packages": ["Vintage"],
|
||||
"theme": "ayu-dark.sublime-theme"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue