-
It seems that there is kind of a bug or missing feature that all "#112233" values won't get (auto-)completed - when already used somewhere else in the CSS file. When I change the syntax to e.g. "Plain…
-
We have recently run into an issue trying to support gradients in IE8 with filters. Unfortunately, IE8's gradient filter requires full 6 digit representations of hex values but the mixins we have cre…
-
## Bug Report
### 1. Minimal reproduce step (Required)
create table t (id bigint(20) NOT NULL AUTO_INCREMENT, test_bit bit(64) DEFAULT NULL, PRIMARY KEY(id));
insert into t(id,test_bit) va…
-
I am trying to see if I can recreate the PID behaviors from software using your functions.
I am not sure I understood the manual properly, but
```
PROPORTIONAL BANDWIDTH RAMP/SOAK ARRAY INDEX
…
-
When I make a call to retrieve an Azure blob I get : _"Specified argument was out of the range of valid values. (Parameter 'hex')
at Amazon.Util.AWSSDKUtils.HexStringToBytes(String hex)"_
Upon …
-
Hi there,
I am dealing with some warnings related to hex values.
I don't understand whether this is something which is wrong in the data or a problem in rdflib itself.
Could it be related to th…
-
https://trimble-arch.aha.io/ideas/ideas/MOD-I-103
Replace hex values with token names for colors: ie. Gray 8, Danger Red, Green Dark....
![Image](https://github.com/user-attachments/assets/e7308ce0…
-
Hi,
Would be nice if `color ` config would have supported hex color values just like `git config` does:
https://git-scm.com/docs/git-config#Documentation/git-config.txt-color
E.g.
```
color…
-
via a textfield
-
I would like to get the value as #RGBA and not as rgba(R, G, B, A).