mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
22 lines
669 B
Markdown
22 lines
669 B
Markdown
|
|
<!--
|
||
|
|
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.
|