diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:18:35 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:37:55 -0400 |
commit | 4288b705f9ca9c383e3101c3da137dbb02dddf20 (patch) | |
tree | 33a12b654fd2786a1231f7e9607615ce2306b1c1 /Sublime Text/Mariana.sublime-color-scheme | |
parent | 5270d34dba5a0ef4d96acc7c091897cf58ce353d (diff) |
st4: move Sublime Text 4 config into apps directory
Diffstat (limited to 'Sublime Text/Mariana.sublime-color-scheme')
-rw-r--r-- | Sublime Text/Mariana.sublime-color-scheme | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Sublime Text/Mariana.sublime-color-scheme b/Sublime Text/Mariana.sublime-color-scheme deleted file mode 100644 index ac28b2a..0000000 --- a/Sublime Text/Mariana.sublime-color-scheme +++ /dev/null @@ -1,13 +0,0 @@ -// Documentation at https://www.sublimetext.com/docs/color_schemes.html -{ - "variables": - { - }, - "globals": - { - "line_highlight": "hsl(210, 25%, 15%)" - }, - "rules": - [ - ] -} |