aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/onedarker.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/onedarker.toml')
-rw-r--r--runtime/themes/onedarker.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/onedarker.toml b/runtime/themes/onedarker.toml
index 33f900cc..7169fd02 100644
--- a/runtime/themes/onedarker.toml
+++ b/runtime/themes/onedarker.toml
@@ -78,6 +78,8 @@
"ui.text.focus" = { fg = "white", bg = "light-black", modifiers = ["bold"] }
"ui.help" = { fg = "white", bg = "gray" }
+"ui.debug" = { fg = "red" }
+"ui.highlight.frameline" = { bg = "#97202a" }
"ui.popup" = { bg = "gray" }
"ui.window" = { fg = "gray" }
"ui.menu" = { fg = "white", bg = "gray" }