Skip to content

Commit 48eec00

Browse files
authored
fix(twitch): button text color (catppuccin#581)
1 parent 39d3c0f commit 48eec00

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

styles/twitch/catppuccin.user.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name Twitch Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/twitch
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch
5-
@version 1.1.16
5+
@version 1.1.17
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atwitch
88
@description Soothing pastel theme for Twitch
@@ -590,6 +590,8 @@
590590
--color-text-label: @text;
591591
--color-border-input-hover: @surface0;
592592
--color-opac-b-14: @crust;
593+
--color-text-button-overlay-primary: @text !important;
594+
--color-text-tooltip: @text !important;
593595
}
594596
}
595597
}

0 commit comments

Comments
 (0)