File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 122122[class ^= jumpToPresentBar_ ] > button ,
123123[class ^= gifFavoriteButton_ ],
124124[class ^= iconWrapper_ ] /* video play button */ ,
125- [class ^= overlayBottom_ ] > [class ^= text- ] /* vc names */ ,
126125[class ^= categoryText_ ] /* gif category labels */ {
127126 color : var (--txt-0 );
128127}
@@ -1018,6 +1017,10 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
10181017 color : var (--txt-0 ) !important /* "you're the only one here. */
10191018}
10201019
1020+ .overlayBottom .text {
1021+ color : var (--redesign-button-overlay-alpha-text ) /* vc names */
1022+ }
1023+
10211024/* image popup */
10221025.downloadLink_a15d41 {
10231026 color : white!important /* QUICK FIX, same color as the forward button but technically not themed */
You can’t perform that action at this time.
0 commit comments