aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/ayu_dark.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/ayu_dark.toml')
-rw-r--r--runtime/themes/ayu_dark.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/ayu_dark.toml b/runtime/themes/ayu_dark.toml
index 37060a24..211d423f 100644
--- a/runtime/themes/ayu_dark.toml
+++ b/runtime/themes/ayu_dark.toml
@@ -61,6 +61,8 @@
"diagnostic.error"= { underline = { color = "red", style="curl"} }
"ui.bufferline" = { fg = "gray", bg = "background" }
"ui.bufferline.active" = { fg = "foreground", bg = "dark_gray" }
+"ui.debug" = { fg = "orange", bg = "background" }
+"ui.highlight.frameline" = { bg = "#0067a3" }
"special" = "orange"