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 1 kB image not shown  

Quelle  color.css   Sprache: unbekannt

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

@define-color mygreen rgb(0,1,0);

a {
  color: initial;
}

b {
  color: inherit;
}

c {
  color: unset;
}

d {
  color: currentColor;
}

e {
  color: transparent;
}

f {
  color: red;
}

g {
  color: rgba(0,1,0,1);
}

h {
  color: rgb(1,0,1);
}

i {
  color: #abc;
}

j {
  color: #0123;
}

k {
  color: #012345;
}

l {
  color: #FFEEDDCC;
}

m {
  color: lighter(red);
}

n {
  color: darker(red);
}

o {
  color: shade(green,0.5);
}

p {
  color: alpha(green,0.5);
}

q {
  color: mix(red,blue,0.25);
}

r {
  color: @mygreen;
}

s {
  color: rgb(255 0 0);
}

t {
  color: rgb(2550 0);
}

u {
  color: rgb(255 0 0 / 50%);
}

v {
  color: rgb(calc(128 + 127) calc(10 - 10) calc(100 * 0) / calc(1 / 2));
}

w {
  color: rgba(255 0 0);
}

x {
  color: rgba(255 0 0 / 0.5);
}

y {
  color: color(srgb 1 0 0);
}

z {
  color: color(srgb 9998.598% / 0.5);
}

aa {
  color: color(srgb 1.5 -1500 / 200%);
}

ab {
  color: color(srgb-linear 1 0.5 0 / 50%);
}

ac {
  color: oklab(0.8 0 0.3 / 0.5);
}

ad {
  color: oklch(0.8 0.3 200 / 0.5);
}

ae {
  color: hwb(200 10 90 / 0.5);
}

af {
  color: oklab(000% / 0%);
}

ag {
  color: oklab(100100100% / 100%);
}

ah {
  color: color(display-p3 0.5 0.5 0.5);
}

ai {
  color: color(xyz 0.5 0.5 0.5);
}

aj {
  color: color(rec2020 0.5 0.5 0.5);
}

ak {
  color: color(rec2100-pq 0.5 0.5 0.5);
}

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