Unnamed repository; edit this file 'description' to name the repository.
Adjust light-gray in onedarker theme (#4060)
nuid32 2022-10-01
parent c958425 · commit 5b5f1bd
-rw-r--r--runtime/themes/onedarker.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/onedarker.toml b/runtime/themes/onedarker.toml
index 1ad6f7c3..1eb1a90c 100644
--- a/runtime/themes/onedarker.toml
+++ b/runtime/themes/onedarker.toml
@@ -93,5 +93,5 @@ black = "#16181A"
light-black = "#2C323C"
gray = "#454D50"
faint-gray = "#ABB2BF"
-light-gray = "#C8CCD4"
+light-gray = "#636C6E"
linenr = "#282C34"