Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Rokin05/midnight-kde

Repository files navigation

Preview Midnight KDE Preview Midnight KDE Preview Midnight KDE Preview Midnight KDE

Screenshot Details: Engine: Kvantum | Kvantum Theme: Midnight | Aurorae decoration: Midnight | Plasma Theme: Midnight | Dock: Latte Dock

Midnight KDE :

This is a dark theme for KDE Plasma 5 desktop with five color declinations and three Window decoration (Aurorae) : Classic, Ribon and OSX.

In this repository you'll find:

Installation

Use the script to install the latest version directly from this repo (independently on your distro):

Install

wget -qO- https://raw.githubusercontent.com/Rokin05/midnight-kde/master/install.sh | sh

Uninstall

wget -qO- https://raw.githubusercontent.com/Rokin05/midnight-kde/master/install.sh | uninstall=true sh

Recommendations

  • For better looking please use this pack with Kvantum engine.

    Run kvantummanager to choose and apply Midnight theme.

  • For better looking use toolbar icons without text with 22px size (for Papirus themes)

Configuration

Midnight-KDE fonts

If you want use the same fonts from the screenshot :

# Arch :
sudo pacman -S cantarell-fonts

# Debian / Ubuntu :
sudo apt-get install fonts-cantarell

kwriteconfig5 --file kdeglobals --group General --key fixed "Monospace,9,-1,5,50,0,0,0,0,0"
kwriteconfig5 --file kdeglobals --group General --key font "Cantarell,9,-1,5,50,0,0,0,0,0,Regular"
kwriteconfig5 --file kdeglobals --group General --key menuFont "Cantarell,10,-1,5,25,0,0,0,0,0,Light"
kwriteconfig5 --file kdeglobals --group General --key smallestReadableFont "Cantarell,8,-1,5,50,0,0,0,0,0,Regular"
kwriteconfig5 --file kdeglobals --group General --key toolBarFont "Cantarell,9,-1,5,25,0,0,0,0,0,Light"
kwriteconfig5 --file kdeglobals --group WM --key activeFont "Cantarell,9,-1,5,50,0,0,0,0,0,Regular"
qdbus org.kde.KWin /KWin reconfigure
kquitapp5 plasmashell && kstart5 plasmashell

Midnight-KDE kvantum

Arch : How install Kvantum engine :

Official guide - can be change over the time ! :

#Official Repo :
sudo pacman -S kvantum-qt5

#Arch-User-Repository :
yaourt -S kvantum-qt5-git

License

GNU GPL v3