-
Hi folks,
I've been attempting to customise the colours in the QDarkStyleSheet theme, to colours from the Nord Theme palette.
I'm using Siduction (Debian Sid), Python 3.12.7
1. Cloned the qbt-the…
-
### Tested versions
Reproducible in `master`
### System information
Ubuntu 24.04 - Godot 4.3 Dev (`master`)
### Issue description
When switching from a dark theme (like Solarized (Dark)) to a lig…
-
### 1. Why is this change necessary?
This changes fix use case which child theme script doesn't not load correctly
### 2. What does this change do, exactly?
Use AbstractConfigLoader component to …
-
## Expected Behavior
The script
```js
theme = localStorage.getItem('theme-scheme') || localStorage.getItem('darkmode:color-scheme') || 'light';
if (theme == 'system') {
if (wi…
-
### Background Context
I wrote a JS script to pull in exclusively the Atom One Dark theme in it's stock config, and then parse the JSON results into their respective tokenColorCustomization, semantic…
-
#### Is your feature request related to a problem? Please describe.
I'm always frustrated when I run like:
- theme deploy /Users/**/Desktop/work/motherboard/theme/sections/blog-posts-cards.liquid…
-
**Describe the bug**
Answer:
The buttons when editing a script in the UI is covering parts of the code when you are using the Redwood theme.
___
**How to reproduce**
Answer:
1. Go to the…
-
**Is your feature request related to a problem? Please describe.**
The gtk theme and cursor needs to be manually restored after an update. This should be done automatically with the installation scri…
-
It seems this theme pack alone with the Qogir Icon theme pack don't install correctly on MATE DE 1.28.
I tried to download both pack from mate look website and install via load the theme archive, as…
-
It would good to remove our usage of inline styles and move these to the CSS or find a better way to achieve the same result.
This would allow projects to enable CSP for their docs if they want. It a…