change yellow to orange for readability on light mode, also change rgba syntax to hex codes for simplicity |
No edit summary |
||
Line 2: | Line 2: | ||
|{{{1|Example Text}}} | |{{{1|Example Text}}} | ||
|{{#switch:{{{2|}}} | |{{#switch:{{{2|}}} | ||
|information= | |information=--color-information | ||
|suggestion= | |suggestion=--color-suggestion | ||
|warning= | |warning=--color-warning | ||
|danger= | |danger=--color-danger | ||
|= | |=--color-information}} | ||
|{{#switch:{{{2|}}} | |{{#switch:{{{2|}}} | ||
|information=<svg style="flex-shrink: 0; height:40px; witdh:40px; transform: rotate(180deg); fill: #61d1fa" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><circle cx="64" cy="112.28" r="13.8"/><rect x="50.2" y="1.92" width="27.59" height="85.53" rx="13.8" ry="13.8"/></svg> | |information=<svg style="flex-shrink: 0; height:40px; witdh:40px; transform: rotate(180deg); fill: #61d1fa" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><circle cx="64" cy="112.28" r="13.8"/><rect x="50.2" y="1.92" width="27.59" height="85.53" rx="13.8" ry="13.8"/></svg> |