AyuGramDesktop/Telegram/SourceFiles/ayu/ui/ayu_styles.style
2023-10-04 22:31:42 +03:00

23 lines
471 B
Text

/*
* This is the source code of AyuGram for Desktop.
*
* We do not and cannot prevent the use of our code,
* but be respectful and credit the original author.
*
* Copyright @Radolyn, 2023
*/
using "ui/basic.style";
using "ui/colors.palette";
using "ui/widgets/widgets.style";
iconPreviewStroke: activeButtonBg;
/* Color Picker */
cpPadding: 14px;
cpSelectedPadding: 2px;
cpPenSize: 2px;
cpImagePadding: 4px;
cpSpacingX: 16px;
cpSpacingY: 8px;
cpIconSize: 64px;