mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
@@ -101,6 +101,12 @@
|
||||
src: url("http://example.org/swop-coated.icc");
|
||||
}
|
||||
|
||||
.color-5 {
|
||||
display: color-mix(red yellow 65%);
|
||||
display: color-contrast(wheat tan, sienna, var(--myAccent), #d2691e);
|
||||
display: color-adjust(peru lightness(-20%));
|
||||
}
|
||||
|
||||
.color-adjust-1 {
|
||||
color-scheme: auto;
|
||||
forced-color-adjust: auto;
|
||||
|
||||
Reference in New Issue
Block a user