-
### Current behavior 😯
Error:
`Uncaught Error: MUI: Unsupported 'var(--joy-palette-neutral-800)' color. The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`
…
-
Twrnc dark mode works considerably different from the web version. I am struggling to find information regarding this specific issue.
While in the Web version tailwind invert the text color automa…
-
Obsidian includes color variables that are used for syntax highlighting and canvas nodes. These colors can also be modified by themes. By default the plugin should use these color variables so that th…
-
### Related page
https://mui.com/material-ui/migration/upgrade-to-v6/#breaking-changes-affecting-types
### Kind of issue
Unclear explanations
### Issue description
What to do if I have:
```
cons…
-
### Describe the bug
By following the installation guide the png-files are missing, and the color picker is broken. (fore example the hue.png is missing)
### Environment
Angular CLI: 16.2.4
…
-
## Steps to reproduce
1. Open talk and look at an avatar of a group conversation in the left sidebar.
2. See the dark gray hairline around the avatar image.
### Expected behaviour
- There shou…
-
```
I am trying to change the font and color in the editor with css but it doesn't
change... ;(
```
Original issue reported on code.google.com by `magdyab...@gmail.com` on 12 Nov 2010 at 1:42
-
Hello! Thanks a lot for your excellent library.
I've been trying to integrate this library into my Vulkan library, but I'm facing a problem that requires your assistance.
```
ht…
-
# 🙋 Feature Request
## 😯 Problem to Solve
We currently have:
- theme-unaware base tokens such as `$ni-nimble-base-black-85` that are static values defined as raw values
- theme-aware high-leve…
-
With the following RMarkdown:
````md
```{python results=FALSE}
from sklearn.datasets import load_digits
from sklearn.model_selection import train_test_split
X,y = load_digits(return_X_y=True)
…