aboutsummaryrefslogtreecommitdiff
path: root/subl3/Adaptive.sublime-theme
diff options
context:
space:
mode:
Diffstat (limited to 'subl3/Adaptive.sublime-theme')
-rw-r--r--subl3/Adaptive.sublime-theme24
1 files changed, 24 insertions, 0 deletions
diff --git a/subl3/Adaptive.sublime-theme b/subl3/Adaptive.sublime-theme
new file mode 100644
index 0000000..bdd3a3a
--- /dev/null
+++ b/subl3/Adaptive.sublime-theme
@@ -0,0 +1,24 @@
+[
+ {
+ "class": "sidebar_label",
+ "font.bold": false,
+ "font.size": 16,
+ "font.face": "Droid Sans",
+ "offset": [20, 0]
+ },
+ {
+ "class": "sidebar_tree",
+ "row_padding": [10, 5],
+ "indent": 20
+ },
+ {
+ "class": "tab_label",
+ "font.size": 14
+ },
+ {
+ "class": "label_control",
+ "font.size": 14,
+ "font.face": "Droid Sans",
+ "content_margin": 5
+ }
+]