- Shell 52.4%
- QML 42.2%
- Roff 5.4%
|
AR34
2ca54efdee
Fix fonts ( #2 )
I change font from zpix to DinkieBitMap (he has more support languages) Co-authored-by: ArThirtyFour <149522975+ArThirtyFour@users.noreply.github.com> Reviewed-on: #2 Reviewed-by: notify-ctrl <notify-ctrl@qq.com> |
||
|---|---|---|
| aurorae | fix: fine tune window decoration layout | |
| cursors | fix(directory names): revert to original directory name | |
| konsole | Add konsole colorscheme | |
| kwin/Plasma-Overdose-KWinDeco | customizable window decoration color | |
| plasma | fix colorscheme in global | |
| sounds | Merge pull request #6 from olivertzeng/master | |
| wallpapers | fix: packaging of wallpaper and window deco. | |
| .gitignore | Fix fonts ( #2 ) | |
| identical.sh | Merge pull request #6 from olivertzeng/master | |
| install.sh | Fix fonts ( #2 ) | |
| LICENSE | update | |
| PlasmaOverdose.colors | fix colorscheme in global | |
| README.md | KWin window decoration | |
| release.sh | Add konsole colorscheme | |
Plasma-Overdose
Plasma-Overdose is a KDE theme inspired by the popular game Needy Girl Overdose/Needy Streamer Overload.
Join our discord server! https://discord.gg/xvWEt4NJcx
What we offer
Plasma-specific:
look-and-feel/: Global Theme- Splash Screen
desktoptheme/: Plasma Style- Color Scheme
aurorae/: Window Decorationskwin/: Window Decorations (KWin, this is better)wallpapers/: Wallpaper
Should available across DEs:
sounds/: Sound Themecursors/: Cursor Theme
Todos
- Renew the code
- A Kvantum theme, for adjusting Widget Style.
- An icon theme. We started this work in separate repo: Plasma-Overdose-Icons
- (Maybe) Lock screen theme.
Font
Using a pixelated font like Public Pixel enhances the experience of using the theme.
The game uses the zpix font. You can download it from linked repository and install it manually.
Download
To download the theme you need to clone the repository:
git clone https://codeberg.org/Notify-ctrl/Plasma-Overdose
cd Plasma-Overdose/
Install
Auto install script:
sh -c "$(curl -fsSL https://codeberg.org/notify-ctrl/Plasma-Overdose/raw/branch/master/install.sh)"
Manual Install
To install the Aurorae theme run
mkdir -p ~/.local/share/aurorae/themes
cp -r aurorae/Plasma-Overdose* ~/.local/share/aurorae/themes/
To install the KWin window decoration run
mkdir -p ~/.local/share/kwin/decorations
cp -r kwin/Plasma-Overdose-KWinDeco ~/.local/share/kwin/decorations
To install the cursor theme run
mkdir -p ~/.icons/CursorsOverdose
cp -r cursors/* ~/.icons/CursorsOverdose/
To install the Color Scheme run
mkdir -p ~/.local/share/color-schemes
cp plasma/desktoptheme/Plasma-Overdose/colors ~/.local/share/color-schemes/Plasma-Overdose.colors
To install the Desktop Theme run
mkdir -p ~/.local/share/plasma/desktoptheme
cp -r plasma/desktoptheme/Plasma-Overdose ~/.local/share/plasma/desktoptheme/
To install the Global Theme run
kpackagetool6 -t Plasma/LookAndFeel -i plasma/look-and-feel/Plasma-Overdose
To install the sound theme run
mkdir -p ~/.local/share/sounds/PlasmaOverdose
cp -r sounds/* ~/.local/share/sounds/PlasmaOverdose/
To install the wallpaper run
mkdir -p ~/.local/share/wallpapers/Plasma-Overdose
cp -r wallpapers/Plasma-Overdose/* ~/.local/share/wallpapers/Plasma-Overdose/
After completing all the steps, you need to manually set the theme and its components in:
System Settings > Colors & Themes