@value textDark: rgb(70, 70, 70);
@value textMedium: rgb(160, 160, 160);
@value textLight: rgb(220, 220, 220);
@value textLabel: rgb(80, 80, 80);

@value inputBg: rgb(255, 255, 255);
