use-nuaj/style/_colors.less
2025-01-02 12:07:56 +01:00

5 lines
120 B
Text

@background: #FAFAFA;
@foreground: #111111;
@primary: #0C4BBC;
@primary-background: lighten(@primary, 110%, relative);