/xyz.robertfry.midnight-rf

Midnight theme - KDE Plasma

Primary LanguageQMLGNU General Public License v3.0GPL-3.0

This project is a fork of Rokin05's Midnight-KDE. Please give all thanks to Rokin05 :)

For this theme to work, you MUST also install Rokin05's Midnight-KDE theme.

Changes:

  • Stripped to leave just the plasma theme files
  • The default highlight has been changed from Green to Blue
  • The OSD is smaller and apears in the top-left corner of the display.

Rokin05's README can be read below...

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