-
### NextUI Version
2.4.8
### Describe the bug
When creating a theme with nextui, components with `variant="flat"` choose different colors for themes with custom names (i.e. not "light" or "da…
jbree updated
3 weeks ago
-
### Description
Addition of feature that can automatically detect whether the user have applied light or dark theme in browser and website implements itself
### Screenshots
_No response_
### Check…
-
Thanks
-
Through [prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme).
-
One example for this are the navigation buttons, but might include other issues, including #4
-
Basically during system wide dark theme, the app displays light theme. But the larger issue at hand is theme switching is not happening at all.
> https://github.com/arch-linux-gui/alg-welcome/blob/…
-
Create Dark & Light Theme using CreateContext
-
**Main Activity**.
@file:OptIn(ExperimentalMaterial3Api::class)
package com.example.aplikasikontak
import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity…
-
## Is your feature request related to a problem? Please describe.
I have problems reading red text on dark background. I have set redlib to use system theme to be in sync of my desktop and phone se…
-
I updated auto-dark-mode.nvim to the latest commits, and now it no longer functions as expected. Here’s the behavior I’ve observed:
- On startup, it always prints set_dark_mode, even when my system…