Skip to content
Snippets Groups Projects
Verified Commit 4135fd36 authored by Huste, Tobias's avatar Huste, Tobias
Browse files

Use earth color for Helmholtz cloud

parent e6162eab
No related branches found
No related tags found
1 merge request!26Colorize roadmap using Bootstrap alerts
......@@ -11,10 +11,10 @@ $theme-colors: (
"warning": $color-helmholtz-energy,
"overall": $color-helmoltz-gray,
"backbone": $color-helmholtz-matter,
"cloud": $color-helmholtz-space,
"cloud": $color-helmholtz-earth,
"software": $color-helmholtz-green,
"overall-light": lighten($color-helmoltz-gray, 30%),
"backbone-light": lighten($color-helmholtz-matter, 15%),
"cloud-light": lighten($color-helmholtz-space, 15%),
"cloud-light": lighten($color-helmholtz-earth, 15%),
"software-light": lighten($color-helmholtz-green, 15%)
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment