1 parent 4aac32b commit 765cf77Copy full SHA for 765cf77
1 file changed
styles/github/catppuccin.user.css
@@ -2,7 +2,7 @@
2
@name GitHub Catppuccin
3
@namespace github.com/catppuccin/userstyles/styles/github
4
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github
5
-@version 1.7.8
+@version 1.7.9
6
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css
7
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub
8
@description Soothing pastel theme for GitHub
@@ -502,8 +502,8 @@
502
--data-red-color-emphasis: @red;
503
--data-green-color-emphasis: @green;
504
505
- --tooltip-fgColor: @text;
506
- --tooltip-bgColor: @crust;
+ --tooltip-fgColor: @base;
+ --tooltip-bgColor: @overlay2;
507
508
/* Refined GitHub */
509
--rgh-heat-color: @peach;
0 commit comments