-
Currently, ships can only have a Hue and Saturation shift as their color scheme, which applies for everything.
My suggestion is to add another slider for Value, which would affect how gray the ship…
nvcbl updated
2 months ago
-
### Current implementation
My `theme.json` declares a text color for h2s like so:
```
"color": {
"text": "var(--wp--preset--color--grey-light)"
}
```
When I select a h2 in the Editor …
-
This is intended to be a general meta-bug for bringing attention to several related usability/accessibility contrast issues. Some of the issues here are clearly bugs (mistakes), some are slightly more…
-
**Describe the bug**
form.submit() fails if using dialog.close()
**To Reproduce**
```python
import reflex as rx
class FormState(rx.State):
form_data: dict = {}
def handle_submit(s…
-
### What version of Cosma are you using?
Cosma 2.4.0
### On which operating system(s) did you observe the bug?
- [ ] macOS
- [ ] Windows
- [X] Linux
### What version of the operating system are yo…
-
Thanks for your fantastic job. When I looked through codes, I found you load intrinsic_matrix and T_vectors in your dataloader. However I didn't find 'camera.txt' and 'poses_gt.txt' in C3VD datasets, …
-
```
chazp@win11 MINGW64 /c/OpenSB (dev)
$ /c/OpenSB/tools/compile-scss.sh
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavio…
-
Some projects I deal with have hundreds of colors (they are for sports team colors in a league)
It would be handy to be able to create a palette for each level of named colors defining them using t…
-
### UnoCSS version
0.61.5
### Describe the bug
Eslint plugin isn't working with attributify. Utility classes are sorting inside `class` attribute, but not inside other attributes.
See reprod…
zumm updated
3 months ago
-
- [ ] Linking / highlighting of one subject across all scatterplots (e.g., turn all other samples into gray color) - #447, #467, #852
- [ ] Brushing (i.e., select regions of a scatterplot that you wa…