mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-24 14:33:02 +02:00
7 lines
284 B
Text
7 lines
284 B
Text
using "ui/colors.palette";
|
|
using "ui/widgets/widgets.style";
|
|
|
|
ayuGhostIcon: icon {{ "ayu/ghost", menuIconColor }};
|
|
ayuMenuIcon: icon {{ "ayu/ayu_menu", menuIconColor }};
|
|
ayuLReadMenuIcon: icon {{ "ayu/lread", menuIconColor }};
|
|
ayuSReadMenuIcon: icon {{ "ayu/sread", menuIconColor }};
|