Skip to content

Commit

Permalink
fix(modrinth): header sections (#1601)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxgic1337 authored Jan 26, 2025
1 parent 844ff29 commit f7b6bc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/modrinth/catppuccin.user.less
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,13 @@
--color-brand: @accent;
--color-brand-green: @green;
--color-button-bg-active: @overlay0;
--color-button-bg-selected: fade(@accent, 25%);
--color-button-bg-hover: @surface1;
--color-button-bg: @surface0;
--color-button-text-hover: @text;
--color-button-text: @subtext1;
--color-button-text-active: @text;
--color-button-text-selected: @accent;
--color-divider: @surface0;
--color-heading: @text;
--color-icon: @text;
Expand Down

0 comments on commit f7b6bc9

Please sign in to comment.