aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/catppuccin_frappe.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/catppuccin_frappe.toml')
-rw-r--r--runtime/themes/catppuccin_frappe.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/themes/catppuccin_frappe.toml b/runtime/themes/catppuccin_frappe.toml
index e7db8b16..89ae77c8 100644
--- a/runtime/themes/catppuccin_frappe.toml
+++ b/runtime/themes/catppuccin_frappe.toml
@@ -70,6 +70,9 @@
"ui.statusline.insert" = { fg = "surface0", bg = "green", modifiers = ["bold"] }
"ui.statusline.select" = { fg = "surface0", bg = "flamingo", modifiers = ["bold"] }
+"ui.bufferline" = { fg = "subtext1", bg = "mantle" }
+"ui.bufferline.active" = { fg = "text", bg = "surface0", modifiers = ["bold"] }
+
"ui.popup" = { fg = "text", bg = "surface0" }
"ui.window" = { fg = "crust" }
"ui.help" = { fg = "overlay2", bg = "surface0" }
@@ -134,4 +137,4 @@ crust = "#232634"
# derived colors by blending existing palette colors
cursorline = "#3b3f52"
-secondary_cursor = "#b8a5a6" \ No newline at end of file
+secondary_cursor = "#b8a5a6"