-
@rtulke A question: I'm trying to think of ways to maybe make `rpen.py` more user configurable when it comes to the colors. For example, I use a different yellow than you do, so I have a permanent edi…
-
What's the XKCD color survey?
https://pypi.python.org/pypi/colour - https://github.com/vaab/colour
https://pypi.python.org/pypi/colormath - https://github.com/gtaylor/python-colormath
https://github.…
-
The latest version of c3 uses d3 (**^5.8.0**) as a dependency, and d3 has a dependency for d3-color.
This d3-color library is exposed to the following security issue,
https://snyk.io/vuln/SNYK-JS-D3…
-
Digging deep into this great library. Two logging mods I've been manually making might be broadly useful.
1) Replace TAG definitions with hardcoded source filename.c with __func__. The functions h…
-
**Describe the bug**
When a custom JSX component is passed to the Toast component, the animations don’t trigger properly. Specifically, the condition
```ts
if (jsx) {
return jsx;
}
```
sh…
-
For this task, we want you to take a look through all of the Open Library content & make sure the text has sufficient color contrast.
### Steps
1. Go through each of the pages under the 'Pages t…
-
### System Info
**System info: pandasai version 2.2.15, Windows 10, Python 3.12.2, Azure OpenAI model gpt-4o-mini**
Hi,
I'm testing the library (By the way, great work!). I would like please to …
-
Hello and thank you for this great library !
Issue: Currently, the image crate does not support writing ICC color profiles when encoding images. This can result in color inaccuracies or distortions…
-
This page from Sass documentation announced that usage of `@import` is deprecated: https://sass-lang.com/blog/import-is-deprecated.
The current theme however is still using this deprecated rule. Wh…
-
### Steps to reproduce
Link to live example: (required)
StackBlitz: https://stackblitz.com/edit/github-8oqtfo?file=src%2Fmain.tsx
CodeSandbox: https://codesandbox.io/p/github/pavankjadda/mui-css-va…