File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 7070 --reply-hover-overlay : var (--hover ); /* overlay color of message you are replying to when hovered. */
7171
7272 /* color shades */
73- --pink : oklch (55 % 0.13 0 );
74- --pink-1 : oklch (48 % 0.13 0 );
75- --pink-2 : oklch (41 % 0.13 0 );
76- --purple : oklch (55 % 0.13 300 );
77- --purple-1 : oklch (48 % 0.13 300 );
78- --purple-2 : oklch (41 % 0.13 300 );
79- --cyan : oklch (55 % 0.13 200 );
80- --yellow : oklch (60 % 0.13 80 );
81- --green : oklch (55 % 0.13 160 );
82- --green-1 : oklch (48 % 0.13 160 );
83- --green-2 : oklch (41 % 0.13 160 );
73+ --pink : oklch (57 % 0.13 0 );
74+ --pink-1 : oklch (50 % 0.13 0 );
75+ --pink-2 : oklch (43 % 0.13 0 );
76+ --purple : oklch (57 % 0.13 300 );
77+ --purple-1 : oklch (50 % 0.13 300 );
78+ --purple-2 : oklch (43 % 0.13 300 );
79+ --cyan : oklch (57 % 0.13 200 );
80+ --yellow : oklch (71 % 0.13 80 );
81+ --green : oklch (57 % 0.13 160 );
82+ --green-1 : oklch (50 % 0.13 160 );
83+ --green-2 : oklch (43 % 0.13 160 );
8484}
8585
8686[class ^= jumpToPresentBar_ ] > button {
You can’t perform that action at this time.
0 commit comments