aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/ayu_light.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/ayu_light.toml')
-rw-r--r--runtime/themes/ayu_light.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/ayu_light.toml b/runtime/themes/ayu_light.toml
index 58b25484..4b0ba1db 100644
--- a/runtime/themes/ayu_light.toml
+++ b/runtime/themes/ayu_light.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 = "#cfe0f2" }
"special" = "orange"