X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=style.less;fp=style.less;h=ee67ce3dbd2c1d9fab225e85a6eea5a2f0457860;hp=9c929d64c019dc1261b02a9df5300f22a3f9675c;hb=97198e4668d0a8f64c5f5f345bd8f53af4c204d2;hpb=345b4acff25d42680a6472ec3eb642032d0689e9 diff --git a/style.less b/style.less index 9c929d6..ee67ce3 100644 --- a/style.less +++ b/style.less @@ -187,10 +187,10 @@ body { } &.hp1 { color: lighten(#000, 36%); - background-color: lighten(desaturate(@tile-color, 90%), 9%); + background-color: spin(lighten(desaturate(@tile-color, 70%), 9%), 100); } &.hp0 { - color: lighten(#000, 40%); + color: lighten(desaturate(@tile-color, 100%), 10%); background-color: lighten(desaturate(@tile-color, 100%), 10%); }