mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 18:49:45 +00:00
8 lines
183 B
Sass
8 lines
183 B
Sass
$body-color: #ffffff
|
|
$background: #222222
|
|
$primary: #00b8d4
|
|
$secondary: #efefef
|
|
$h-color: $secondary
|
|
$navbar-item-color: $body-color
|
|
$code-background: #222222
|
|
$link-hover: $secondary
|