Skip to content

Commit 98236d3

Browse files
authored
fix(tabnews): Contrast between seen posts and new posts (catppuccin#672)
fix(tabnews): Contrast between viewed posts and new posts
1 parent e857ffc commit 98236d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/tabnews/catppuccin.user.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name TabNews Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/tabnews
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tabnews
5-
@version 0.0.2
5+
@version 0.0.3
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tabnews/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atabnews
88
@description Soothing pastel theme for TabNews
@@ -61,7 +61,7 @@
6161
--fgColor-accent: @accent-color;
6262
--fgColor-onEmphasis: @text;
6363
--color-accent-fg: @accent-color;
64-
--fgColor-muted: @subtext1;
64+
--fgColor-muted: @overlay0;
6565
--borderColor-default: @surface0;
6666
--button-default-bgColor-rest: @base;
6767
--button-default-bgColor-hover: @crust;

0 commit comments

Comments
 (0)