Skip to content
Snippets Groups Projects
Commit e2d6f26b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update phase colors

parent 47477ff1
Branches
No related tags found
1 merge request!62V2.0
......@@ -25,14 +25,14 @@ return [
],
"stage" => [
'css' => [
'bgdark' => 'background:#9ac; ',
'bgdark' => 'background:#8ad; ',
'bglight' => 'background:#f0f4f8; color:#333; background:rgba(200,200,220,0.5); ',
'bgbutton' => 'background:#78a; color:#fcfcfc; border: 1px solid rgba(0,0,0,0.15);',
],
],
"live" => [
'css' => [
'bgdark' => 'background:#8b9; ',
'bgdark' => 'background:#8c9; ',
'bglight' => 'background:#f4f8f0; color:#333; background:rgba(190,220,190,0.5); ',
'bgbutton' => 'background:#7a8; color:#fcfcfc; border: 1px solid rgba(0,0,0,0.15);',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment