Welcome to mirror list, hosted at ThFree Co, Russian Federation.

delight-colors.scss « themes « sass « assets - github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1038a89fb1ea54eddbea7743f1d6dad87b5e9344 (plain)
1
2
3
4
5
6
7
8
$primary-fg-color: #212121;
$primary-bg-color: #FFFFFF;
$button-bg-color: #4E6B6C;
$secondary-bg-color: #F7F7F7;
$accent-color: #0097A7;
$alt-text-color: #898989;

@import "color-map-light"