mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-05 09:35:28 +08:00
update
This commit is contained in:
@ -68,7 +68,6 @@ FluColors::FluColors(QObject *parent)
|
|||||||
red->lightest("#f06b76");
|
red->lightest("#f06b76");
|
||||||
Red(red);
|
Red(red);
|
||||||
|
|
||||||
|
|
||||||
FluColorSet *magenta = new FluColorSet();
|
FluColorSet *magenta = new FluColorSet();
|
||||||
magenta->darkest("#6f004f");
|
magenta->darkest("#6f004f");
|
||||||
magenta->darker("#a0076c");
|
magenta->darker("#a0076c");
|
||||||
|
Reference in New Issue
Block a user