View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022338 | MMW 5 | Skins | public | 2026-09-18 13:47 | 2026-09-18 13:47 |
| Reporter | zvezdan | Assigned To | |||
| Priority | none | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0022338: Basic skin should use modern CSS color functions instead of LESS functions | ||||
| Description | The newer color functions and relative colors that are relatively recently added to CSS are more powerful than corresponding LESS functions. Most importantly, they are calculated dynamically, during run-time, instead of LESS colors that are static, calculated during compilation to CSS. color-mix - Chrome 111 (https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix) oklch - Chrome 111 (https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/oklch) using relative colors - https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Colors/Using_relative_colors Most important to me, your interventions with LESS functions on the basic skin in b3521 causes an error with my skin that previously worked fine. By "basic skin" I mean the skin from the skin folder, not the skins from the skins folder like Material Design. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||