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