pyfedi/app/static/scss/_colours.scss

7 lines
No EOL
147 B
SCSS

$primary-colour: #0071CE;
$primary-colour-hover: #0A5CA0;
$green: #00b550;
$green-hover: #83f188;
$light-grey: #ddd;
$grey: #bbb;
$dark-grey: #777;