-
### Current Behavior
Creating a theme with a comma or commas, the search api return empty.
### Expected Behavior
The search shoud return the dataset connected
### Steps To Reproduce
Creating a th…
-
### Description
We are using the following code snippet to disable the Pattern Directory
```
function example_theme_support() {
remove_theme_support( 'core-block-patterns' );
}
add_action( 'afte…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
I tried to them a Button. But its not working. Tested only in ios.
```
const theme = …
-
-
The window control buttons (minimize, fullscreen, close) are the correct theme color when the window is focused/clicked on, but when clicking off, they turn white, while everything else turns to an in…
-
I'm not aware if this is only in the Dracula theme or others too, but when I enable emojis in the theme, it evaluates as follows:
```diff
- [ -z "$X_emoji" ] || X_left="${X_emoji} ${X_left}"
…
-
The Skeleton Theme Designer:
- [Theme Generator](https://www.skeleton.dev/docs/generator)
… was part tutors in the past. The latest source for this component appears to be here:
- [DocsThemer…
-
Having the option to release the page in dark theme, or even better, having a toggle in the website to change between dark/light theme would be a great addition
-
### Requested feature
I would think its a neat feature to add community themes similar to Mainsail and Fluidd.
this could be a page thats reads a simple table listing repo's made by github users.
…
-
## Problem
The recently added RTD backward-compatibility code in `src/crate/theme/vendor/rtd_compat/extension.py::manipulate_config` is highly problematic when it comes to `TimeoutError`s, as it emit…