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