aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes
diff options
context:
space:
mode:
authorsaltlakrits2023-07-26 13:31:35 +0000
committerGitHub2023-07-26 13:31:35 +0000
commit5a5289701429c2d7019d11d2184833745865063f (patch)
tree01eba16b23be3b69af8d7665c1fa653c88ecbd58 /runtime/themes
parent75239a938f654d681ddb679ad68ae6469c026d5b (diff)
Update everforest_dark.toml to add missing color definitions (#7739)
Diffstat (limited to 'runtime/themes')
-rw-r--r--runtime/themes/everforest_dark.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/themes/everforest_dark.toml b/runtime/themes/everforest_dark.toml
index 6903d1e5..25a49134 100644
--- a/runtime/themes/everforest_dark.toml
+++ b/runtime/themes/everforest_dark.toml
@@ -138,3 +138,7 @@ purple = "#d699b6"
grey0 = "#7a8478"
grey1 = "#859289"
grey2 = "#9da9a0"
+
+statusline1 = "#a7c080"
+statusline2 = "#d3c6aa"
+statusline3 = "#e67e80"