Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/onedark.toml')
-rw-r--r--runtime/themes/onedark.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/onedark.toml b/runtime/themes/onedark.toml
index e341076f..7cdeac09 100644
--- a/runtime/themes/onedark.toml
+++ b/runtime/themes/onedark.toml
@@ -15,7 +15,6 @@
"keyword.control" = { fg = "purple" }
"keyword.control.import" = { fg = "red" }
"keyword.directive" = { fg = "purple" }
-"keyword.storage" = { fg = "purple" }
"label" = { fg = "purple" }
"namespace" = { fg = "blue" }
"operator" = { fg = "purple" }
@@ -86,7 +85,6 @@
"ui.bufferline.background" = { bg = "light-black" }
"ui.text" = { fg = "white" }
-"ui.text.directory" = { fg = "blue" }
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
"ui.help" = { fg = "white", bg = "gray" }