Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
|-
|-
| '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
| '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
|-
|  || gelb || #F0AD4E; ||<span style="display: inline-block; width:100px; background-color:#F0AD4E;">&nbsp;</span>|| unbekannt
|-
|-
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
Zeile 16: Zeile 14:
|-
|-
|  '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
|  '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
|-
|  || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung
|-
|-
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
Zeile 40: Zeile 36:
|-
|-
| ||  white-l || rgba(255, 255, 255, 0.9); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.9);">&nbsp;</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);">&nbsp;</span>|| verwendet für Schrift in Hinweisen
|-
|  || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung, unbekannt
|-
|  || gelbbd || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Border gelbe Felder
|}
|}


Zeile 50: Zeile 50:
| MS={{#switch: {{{1|}}}
| MS={{#switch: {{{1|}}}
| grün=#2DCC71;
| grün=#2DCC71;
| gelb=#F0AD4E;
| rot= rgb(231,76,60); <!-- #E74C3C; -->
| rot= rgb(231,76,60); <!-- #E74C3C; -->
}}
}}
| #default={{#switch: {{{1|}}}
| #default={{#switch: {{{1|}}}
| grün=#468847;
| grün=#468847;
| gelb=#f0ad4e;
| rot=#ec7063;
| rot=#ec7063;
}}
}}
Zeile 70: Zeile 68:
| grau-l=rgba(0, 0, 0, 0.6);
| grau-l=rgba(0, 0, 0, 0.6);
| grey-l=rgba(0, 0, 0, 0.6);
| grey-l=rgba(0, 0, 0, 0.6);
| gelb=#F0AD4E;
| gelbbd=#ec971f;
}}
}}

Version vom 25. Februar 2019, 12:45 Uhr

Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:

Verwendung: {{ Farbe | Farb-Parameter }}
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
hgrau rgba(0, 0, 0, 0.6);   Graue Schrift
blau rgb(58, 135, 173);   Zonen, Bereiche
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
white-l rgba(255, 255, 255, 0.9);   verwendet für Schrift in Hinweisen
gelb #f0ad4e;   Achtung, unbekannt
gelbbd #f0ad4e;   Border gelbe Felder