shift-shell/desktoptheme/org.shift.desktoptheme/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
669 B
Markdown
Raw Normal View History

<!--
SPDX-FileCopyrightText: 2026 SHIFT Contributors
SPDX-License-Identifier: GPL-2.0-or-later
-->
# Shift Plasma desktop theme
Empty package. Inherits the system "default" desktop theme. SVG overrides are
added incrementally so each visual change can be reviewed in isolation in the
preview.
The shell currently references these `KSvg` paths and they are the only ones
worth overriding here:
- `widgets/panel-background` (`solid/widgets/panel-background` variant)
- `widgets/background`
- `widgets/slider`
- `widgets/tabbar`
Anything not provided here falls back through the inheritance chain to the
system Breeze theme, so adding overrides is strictly additive.