mirror of
https://github.com/strapi/strapi.git
synced 2025-11-15 01:28:07 +00:00
5 lines
108 B
Stylus
5 lines
108 B
Stylus
|
|
// Color Variables
|
||
|
|
$accentColor = #007eff
|
||
|
|
$textColor = #2c3e50
|
||
|
|
$borderColor = #eeeeee
|
||
|
|
$codeBgColor = #282c34
|