-
- fonts.scss should be remanded to variables.scss since it contains color variables, font variables.
- Variables.scss should be imported only once and not in every sass file. Try to find a way in whi…
-
Can mouse cursor have absolute priority to be over any other graphics? Right now there is color mixing going on, so mouse pointer appears as if it was under the graphics.
-
We need to reset the selection, because if somebody has to restart the whole process that we need to set the both color to neutral.
Otherwise it's confusing because one color is always selected tha…
-
One can animate between a `rgb(..)` and `currentColor` color value, in which case the interpolation is a mixing of the original value and the `color` at that interpolation point. So at time `t` (betwe…
-
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [X] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
Need to design for texts with multiple overlapping annotations, especially very short texts like "The Eagle".
- Add nuance to highlighting spectrum (darkening of highlight color as more annotations o…
-
Shouldn't the dye be provided to you again after being used in a crafting recipe so you always have all the art tools available to you for all color combinations and mixing?
mibby updated
7 years ago
-
The text is mixing with the background which makes it hard to read, refer to the image below:
![image](https://user-images.githubusercontent.com/26863344/88086066-618e1d00-cba4-11ea-8cb7-4204c5f340ed…
-
- an explicit rgb to sRGB conversion function (or gamma correction function)
- CMYK? Peter's color notes have what he describes as a /very rough/ set of RGB CMYK conversion functions
- note: CMYK…