mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
Introduce new gray color
This commit is contained in:
parent
0d78cf3dda
commit
38772f5961
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ $color-dark: #434343;
|
|||
$color-gray: #8b9096;
|
||||
$color-gray-light: #d8d8d8;
|
||||
$color-gray-light2: #eaeaea;
|
||||
$color-gray-light3: #f9f9f9;
|
||||
$color-border: #d3d3d3;
|
||||
|
||||
// colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue