-
add support for Light Theme, Dark Theme, Amoled Theme, System default, system default (Amoled) and dynamic theme
-
Adding theming support.
![image](https://github.com/Dpeta/PesterchumOnlineButSilly/assets/128645176/d19ce305-8737-473f-b4ee-a518a6d0cefe)
something like that on the start page.
-
Safari 15 uses this meta tag to indicate the UI color of the address bar etc., and usually we need to switch it upon theme changes. The media query only works with the system preferences rather than p…
-
You know what to do
-
I would like to see a theme support added, so that one can just use config to specify which frontend templates/styles to load and/or improve the current defaults.
- [ ] Theme support
- [ ] Impro…
-
Idea here is to pair foreground and background colors into a theme that can be applied to the text output.
For example we could have a contrasting colors theme that makes the text stand out against …
-
```
It would be nice if different themes could be chosen for the board and pieces.
```
Original issue reported on code.google.com by `wouterst...@gmail.com` on 8 Aug 2007 at 12:40
-
```
It would be nice if different themes could be chosen for the board and pieces.
```
Original issue reported on code.google.com by `wouterst...@gmail.com` on 8 Aug 2007 at 12:40
-
I came across with this some things that it could be false positives because they are read by react-native with styled-components.
1.
theme.spacers.XXXL = "48px"
```
padding: ${({theme}) => `$…
-
> Firstly, thank you for your work on this plugin—it greatly enhances the flexibility of Jekyll sites by allowing the use of remote themes hosted on GitHub. I'd like to propose several enhancements th…