Skip to content

Commit 2e3eab0

Browse files
committed
first release
1 parent 28598af commit 2e3eab0

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The goal of this project is to create a modern theme for KDE Plasma based on Mat
44

55
Started as a fork of [Nova suite for Plasma Desktop](https://github.com/varlesh/nova-kde). Plasma style is changed the least, I just tweaked the taskbar item backgrounds. Kvantum theme is using the same base svg file, but recolored to match the new color scheme. The SDDM and lookandfeel themes in this repo are untouched since I forked from Nova. I am planning to update those, I just haven't gotten to it.
66

7-
Aurorae window decorations are a mix of [Materia KDE](https://github.com/PapirusDevelopmentTeam/materia-kde) icons plus [Utterly Round](https://github.com/HimDek/Utterly-Round-Plasma-Style) decoration.
7+
Aurorae window decorations are a mix of [Materia KDE](https://github.com/PapirusDevelopmentTeam/materia-kde) icons (except the app menu icon I had to make from scratch) plus [Utterly Round](https://github.com/HimDek/Utterly-Round-Plasma-Style) decoration.
88

99
The color scheme I recreated from scratch.
1010

@@ -23,6 +23,17 @@ I didn't even bother with icons, [Papirus](https://github.com/PapirusDevelopment
2323
- Wallpaper: Katerial
2424

2525
## To install:
26+
27+
### KDE Store
28+
You can download the elements of this theme in KDE Settings. Just click "get new" under Colors&Themes for Color, Plasma Style, or Window Decorations.
29+
30+
You can also download from pling/kde store:
31+
- Color scheme: https://store.kde.org/p/2286301
32+
- Kvantum theme: https://store.kde.org/p/2286303
33+
- Window decorations: https://store.kde.org/p/2286304
34+
- Plasma Style: https://store.kde.org/p/2286305
35+
36+
### From source
2637
- Clone this repo
2738
- Copy the directory: aurorae/themes/Katerial/ to ~/.local/share/aurorae/themes/, then set 'window decorations'
2839
- Copy the directory: plasma/desktoptheme/Katerial/ to ~/.local/share/plasmaqa/desktoptheme/, then set 'plasma style'
@@ -43,5 +54,5 @@ Plasma style and Aurorae window decorations only need light/dark variants, the r
4354

4455
## To be updated:
4556
- Cursor (I don't hate breeze, but I don't love it)
46-
- SDDM (procrastinating)
57+
- SDDM (kde is not behaving so I can't test)
4758
- Alternate color schemes (if anyone wants a specific color scheme, feel free to raise an issue or PR)

aurorae/themes/Katerial_Light/metadata.desktop

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ X-KDE-PluginInfo-Depends=
66
X-KDE-PluginInfo-Email[email protected]
77
X-KDE-PluginInfo-EnabledByDefault=true
88
X-KDE-PluginInfo-License=GPL v3
9-
X-KDE-PluginInfo-Name=Katerial
9+
X-KDE-PluginInfo-Name=Katerial Light
1010
X-KDE-PluginInfo-Version=1.0
11+
X-KDE-PluginInfo-Website=https://github.com/jmawet/katerial

plasma/desktoptheme/Katerial_Light/metadata.desktop

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ X-KDE-PluginInfo-Author=Jennifer Dupaquier
55
X-KDE-PluginInfo-Email[email protected]
66
X-KDE-PluginInfo-Name=Katerial Light
77
X-KDE-PluginInfo-Version=20250418
8-
X-KDE-PluginInfo-Website=
8+
X-KDE-PluginInfo-Website=https://github.com/jmawet/katerial
99
X-KDE-PluginInfo-Category=
1010
X-KDE-PluginInfo-Depends=
1111
X-KDE-PluginInfo-License=GPLv3
1212
X-KDE-PluginInfo-EnabledByDefault=true
13+
X-KDE-PluginInfo-Version=1.0
14+
1315

1416
[ContrastEffect]
1517
enabled=false

0 commit comments

Comments
 (0)