« get me outta code hell

throw in more Sublime Text configs - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/Sublime Text/Mariana.sublime-color-scheme
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-06-21 20:51:53 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-06-21 20:51:53 -0300
commit447bcdf8038d8b7607cd8a8430215fd31df436d0 (patch)
tree65167994d7af22e9422e2839ab6260c2478223e3 /Sublime Text/Mariana.sublime-color-scheme
parentcbed4f10a8dca07b3b154cd75c788bec851bf182 (diff)
throw in more Sublime Text configs
Diffstat (limited to 'Sublime Text/Mariana.sublime-color-scheme')
-rw-r--r--Sublime Text/Mariana.sublime-color-scheme13
1 files changed, 13 insertions, 0 deletions
diff --git a/Sublime Text/Mariana.sublime-color-scheme b/Sublime Text/Mariana.sublime-color-scheme
new file mode 100644
index 0000000..ac28b2a
--- /dev/null
+++ b/Sublime Text/Mariana.sublime-color-scheme
@@ -0,0 +1,13 @@
+// Documentation at https://www.sublimetext.com/docs/color_schemes.html
+{
+	"variables":
+	{
+	},
+	"globals":
+	{
+		"line_highlight": "hsl(210, 25%, 15%)"
+	},
+	"rules":
+	[
+	]
+}