shift-shell/desktoptheme/org.shift.desktoptheme/README.md
Marco Allegretti 64e9bdf5db Use Atkinson Hyperlegible as default font
Add a Shift desktop theme package and point the look-and-feel
defaults at Atkinson Hyperlegible Next / Mono.
2026-05-14 09:34:10 +02:00

21 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.