1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 02:44:04 +02:00

fix(qa): increase YIQ and fix menu item title

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-03-08 18:25:04 +01:00
parent 3f864bafc8
commit 28e3ccfde6
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
--yiq-threshold: 108;
}
& when (@config-dark-mode = false) {
--yiq-threshold: 138;
--yiq-threshold: 150;
}
// ---------------------------------