-
Hi, I have issue with this holo color picker, I set the old color with int -6697984 but when I get the color from the picker, it returns -6632448. I have added saturation, value, opacity and even sv …
-
Hi, I'm trying to figure out if there is a way to modify the firmware so that RGB is disabled on the entire board. I scratched the board and a wire came out, so now only the red RGB controller works p…
-
### Bug or Regression?
Regression
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit ea2501d4556f84d3de86a4ae2f4b22a474555b9f (props: bump version to…
-
What is this file? How was it made? etc....
-
Create a PR for every entry in [ideas.txt](https://github.com/agarrharr/awesome-cli-apps/blob/master/ideas.txt).
This will make it easier to review the entries. Right now it's hard to discuss whene…
-
The TextComponent(String text) constructor only works with regular color codes, but not with rgb color codes like TextComponent.fromLegacyText() does.
` TextComponent component = new TextComponent…
-
Example using the stars raster:
```
L7file = system.file("tif/L7_ETMs.tif", package = "stars")
L7 = read_stars(L7file)
### working but gives warning
tm_shape(L7) +
tm_raster(3, 2, 1)
…
-
**Example:**
```
:root { --color--text: 18, 18, 26; }
body { color: rgba(var(--color--text), 0.8); }
```
**Expected outcome:**
```
body {
color: rgba(18, 18, 26, 0.8);
}
```
**Actual ou…
-
### Feature Description
Is it possible sort colors "better way". I don't know how to do it in color space.
I am importing colors from Beatunes Color which is timbre and rhythm, Beatunes are sor…
-
```
# :justify, :leading, :click, :motion, :release, :hover, :leave,
# :rise, :kerning, :stretch
```
Some of these may already be implemented. As a good first issue, pick **one** of these, or …