fix(anilist): overylay text (#168)
This commit is contained in:
parent
e6bdcbe236
commit
87edcdc1a8
@ -319,7 +319,6 @@
|
|||||||
& when not (@lookup =latte) {
|
& when not (@lookup =latte) {
|
||||||
--color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw];
|
--color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw];
|
||||||
}
|
}
|
||||||
--color-overlay: @crust;
|
|
||||||
.progress .bar {
|
.progress .bar {
|
||||||
background: linear-gradient(270deg, darken(@color, 10%), @color);
|
background: linear-gradient(270deg, darken(@color, 10%), @color);
|
||||||
}
|
}
|
||||||
@ -760,7 +759,6 @@
|
|||||||
& when not (@lookup =latte) {
|
& when not (@lookup =latte) {
|
||||||
--color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw];
|
--color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw];
|
||||||
}
|
}
|
||||||
--color-overlay: @crust;
|
|
||||||
.progress .bar {
|
.progress .bar {
|
||||||
background: linear-gradient(270deg, darken(@color, 10%), @color);
|
background: linear-gradient(270deg, darken(@color, 10%), @color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user