Skip to content
Snippets Groups Projects
Commit f45894ac authored by Marlène SIMONDANT's avatar Marlène SIMONDANT
Browse files

Add orange colors for tags

parent 4c0b3b06
No related branches found
No related tags found
2 merge requests!993Notif,!983feat(dashboard) : create dashboard !
......@@ -52,10 +52,12 @@ $orange-warning: #da6c2e;
$info-success: #1d8844;
$red-error: #e1000f;
/* OTHERS */
/* OTHERS (tags) */
$blue-dark: #006ad7;
$blue-light: #e4f2ff;
$green-light: #d1ffd7;
$light-orange: #ffead1;
$orange: #bc4400;
/* APP COLORS */
$modal-background-transparent: rgba($grey-1, 0);
$modal-background: rgba($grey-1, 0.25);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment