-
The project involves contributing to an open-source repository focused on maintaining theme consistency between the login and signup cards and the overall website design. The contribution will ensure …
-
My app has a color blind option. I'm currently manually replacing colors like red and green based on the filter options. It would be helpful to be able to apply these universally like you can with the…
-
### 🚀 Feature Request
**Description**
The application currently lacks proper support for a dark theme, affecting users who prefer darker interfaces for reduced eye strain or aesthetic reasons.
…
-
Hey there!
I'm trying to set up iTerm to only use the dark mode version of catppuccin mocha, but when following the installation steps, the styling doesn't apply.
I've set iTerm to only use dar…
-
### Affected version
main
### Related CSS Property
prefix | CSS
-- | --
prefers-color-scheme | @media (prefers-color-scheme: dark | light ) { ... }
prefers-reduced-motion | @media (prefers-redu…
-
### Description
We submitted a revised version of the paper where we just switched `{\color{red} ...}` (marked manuscript for reviewer) to `{\color{black} ...}` (see [here](https://arxiv.org/html/240…
-
Tooltip looks broken in light-themed apps, because `text-*` could be set to dark colors. We need to expose a separate semantic color variable for tooltip foreground and background colors.
![Image](ht…
-
- The "hide replies" button is big and cumbersome.
- Nested replies get progressively more colorful. I'm guessing this is transparency stacking. Would be better to have alternating light and dark col…
-
### Describe the bug
Hi!
The Mute Tab button is a bit obtrusive in pinned tabs, as they take a lot of space, making it hard to click to open the tab.
![image](https://github.com/user-attachment…
-
Hi,
is this possible extend `PaperClassKey` and `PaperProps` with custom values?
I would like to get something like this:
```jsx
export const theme = createMuiTheme({
overrides: {
…