From 19dbb680051449e022235fc2bc48f0d0471af03c Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 4 Jul 2024 15:05:56 -0700 Subject: [PATCH] Clarify recommended settings Specify which sections each setting is in --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f097a28..23ac50c 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,16 @@ To match the look of the theme in the screenshot use the following settings: +`Editor Settings -> Interface -> Theme`: + - Base Color: `#252525` - Accent Color: `#569eff` - Contrast: `0.2` - Icon Saturation: `2` -- Font: [Inter](https://rsms.me/inter/) + +`Editor Settings -> Interface -> Editor`: + +- Main Font: [Inter](https://rsms.me/inter/) ## Compatibility