Darkine theme - KDE Plasma Darkine - SDDM theme Darkine - SDDM theme

## Darkine KDE - Theme for KDE Plasma 5 desktop : The full theme collection is available on [OpenDesktop.org](https://www.opendesktop.org/c/1304956/) and on KDE Plasma Discover.
You can also use the script below to install the latest version directly from this repo (independently on your distro).
| Name | Git (path) | OpenDesktop (tar.gz) | Misc | |:--------------------------|:---------------------------------:|:-----------------------------------------------------:|:--------------------------| | Plasma Look-and-Feel Pack | [:link:](plasma/look-and-feel) | [:inbox_tray:](https://www.opendesktop.org/p/1226052) | | | Plasma Desktop Theme | [:link:](plasma/desktoptheme) | [:inbox_tray:](https://www.opendesktop.org/p/1226050) | | | Plasma Color Scheme | [:link:](color-schemes) | [:inbox_tray:](https://www.opendesktop.org/p/1226045) | | | Aurorae Theme | [:link:](aurorae) | [:inbox_tray:](https://www.opendesktop.org/p/1226049) | | | Kvantum Theme | [:link:](Kvantum) | [:inbox_tray:](https://www.opendesktop.org/p/1226051) | | | Icon-pack | [:link:](icons) | [:inbox_tray:](https://www.opendesktop.org/p/1304954) | | | SDDM Theme | [:link:](sddm) | [:inbox_tray:](https://www.opendesktop.org/p/1226079) | | | Konsole color-scheme | [:link:](konsole) | [:inbox_tray:](https://www.opendesktop.org/p/1305370) | | | Wallpapers | [:link:](wallpapers/Darkine) | [:inbox_tray:](https://www.opendesktop.org/p/1305212) | | | Wallpapers (2018) | [:link:](wallpapers/Darkine-2018) | [:inbox_tray:](https://www.opendesktop.org/p/1226061) | | | Firefox Quantum Theme | [:link:](extra/firefox) | [:inbox_tray:](https://www.opendesktop.org/p/1304958) | [Darkine at addons.mozilla.org](https://addons.mozilla.org/addon/darkine) |
## Installation #### Install ``` wget -qO- https://raw.githubusercontent.com/Rokin05/darkine-kde/master/install.sh | sh ``` #### Uninstall ``` wget -qO- https://raw.githubusercontent.com/Rokin05/darkine-kde/master/install.sh | uninstall=true sh ```
#### Note about SDDM theme : _The SDDM Thème is build from scratch with [QtQuick 2](https://doc.qt.io/qt-5/qtquick-index.html) (Qt 5.7 >=)._
_This is compatible with and without [KDE Plasma](https://kde.org/plasma-desktop) and not depend of KDE Framework._
_You can learn more about it at : [SDDM-Themes (Git)](https://github.com/Rokin05/SDDM-Themes)._ Dependencies (sddm only) > On KDE Plasma desktop, you normally have nothing more to install, but if one dependency is not present on other environments here are those used : ##### ● Debian / Ubuntu : ```shell # On Ubuntu, universe repo maybe necessary : # add-apt-repository universe apt-get update apt-get install qml-module-qtquick-layouts qml-module-qtquick-controls2 qml-module-qtquick-templates2 qml-module-qtgraphicaleffects ``` ##### ● Arch : ```shell pacman -S qt5-quickcontrols2 qt5-graphicaleffects qt5-svg ```
## Recommendations - For better looking please use this pack with [Kvantum engine](https://github.com/tsujan/Kvantum/tree/master/Kvantum).
Run `kvantummanager --set Darkine` to choose and apply theme.
#### Fonts : ``` # Arch : sudo pacman -S adobe-source-code-pro-fonts ttf-roboto # dnf (Fedora) sudo dnf install adobe-source-code-pro-fonts google-roboto-fonts # pkg(8) (FreeBSD) pkg install sourcecodepro-ttf roboto-fonts-ttf kwriteconfig5 --file kdeglobals --group General --key fixed "Source Code Pro,9,-1,5,50,0,0,0,0,0,Regular" kwriteconfig5 --file kdeglobals --group General --key font "Roboto,10,-1,5,50,0,0,0,0,0,Regular" kwriteconfig5 --file kdeglobals --group General --key menuFont "Roboto,10,-1,5,50,0,0,0,0,0,Regular" kwriteconfig5 --file kdeglobals --group General --key smallestReadableFont "Roboto,8,-1,5,50,0,0,0,0,0,Regular" kwriteconfig5 --file kdeglobals --group General --key toolBarFont "Roboto,10,-1,5,50,0,0,0,0,0,Regular" kwriteconfig5 --file kdeglobals --group WM --key activeFont "Roboto,9,-1,5,50,0,0,0,0,0,Regular" qdbus org.kde.KWin /KWin reconfigure kquitapp5 plasmashell && kstart5 plasmashell ``` #### Toolbar icon size : ``` kwriteconfig5 --file kdeglobals --group MainToolbarIcons --key Size "22" kwriteconfig5 --file kdeglobals --group ToolbarIcons --key Size "22" qdbus org.kde.KWin /KWin reconfigure kquitapp5 plasmashell && kstart5 plasmashell ```
## Licence Source code of is licensed under GNU GPL version 3.
QML files are MIT licensed and images are CC BY 3.0.
## Credits - KDE Plasma - [icons](https://github.com/KDE/breeze-icons) _(Breeze)_. - Papirus - [icons](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) _(PapirusDevelopmentTeam)_.
## Donate The development, the publication and the different tests are done in my free time,
If you like my project, you can send a coffee at : PayPal donate button