From 6c9130e407ab4a7d67588ba2cc47c39d0839cfe2 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Fri, 8 May 2020 19:37:41 +0200 Subject: . --- subl3/Adaptive.sublime-theme | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 subl3/Adaptive.sublime-theme (limited to 'subl3/Adaptive.sublime-theme') 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 + } +] -- cgit v1.2.3-70-g09d2