1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-27 17:19:42 +02:00

Introduce new gray color

This commit is contained in:
McMatts 2018-04-04 14:35:25 +01:00
parent 0d78cf3dda
commit 38772f5961

View file

@ -30,6 +30,7 @@ $color-dark: #434343;
$color-gray: #8b9096; $color-gray: #8b9096;
$color-gray-light: #d8d8d8; $color-gray-light: #d8d8d8;
$color-gray-light2: #eaeaea; $color-gray-light2: #eaeaea;
$color-gray-light3: #f9f9f9;
$color-border: #d3d3d3; $color-border: #d3d3d3;
// colors // colors