Skip to content

Fix: QuteBrowser Tabs Theming and Fixing - #94

Open
bwoah-md wants to merge 4 commits into
noctalia-dev:mainfrom
bwoah-md:add-qutebrowser-template
Open

Fix: QuteBrowser Tabs Theming and Fixing#94
bwoah-md wants to merge 4 commits into
noctalia-dev:mainfrom
bwoah-md:add-qutebrowser-template

Conversation

@bwoah-md

@bwoah-md bwoah-md commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Template

  • App:
  • Template id (directory): qutebrowser
  • New template
  • Update to an existing template

What it themes

Testing

  • App version tested:
  • Applied a dark theme and confirmed the app picked it up
  • Applied a light theme and confirmed the app picked it up
  • Re-applied twice and the app config is still correct (hooks are idempotent)

Screenshots

Light Mode:

image

Dark Mode:

image

Hooks

  • What the hook does:
  • It is idempotent: running it twice does not duplicate lines or corrupt the config.
  • It fails loudly (non-zero exit, message on stderr) when the app's config is missing.
  • It downloads nothing and executes nothing it did not ship in this directory.
  • It touches only this app's own config.

Checklist

  • The directory name matches the [catalog.<id>] id in template.toml.
  • category is one of: ai, audio, browser, chat, compositor, editor, gaming, launcher, system, terminal, misc.
  • Every input_path names a file that exists in this directory.
  • No generated output or app-specific personal config is committed.

Added notes about color palette compatibility and configuration tips for qutebrowser theming.

@VuiMuich VuiMuich left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and thanks once again for your work on this.

@bwoah-md
bwoah-md marked this pull request as draft August 17, 2026 03:18
Updated notes regarding palette compatibility and manual color adjustments for qutebrowser theming.
@bwoah-md
bwoah-md marked this pull request as ready for review August 17, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants