Skip to content

Commit

Permalink
topbar(style): bg-color = spice-highlight !shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom committed Aug 28, 2023
1 parent 07fdf21 commit 448a877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catppuccin/src/_top_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
button,
.main-topBar-button {
color: var(--spice-subtext) !important;
background-color: rgba(var(--spice-rgb-highlight),.7);

&:hover {
color: var(--spice-text) !important;
Expand Down

0 comments on commit 448a877

Please sign in to comment.