-
### Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/wizardly-lamarr-6cnsfz?file=/src/MainTheme.ts
```jsx
import { experimental_extendTheme } from "@mui/material/styles";
…
-
Can't compile from github sources on Manjaro Linux
I get the following error when executing make && make install, the same error happens when trying to install from the AUR repositories
```
~/d…
-
Currently, the texts fragments that you can define like this :
```lua
myText = canvas:Text("myText")({
x = 0,
y = 0,
unit = obe.Units.ViewPercentage,
size = 128,
{
…
-
Related to the https://github.com/organicmaps/organicmaps/pull/7292
### Issue description
When the user taps on the Wikipedia link on the Place page and then switches the theme (or it switched aut…
-
If you have to implement a custom design, the theme feature gets you most of the way there, but there's a bunch of built-in styles applied to the buttons that block any easy way of using custom button…
-
-
I have a HEX value which I use and create a complimentary color, etc. with it.
Here's an example:
```
grapefruit_object = Color.NewFromHtml(hex)
create_complementary = Color.NewFromRgb(*grapefruit_o…
-
Thanks to @RxLaboratory's [DuME](https://rxlaboratory.org/tools/dume/) we discovered @AcademySoftwareFoundation's [OCIO](https://opencolorio.org/) framework that seems very interesting (and widely ado…
-
Much like the splitting of parsing vs. execution of expressions.
I think this is a necessary step for fixing several scoping problems; at the moment, an entire block is executed before any blocks nes…
eevee updated
10 years ago
-
```
PieChart Component
I need to set colors for each of my three lines. When a column assumes zero value it
is hidden and the line below assumes the color manipulation. I need to display values
or wi…