Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(21 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<p>'''Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:'''</p>
<templatestyles src="Vorlage:Styles.css" /><br><p>'''Diese Seite gibt verschiedene Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:'''</p>
Liefert z.B. für : <nowiki> {{ Farbe | dgrau  }}</nowiki> den Wert ''rgb(51, 51, 51);''
Liefert z.B. für : <nowiki> {{ Farbe | dgrau  }}</nowiki> den Wert ''rgb(51, 51, 51);''


{{Neu}} Die Parameter-Werte dienen jetzt auch als Klassen-Namen


{| class="wikitable"
* bc__''xyz'' → class="bc__gelb" → .bc__gelb { background-color: #f0ad4e; }
* font-color__''xyz'' → class="font-color__gelb" → .font-color__gelb { color: #f0ad4e; }
* border-color__''xyz'' → class="border-color__gelb" → .border-color__gelb { border-color: #f0ad4e; }
 
Für rot, grün und grau wird zusätzlich eine Klasse für die Appliance (in Großbuchstaben: UTM, UMA oder MS) benötigt:
 
* class="UTM bc__rot" → .UTM.bc__rot, .UMA.bc__rot { background-color: #ec7063;}
 
 
 
{| class="wikitable2 sortable"
! Anwendung !! Farb-Parameter !! Rückgabewert (mit ; ) !! Farbe !! Verwendung
! Anwendung !! Farb-Parameter !! Rückgabewert (mit ; ) !! Farbe !! Verwendung
|-
|-
| '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
| rowspan="5" style="vertical-align: top;" | '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
|-
| rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
|-
| grau || #cccccc; ||<span style="display: inline-block; width:100px; background-color:#cccccc;">&nbsp;</span>|| Schaltflächen AV
|-
| graubd || #b2b2b2; ||<span style="display: inline-block; width:100px; background-color:#b2b2b2;">&nbsp;</span>|| Graue Ränder in AV-Schaltflächen
|-
| grau-l || rgba(0, 0, 0, 0.6); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.6);">&nbsp;</span>|| Graue Schrift
|-
| class="Leerzeile" |<br>
|-
| rowspan="5" style="vertical-align: top;"  | '''UMA''' || grün || #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;;">&nbsp;</span> ||
|-
| rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||
|-
| grau || #555555; ||<span style="display: inline-block; width:100px; background-color:#555555;">&nbsp;</span>|| Schaltflächen UMA
|-
| graubd || #d3d3d3; ||<span style="display: inline-block; width:100px; background-color:#d3d3d3;">&nbsp;</span>|| Graue Ränder in
|-
| grau-l || rgba(0, 0, 0, 0.6); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.6);">&nbsp;</span>|| Graue Schrift
|-
| class="Leerzeile" |
|-
| rowspan="5" style="vertical-align: top;" | '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
|-
| rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
|-
| grau || rgb(153, 153, 153); ||<span style="display: inline-block; width:100px; background-color:rgb(153, 153, 153);">&nbsp;</span>|| Schaltflächen UTM
|-
| graubd || #B6B6B6; ||<span style="display: inline-block; width:100px; background-color:#B6B6B6;">&nbsp;</span>|| Graue Ränder in UTM-Eingabefeldern
|-
| grau-l || rgba(0, 0, 0, 0.6); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.6);">&nbsp;</span>|| Graue Schrift
|-
| class="Leerzeile" | <br>
|-
|  rowspan="24" style="vertical-align: top;" | '''Standard-Werte für alle Seiten:''' || dgrau || rgb(51, 51, 51); ||<span style="display: inline-block; width:100px; background-color:rgb(51, 51, 51);">&nbsp;</span>||Log-Einträge UTM, <br><small>Sehr ähnlich: Dunkel-graue Schrift in grauen Schaltflächen AV (rgba(0,0,0, 0.8)</small>
|-
| hgrau || rgba(0, 0, 0, 0.05); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.05);">&nbsp;</span>|| Status-Meldungen
|-
| grau-app ||#c1cbce; ||<span style="display: inline-block; width:100px; background-color:#c1cbce;">&nbsp;</span>|| Graue Balken in der Android-App
|-
| grau-s || #55676d; ||<span style="display: inline-block; width:100px; background-color:#55676d;">&nbsp;</span>|| Graue Schrift in Android-App
|-
|-
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
| grau-b || #878a90; ||<span style="display: inline-block; width:100px; background-color:#878a90;">&nbsp;</span>|| Graue Buttons in Android-App
|-
|-
| style="background-color:white;" colspan="5" | <br><br>
| ddgrau || #484c53; ||<span style="display: inline-block; width:100px; background-color:#484c53;">&nbsp;</span>|| Graue Ränder
|-
|-
| '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
| blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);">&nbsp;</span>||Zonen, Bereiche
|-
|-
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
| hblau <small> hell-blau</small> || #00bcd4; || <span style="display: inline-block; width:100px; background-color:#00bcd4;">&nbsp;</span> || Geblockte Anfragen
|-
|-
| style="background-color:white;" colspan="4" | <br><br>
| macos-blau || #257bfe; || <span style="display: inline-block; width:100px; background-color:#257bfe;">&nbsp;</span> || Schaltflächen in MacOS
|-
|-
| '''Standard-Werte für alle Seiten:''' || grau || rgb(153, 153, 153); ||<span style="display: inline-block; width:100px; background-color:rgb(153, 153, 153);">&nbsp;</span>|| Schaltflächen UTM
| b || rgb(2,100,130); || <span style="display: inline-block; width:100px; background-color:rgb(2,100,130);">&nbsp;</span> || {{Hinweis|!|b}}
|-
|-
| || dgrau || rgb(51, 51, 51); ||<span style="display: inline-block; width:100px; background-color:rgb(51, 51, 51);">&nbsp;</span>||Log-Einträge
| rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);">&nbsp;</span>||Symbole in rot
|-
|-
| || hgrau || rgba(0, 0, 0, 0.05); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.05);">&nbsp;</span>|| Status-Meldungen
| rotr || #e43725; ||<span style="display: inline-block; width:100px; background-color:#e43725;">&nbsp;</span>|| verwendet für Border von Schaltflächen
|-
|-
| || grau-l || rgba(0, 0, 0, 0.6); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.6);">&nbsp;</span>|| Graue Schrift
| rotbd || #d62c1a; ||<span style="display: inline-block; width:100px; background-color:#d62c1a;">&nbsp;</span>|| verwendet für Border von Hinweisen
|-
|-
| || grau-app ||#c1cbce; ||<span style="display: inline-block; width:100px; background-color:#c1cbce;">&nbsp;</span>|| Graue Balken in der Android-App
| rot-cb || #ef8b80; ||<span style="display: inline-block; width:100px; background-color:#ef8b80;">&nbsp;</span>|| verwendet für Border von Clickboxen
|-
|-
| || grau-s || #55676d; ||<span style="display: inline-block; width:100px; background-color:#55676d;">&nbsp;</span>|| Graue Schrift in Android-App
| rotaus || #B94A48; ||<span style="display: inline-block; width:100px; background-color:#B94A48;">&nbsp;</span>|| verwendet für deaktivierte Buttons in UTM
|-
|-
| || grau-b || #878a90; ||<span style="display: inline-block; width:100px; background-color:#878a90;">&nbsp;</span>|| Graue Buttons in Android-App
| r || #d71e0b ||<span style="display: inline-block; width:100px; background-color:rgb(215,30,11);">&nbsp;</span>|| verwendet {{Hinweis|!|r}}
|-
|-
| || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);">&nbsp;</span>||Zonen, Bereiche
| orange || #ff5722; || <span style="display: inline-block; width:100px; background-color:#ff5722;">&nbsp;</span> || verwendet für Warnungen in Statistik
|-
|-
| || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);">&nbsp;</span>||Symbole in rot
| white-l || rgba(255, 255, 255, 0.9); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.9);">&nbsp;</span>|| <span style="display: inline-block; color: rgba(255, 255, 255, 0.9); background-color: #55676d;">verwendet für Schrift in Hinweisen</span>
|-
|-
| || rotr || #e43725; ||<span style="display: inline-block; width:100px; background-color:#e43725;">&nbsp;</span>|| verwendet für Border von Schaltflächen
| white-lbd || rgba(255, 255, 255, 0.1); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.1);">&nbsp;</span>|| <span style="display: inline-block; color: rgba(255, 255, 255, 0.1); background-color: #55676d;">verwendet für weiße Ränder</span>
|-
|-
| || rotbd || #d62c1a; ||<span style="display: inline-block; width:100px; background-color:#d62c1a;">&nbsp;</span>|| verwendet für Border von Hinweisen
| gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung, unbekannt
|-
|-
| || rot-cb || #ef8b80; ||<span style="display: inline-block; width:100px; background-color:#ef8b80;">&nbsp;</span>|| verwendet für Border von Clickboxen
| gelbbd || #ec971f; ||<span style="display: inline-block; width:100px; background-color:#ec971f;">&nbsp;</span>|| Border gelbe Felder
|-
|-
| || 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
| g || rgb(255,200,0); || <span style="display: inline-block; width:100px; background-color:rgb(255,200,0);">&nbsp;</span> || {{Hinweis|!|g}}
|-
|-
| || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung, unbekannt
| grünbd || #24a25a; || <span style="display: inline-block; width:100px; background-color:#24a25a;">&nbsp;</span>|| Border grüne Felder
|-
|-
| || gelbbd || #ec971f; ||<span style="display: inline-block; width:100px; background-color:#ec971f;">&nbsp;</span>|| Border gelbe Felder
| gr || rgb(2,90,0); || <span style="display: inline-block; width:100px; background-color:rgb(2,90,0);">&nbsp;</span> || {{Hinweis|!|gr}}
|}
|}

Aktuelle Version vom 28. Januar 2020, 11:14 Uhr


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

Liefert z.B. für : {{ Farbe | dgrau }} den Wert rgb(51, 51, 51);

Neu Die Parameter-Werte dienen jetzt auch als Klassen-Namen

  • bc__xyz → class="bc__gelb" → .bc__gelb { background-color: #f0ad4e; }
  • font-color__xyz → class="font-color__gelb" → .font-color__gelb { color: #f0ad4e; }
  • border-color__xyz → class="border-color__gelb" → .border-color__gelb { border-color: #f0ad4e; }

Für rot, grün und grau wird zusätzlich eine Klasse für die Appliance (in Großbuchstaben: UTM, UMA oder MS) benötigt:

  • class="UTM bc__rot" → .UTM.bc__rot, .UMA.bc__rot { background-color: #ec7063;}


Anwendung Farb-Parameter Rückgabewert (mit ; ) Farbe Verwendung
Mobile Security / MDM grün #2DCC71;   eingeloggt
rot #E74C3C;   ausgeolggt, Schaltflächen
grau #cccccc;   Schaltflächen AV
graubd #b2b2b2;   Graue Ränder in AV-Schaltflächen
grau-l rgba(0, 0, 0, 0.6);   Graue Schrift

UMA grün #468847;  
rot #ec7063;  
grau #555555;   Schaltflächen UMA
graubd #d3d3d3;   Graue Ränder in
grau-l rgba(0, 0, 0, 0.6);   Graue Schrift
UTM grün #468847;   Aktiviert, positiv
rot #ec7063;   Fehler, gesperrt, Warnung
grau rgb(153, 153, 153);   Schaltflächen UTM
graubd #B6B6B6;   Graue Ränder in UTM-Eingabefeldern
grau-l rgba(0, 0, 0, 0.6);   Graue Schrift

Standard-Werte für alle Seiten: dgrau rgb(51, 51, 51);   Log-Einträge UTM,
Sehr ähnlich: Dunkel-graue Schrift in grauen Schaltflächen AV (rgba(0,0,0, 0.8)
hgrau rgba(0, 0, 0, 0.05);   Status-Meldungen
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
ddgrau #484c53;   Graue Ränder
blau rgb(58, 135, 173);   Zonen, Bereiche
hblau hell-blau #00bcd4;   Geblockte Anfragen
macos-blau #257bfe;   Schaltflächen in MacOS
b rgb(2,100,130);  
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
rotaus #B94A48;   verwendet für deaktivierte Buttons in UTM
r #d71e0b   verwendet
orange #ff5722;   verwendet für Warnungen in Statistik
white-l rgba(255, 255, 255, 0.9);   verwendet für Schrift in Hinweisen
white-lbd rgba(255, 255, 255, 0.1);   verwendet für weiße Ränder
gelb #f0ad4e;   Achtung, unbekannt
gelbbd #ec971f;   Border gelbe Felder
g rgb(255,200,0);  
grünbd #24a25a;   Border grüne Felder
gr rgb(2,90,0);