diff --git a/src/catppuccin-vimium-frappe.css b/src/catppuccin-vimium-frappe.css index 8064190..7706ace 100644 --- a/src/catppuccin-vimium-frappe.css +++ b/src/catppuccin-vimium-frappe.css @@ -21,7 +21,7 @@ #vomnibar { background: #303446; /* base */ - border: 2px solid #BABBF1; /* lavender */ + border: 2px solid #BABBF1; /* lavender */ animation: show 200ms cubic-bezier(0, 0, 0.2, 1) forwards; } @@ -66,7 +66,7 @@ } #vomnibar li .vomnibarSource { - color: #EF9F76; /* peach */ + color: #EF9F76; /* peach */ } #vomnibar li em, diff --git a/src/catppuccin-vimium-latte.css b/src/catppuccin-vimium-latte.css index 199ba54..02f176f 100644 --- a/src/catppuccin-vimium-latte.css +++ b/src/catppuccin-vimium-latte.css @@ -21,7 +21,7 @@ #vomnibar { background: #EFF1F5; /* base */ - border: 2px solid #7287FD; /* lavender */ + border: 2px solid #7287FD; /* lavender */ animation: show 200ms cubic-bezier(0, 0, 0.2, 1) forwards; } @@ -66,7 +66,7 @@ } #vomnibar li .vomnibarSource { - color: #FE640B; /* peach */ + color: #FE640B; /* peach */ } #vomnibar li em, diff --git a/src/catppuccin-vimium-macchiato.css b/src/catppuccin-vimium-macchiato.css index 7313ed2..5764313 100644 --- a/src/catppuccin-vimium-macchiato.css +++ b/src/catppuccin-vimium-macchiato.css @@ -21,7 +21,7 @@ #vomnibar { background: #24273A; /* base */ - border: 2px solid #B7BDF8; /* lavender */ + border: 2px solid #B7BDF8; /* lavender */ animation: show 200ms cubic-bezier(0, 0, 0.2, 1) forwards; } @@ -66,7 +66,7 @@ } #vomnibar li .vomnibarSource { - color: #F5A97F; /* peach */ + color: #F5A97F; /* peach */ } #vomnibar li em, diff --git a/src/catppuccin-vimium-mocha.css b/src/catppuccin-vimium-mocha.css index 5227baa..d4853a3 100644 --- a/src/catppuccin-vimium-mocha.css +++ b/src/catppuccin-vimium-mocha.css @@ -21,7 +21,7 @@ #vomnibar { background: #1E1E2E; /* base */ - border: 2px solid #B4BEFE; /* lavender */ + border: 2px solid #B4BEFE; /* lavender */ animation: show 200ms cubic-bezier(0, 0, 0.2, 1) forwards; } @@ -66,7 +66,7 @@ } #vomnibar li .vomnibarSource { - color: #FAB387; /* peach */ + color: #FAB387; /* peach */ } #vomnibar li em,