Skip to content

Commit 2f79e38

Browse files
authored
fix(reddit): text color on brand background (catppuccin#1374)
1 parent db38723 commit 2f79e38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

styles/reddit/catppuccin.user.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name Reddit Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/reddit
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/reddit
5-
@version 2.0.12
5+
@version 2.0.13
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit
88
@description Soothing pastel theme for Reddit
@@ -157,6 +157,7 @@
157157
--color-favorite: @accent-color !important;
158158
--color-brand-background: @accent-color !important;
159159
--color-brand-background-hover: darken(@accent-color, 5%) !important;
160+
--color-brand-onBackground: @crust !important;
160161
--color-global-orangered: @accent-color !important;
161162
--color-action-upvote: @accent-color !important;
162163
--color-action-downvote: @blue;

0 commit comments

Comments
 (0)