-
Hello, thank you for the plugin, it's the best of both worlds!
Is it planned to add opacity settings similar to [hsl-radix-colors](https://github.com/wallpants/hsl-radix-colors)? I feel it would br…
-
```
CSS properties containing color values currently don't allow to specify
semi-transparent colors via rgba()[1] and hsla()[2].
Which steps will reproduce the problem?
Open the test case.
What is …
-
```
CSS properties containing color values currently don't allow to specify
semi-transparent colors via rgba()[1] and hsla()[2].
Which steps will reproduce the problem?
Open the test case.
What is …
-
**Describe the bug**
`hsla` is so much easier to work with than the other CSS color types, and while `hsl` does work with `react-pdf`, the opacity does _not_ work, for some reason, even though opacit…
Svish updated
2 years ago
-
If the `ktd-grid` has bin resized, the `ktd-grid-item` dont change there position.
My example component:
```
:host{
display: block;
width: 100vw;
height: fit-content;
min-heig…
-
**Problem description**
Currently, stylelint will throw an error with `$color-dodger_blue: HSLA(205, 100%, 52%, 1);` because `HSLA` is allcaps and stylelint asks for "function-name-case" to be lowe…
-
```
CSS properties containing color values currently don't allow to specify
semi-transparent colors via rgba()[1] and hsla()[2].
Which steps will reproduce the problem?
Open the test case.
What is …
-
The colour parsing section doesn't include hsl values, so the parser fails when some valid colours are used.
Example: https://jsbin.com/xamove/6/edit?html,js,console
-
For better support of a theming engine, it could be beneficial to switch from HEX to HSL. We could transform the HEX to HSL and save the single values (e.g saturation) as SCSS variables and compose th…
-
Per discussion here https://chat.zulip.org/#narrow/stream/101-design/topic/UI.20redesign.3A.20link.20style I'm suggesting to tune the color of links and slightly underline them for the better accessib…