-
**Is your feature request related to a problem?
Yes
Normally in XLights I can save a sequence with the "String Type" as RGBW, and "RGBW Color Handling" to either one of the RGBW settings (I typica…
-
-
Hi,
Thank you for this amazing project.
I have been exploring the feature maps produced by the pre-trained V-JEPA, using PCA component visualization.
![image](https://github.com/facebookresear…
-
I was interested in taking automatic derivatives of `colordiff` with respect to RGB channels, but I cannot construct RGB Colors with any such elements that are subtypes of `Real`, because for all the …
-
Some displays support color gamuts larger than sRGB. E.g., many recent Mac laptops use the [Display P3](https://en.wikipedia.org/wiki/DCI-P3) color space. As best I can tell, egui/eframe naively assum…
-
Basically the title says to add or consider adding color support both in the Terminal and in the other sections
-
Hi,
Thanks for your great work!
I can see the implementation of your core GridShift algorithm, and I am diving into the applications that you mentioned in the paper, i.e. object tracking, and se…
-
Love this extension!!
I noticed that there are some theme properties which are hardcoded right now and it would be really awesome if you could make them configurable.
Specifically the following:
…
-
How can I go to default after setting a style?
```python
colorful.use_style('monokai')
print colorful.magenta('color')
# looked on source code and tried these without success
# colorful.use…
-
**LÖVE version:** 11.1
**love.js commit:** 38ab12b
I'm not entirely sure when/why this happened, but the `setColor` method in Love2d now takes values between 0-1, instead of 0-255 (I'm using LOVE …