mirror of
https://github.com/humhub/humhub.git
synced 2025-04-22 08:03:35 +02:00
Enh/theme var background color highlight (#6175)
* Update theme variable `@background-color-highlight` * Update CHANGELOG-DEV.md * New theme variable `@background-color-highlight-soft` * Improve theme var `background-color-highlight`
This commit is contained in:
parent
2864c52bdc
commit
5f7cd820c3
@ -59,7 +59,7 @@
|
||||
|
||||
// Informative highlighting color
|
||||
// (e.g. Comment Permalink, Shared Item, Calendar CurDay, Wiki Active Page Nav, Mail Module Speech Bubble)
|
||||
@background-color-highlight: lighten(desaturate(spin(@info, 4), 6), 42);
|
||||
@background-color-highlight: lighten(desaturate(spin(@info, 2), 17), 49);
|
||||
|
||||
// Informative highlighting soft color
|
||||
// (e.g. Wiki Active Category)
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user