-
### Description of the new feature / enhancement
Support picking colors in rgba format (it supports rgb). Yes, none of them will actually be transparent, but it doesn't matter - colors are mostly pic…
-
Trilium Version 0.46.6.
I use theme "PurpleRain". When I hover over an Internal Trilium Link, the popup of the page rendered has a white background which is fairly unreadable when using a dark them…
-
首先是需要安装stylus,建议放到npm依赖里。
然后会报错误:
[vite] Internal server error: [stylus] D:/Blog2/node_modules/stylus/lib/functions/index.styl:133:3
129|
130| // lighten by the given amount
131|
13…
-
Hi,
With Picker 1.6.0 there is no problem with the current settings, but when I use 1.7.2 the Picker is not positioned relative to the object. It is located in the middle of the screen.
```
fun…
-
I have a project setup like so (I'm using sass/scss):
`themes -> themefolder -> themepartials`
Inside the themes directory is a `_base_theme` file which contains all the `!default`'s for the themes.…
-
**Describe the bug**
I'm setting a text label for a feature on a vector layer, and giving it a background fill to visually separate it from the background.
However, when I set the font size in rem o…
-
It seems that Typography.js `overrideStyles` function defined inside the themes is not called when calling `toTheme`.
Example
```
import { toTheme } from '@theme-ui/typography'
import wp2016 fro…
-
### Increasing Access
Making the code easier to read
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [X] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ]…
-
Hya,
I've tried to use the [typography-theme-moraga](https://github.com/KyleAMathews/typography.js/tree/master/packages/typography-theme-moraga) and compared the results to the demo in https://kyle…
-
I just discovered that `go.Image` has a `colormodel` attributes, which makes it possible in particular to support hsl values. It'd be nice to support this in px.imshow as well.