KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 33: | Zeile 33: | ||
|- | |- | ||
| || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);"> </span>||Zonen, Bereiche | | || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);"> </span>||Zonen, Bereiche | ||
|- | |||
| || hblau <small> hell-blau</small> || #00bcd4; || <span style="display: inline-block; width:100px; background-color:#00bcd4;"> </span> || Geblockte Anfragen | |||
|- | |- | ||
| || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);"> </span>||Symbole in rot | | || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);"> </span>||Symbole in rot | ||
Zeile 41: | Zeile 43: | ||
|- | |- | ||
| || rot-cb || #ef8b80; ||<span style="display: inline-block; width:100px; background-color:#ef8b80;"> </span>|| verwendet für Border von Clickboxen | | || rot-cb || #ef8b80; ||<span style="display: inline-block; width:100px; background-color:#ef8b80;"> </span>|| verwendet für Border von Clickboxen | ||
|- | |||
| || orange || #ff5722; || <span style="display: inline-block; width:100px; background-color:#ff5722;"> </span> || verwendet für Warungen in Statistik | |||
|- | |- | ||
| || white-l || rgba(255, 255, 255, 0.9); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.9);"> </span>|| verwendet für Schrift in Hinweisen | | || white-l || rgba(255, 255, 255, 0.9); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.9);"> </span>|| verwendet für Schrift in Hinweisen |
Version vom 27. März 2019, 11:46 Uhr
Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:
Liefert z.B. für : {{ Farbe | dgrau }} den Wert rgb(51, 51, 51);
Anwendung | Farb-Parameter | Rückgabewert (mit ; ) | Farbe | Verwendung |
---|---|---|---|---|
Mobile Security / MDM | grün | #2DCC71; | eingeloggt | |
rot | #E74C3C; | ausgeolggt, Schaltflächen | ||
UTM | grün | #468847; | Aktiviert, positiv | |
rot | #ec7063; | Fehler, gesperrt, Warnung | ||
Standard-Werte für alle Seiten: | grau | rgb(153, 153, 153); | Schaltflächen UTM | |
dgrau | rgb(51, 51, 51); | Log-Einträge | ||
hgrau | rgba(0, 0, 0, 0.05); | Status-Meldungen | ||
grau-l | rgba(0, 0, 0, 0.6); | Graue Schrift | ||
grau-app | #c1cbce; | Graue Balken in der Android-App | ||
grau-s | #55676d; | Graue Schrift in Android-App | ||
grau-b | #878a90; | Graue Buttons in Android-App | ||
blau | rgb(58, 135, 173); | Zonen, Bereiche | ||
hblau hell-blau | #00bcd4; | Geblockte Anfragen | ||
rots | rgba(231,76,60, 0.7); | Symbole in rot | ||
rotr | #e43725; | verwendet für Border von Schaltflächen | ||
rotbd | #d62c1a; | verwendet für Border von Hinweisen | ||
rot-cb | #ef8b80; | verwendet für Border von Clickboxen | ||
orange | #ff5722; | verwendet für Warungen in Statistik | ||
white-l | rgba(255, 255, 255, 0.9); | verwendet für Schrift in Hinweisen | ||
gelb | #f0ad4e; | Achtung, unbekannt | ||
gelbbd | #ec971f; | Border gelbe Felder |