Skip to content
Snippets Groups Projects
Commit 22644500 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

Reverted Cloud colors: Space <- Earth

parent 18792cb1
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ $theme-colors: (
"warning": $color-helmholtz-energy,
"overall": $color-helmoltz-gray,
"backbone": $color-helmholtz-matter,
"cloud": $color-helmholtz-earth,
"cloud": $color-helmholtz-space,
"software": $color-helmholtz-green,
"overall-light": lighten($color-helmoltz-gray, 30%),
"backbone-light": lighten($color-helmholtz-matter, 15%),
"cloud-light": lighten($color-helmholtz-earth, 15%),
"cloud-light": lighten($color-helmholtz-space, 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