mirror of
https://github.com/flarum/core.git
synced 2025-07-26 03:01:22 +02:00
Slightly darken light grey text
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
@link-color: saturate(@primary-color, 10%);
|
@link-color: saturate(@primary-color, 10%);
|
||||||
@heading-color: @text-color;
|
@heading-color: @text-color;
|
||||||
@muted-color: hsl(@secondary-hue, min(25%, @secondary-sat), 63%);
|
@muted-color: hsl(@secondary-hue, min(25%, @secondary-sat), 63%);
|
||||||
@muted-more-color: #bbb;
|
@muted-more-color: #aaa;
|
||||||
@shadow-color: rgba(0, 0, 0, 0.35);
|
@shadow-color: rgba(0, 0, 0, 0.35);
|
||||||
|
|
||||||
@control-bg: hsl(@secondary-hue, min(50%, @secondary-sat), 93%);
|
@control-bg: hsl(@secondary-hue, min(50%, @secondary-sat), 93%);
|
||||||
|
Reference in New Issue
Block a user