diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-03-08 22:54:43 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-03-08 22:54:43 +0100 |
| commit | a31d5c1a242b2e88b01bb75706a79fdf6857eaa5 (patch) | |
| tree | 04e784285491b85bdfcce3204779c1eb1300c83a /subl3 | |
| parent | 67b68e9983b6453aa026f0cd0211bc72ed257701 (diff) | |
.
Diffstat (limited to 'subl3')
| -rw-r--r-- | subl3/Adaptive.sublime-theme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subl3/Adaptive.sublime-theme b/subl3/Adaptive.sublime-theme index bdd3a3a..4872ecf 100644 --- a/subl3/Adaptive.sublime-theme +++ b/subl3/Adaptive.sublime-theme @@ -3,7 +3,7 @@ "class": "sidebar_label", "font.bold": false, "font.size": 16, - "font.face": "Droid Sans", + "font.face": "Inter", "offset": [20, 0] }, { @@ -18,7 +18,7 @@ { "class": "label_control", "font.size": 14, - "font.face": "Droid Sans", + "font.face": "Inter", "content_margin": 5 } ] |
