aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/acme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/acme.toml')
-rw-r--r--runtime/themes/acme.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/acme.toml b/runtime/themes/acme.toml
index 3bd5987a..d3be695c 100644
--- a/runtime/themes/acme.toml
+++ b/runtime/themes/acme.toml
@@ -20,6 +20,8 @@
"diagnostic.error" = {bg="white", modifiers=["bold"]}
"diagnostic.warning" = {bg="white", modifiers=["bold"]}
"diagnostic.hint" = {bg="white", modifiers=["bold"]}
+"ui.bufferline" = { fg = "indent", bg = "acme_bar_bg" }
+"ui.bufferline.active" = { fg = "black", bg = "acme_bg" }
[palette]
white = "#ffffff"