Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/testsuite/css/parser/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 400 B image not shown  

Quelle  currentcolor-everywhere.ref.css   Sprache: unbekannt

 
Spracherkennung für: .css vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

@define-color some-color currentcolor;

a {
  color: currentcolor;
}

b {
  color: shade(currentcolor, 1.5);
}

c {
  color: alpha(currentcolor, 0.5);
}

d {
  color: mix(currentcolor, @some-color, 0.5);
}

e {
  color: mix(@some-color, currentcolor, 0.5);
}

f {
  color: color-mix(in srgb, rgb(255,0,040%, currentcolor 60%);
}

g {
  color: color(from currentcolor srgb r g b / (alpha * 0.5));
}

[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-07-11]