« get me outta code hell

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:
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":
+	[
+	]
+}