Skip to content

Commit 765cf77

Browse files
authored
fix(github): tooltip colors (catppuccin#1432)
1 parent 4aac32b commit 765cf77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

styles/github/catppuccin.user.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name GitHub Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/github
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github
5-
@version 1.7.8
5+
@version 1.7.9
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub
88
@description Soothing pastel theme for GitHub
@@ -502,8 +502,8 @@
502502
--data-red-color-emphasis: @red;
503503
--data-green-color-emphasis: @green;
504504

505-
--tooltip-fgColor: @text;
506-
--tooltip-bgColor: @crust;
505+
--tooltip-fgColor: @base;
506+
--tooltip-bgColor: @overlay2;
507507

508508
/* Refined GitHub */
509509
--rgh-heat-color: @peach;

0 commit comments

Comments
 (0)