theme: Fix catppuccin theme button color.
This commit is contained in:
parent
ac026e26c9
commit
ffa0a2eb3a
1 changed files with 2 additions and 2 deletions
|
|
@ -45,8 +45,8 @@
|
|||
"tab_bar.background": "#DCE0E8",
|
||||
"title_bar.background": "#DCE0E8",
|
||||
"title_bar.border": "#bec3d0",
|
||||
"base.red": "#dc8a78",
|
||||
"base.green": "#85dc78",
|
||||
"base.red": "#d26a53",
|
||||
"base.green": "#5aa93b",
|
||||
"base.yellow": "#df8e1d",
|
||||
"base.blue": "#78acdc",
|
||||
"base.magenta": "#8778dc",
|
||||
|
|
|
|||
Loading…
Reference in a new issue