diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2023-07-31 01:35:19 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2023-07-31 01:35:19 +0200 |
| commit | 68f36cd569697eca5f716347f6094029d501aa29 (patch) | |
| tree | 86052e11563ff927a297237b0761b28804d7173a /sublime-text/Adaptive.sublime-theme | |
| parent | e9a8eb8621cc6a281b0373d12af52bf562d0fe8a (diff) | |
.
Diffstat (limited to 'sublime-text/Adaptive.sublime-theme')
| -rw-r--r-- | sublime-text/Adaptive.sublime-theme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sublime-text/Adaptive.sublime-theme b/sublime-text/Adaptive.sublime-theme index 4872ecf..7eaee3c 100644 --- a/sublime-text/Adaptive.sublime-theme +++ b/sublime-text/Adaptive.sublime-theme @@ -3,7 +3,7 @@ "class": "sidebar_label", "font.bold": false, "font.size": 16, - "font.face": "Inter", + "font.face": "sans-serif", "offset": [20, 0] }, { @@ -18,7 +18,7 @@ { "class": "label_control", "font.size": 14, - "font.face": "Inter", + "font.face": "sans-serif", "content_margin": 5 } ] |
