Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/Rokin05/darkine-kde

Original
4
Become a Fan
6.3

Description:
Darkine - A dark theme for KDE Plasma.
This is a dynamic and highly customizable theme build from scratch with QtQuick 2.
This is compatible with and without KDE Plasma and not depend of KDE Framework.

You'll be able to get the full theme collection here : Darkine collection.

Darkine collection contain :

  • Plasma - Look-and-Feel
  • Plasma - Desktop Theme
  • Plasma - Color Scheme
  • Aurorae Theme (Classic and Mac/Sweet style)
  • Kvantum Theme
  • Icon-pack
  • Wallpapers
  • SDDM Theme (build from scratch with QtQuick2, without KDE dependencies).
  • Firefox Quantum theme at addons.mozilla.org.



※ SDDM Theme Features :

  • Pure cross platform Qt-Quick 2.7+.
  • Multiples layouts (minimized, icon, tiny, half, fullscreen).
  • Menu is dynamic and can be moved between the different positions with the mouse.
  • Menu support left and right screen sides (mirrored).
  • User list page with avatars.
  • Login page via typing username.
  • Session dropdown menu. (KDE Plasma, Gnome, Lxde...).
  • Keyboard layout dropdown menu (English, French, Spanish...).
  • Password textfield has a clean and a reveal button.
  • Username textfield has a clean button.
  • Keyboard navigation.
  • Compatible with Qt Virtual Keyboard.
  • Qt Virtual Keyboard is movable.
  • Compatible with KDE Plasma battery widget.
  • Multilingual (with the SDDM component).
  • Support multi screen: Theme can be enable/visible on all screen or only on the primary screen.
  • Screensaver.
  • Clock / Date.
  • The background / wallpaper support picture and color.
  • Wallpaper Blur effect (on/off & intensity).
  • System buttons are configurable (ex: enable-disable suspend, reboot, shutdown.. buttons).
  • Extremely configurable without need to edit .qml files : theme.conf (example).
  • Compatible with KDE Plasma config interface (sddm-kcm).


※ Installation :

› KDE Plasma :

System Settings › Startup and Shutdown › Login Screen (SDDM) › Get New Theme


To access this setting the
sddm-kcm
package has to be installed. If in doubt use your package manager to search and if necessary install sddm-kcm first.

The background can be changed to anything you want on the right hand side in
System Settings › Startup and Shutdown › Login Screen (SDDM)

Select the large green button next to
Background:



› Others environments / manual install :

Download the tar archive from openDesktop and extract the content to the theme directory of SDDM :
sudo tar -xzvf ~/Downloads/sddm-THEMENAME.tar.gz -C /usr/share/sddm/themes


This will extract all the files to a new folder "THEMENAME" inside of the themes directory of SDDM.
After that you will have to point SDDM to the new theme by editing its config files :
vi /etc/sddm.conf.d/sddm.conf


In the
[Theme]
section set
Current=THEMENAME
. For a more detailed description please refer to the Arch Wiki.
Note that, depending on your system setup, a duplicate configuration may exist in
/etc/sddm.conf
. Usually this takes preference so you want to set the above line in this file if you have it.


› Dependencies :

* On KDE Plasma, you normally have nothing more to install, but if one dependency is not present on other environments here are those used :

› Debian / Ubuntu :
# for Ubuntu : 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 :
pacman -S qt5-quickcontrols2 qt5-graphicaleffects qt5-svg



※ Configuration and customisation :

Theme is is highly customizable through its config file : theme.conf (example).
You can easy choose the default interface view, show or hide buttons (shutdown, reboot, suspend, switch user...), move elements positions...

The full style can be modified with the config file only :

  • Modify Screensaver timer.
  • Enable or not the theme only on the primary display screen.
  • Select round or rectangle user icons.
  • Modify sizes, borders, colors and opacity of each elements (menu, background, textbox, buttons, combobox..).
  • Modify texts format, fonts and colors.
  • The differents "status" of each elements is supported : normal, hover, pressed, focus.
  • All colors can use alpha value "#AARRGGBB".
  • Shadows.
  • ...

* Testing (Previewing) a Theme : You can preview an SDDM theme if needed without logging out with :
sddm-greeter --test-mode --theme /usr/share/sddm/themes/THEMENAME



※ Help :

For more informations : GitHub project.
(Please report bugs and feature requests on GitHub).

› Tested on :
⁍ Debian Stretch (stable 9. LiveCD - Qt 5.7 (Gnome desktop + sddm install).
⁍ Ubuntu 18.04 (Bionic Beaver) LiveCD - Qt 5.9 (Gnome desktop + sddm install).
⁍ Kubuntu 18.10 (Cosmic) LiveCD - Qt 5.11 (KDE Plasma desktop).
⁍ Kubuntu 19.04 (Disco Dingo) LiveCD - Qt 5.12 (KDE Plasma desktop).
⁍ OpenSUSE Tumbleweed LiveCD - Qt 5.12 (KDE Plasma desktop).
⁍ Arch Linux - Qt 5.12 (KDE Plasma desktop).

› Licence :
⁍ Source code of is licensed under GNU GPL version 3.
⁍ QML files are MIT licensed and images are CC BY 3.0.

› Credit :
⁍ KDE Plasma : Breeze icons (GitHub and GitHub).

※ Motivate a developer :

Please share some love and pling this theme if you're a supporter or up vote if you like this theme !
You can become a supporter of opendesktop and the people who create content for your linux desktop for a one time donation for a full year. Your donation will help and encourage a lot of people to create new decorations, icons, themes and keep them maintained.
Last changelog:

Version 2.0

Full 2019 rework !
New theme elements, most items, colors and fonts have been reworked in all parts of the themes.
Global theme colors look more like monokai style, the gray is more accentuated at the blue.
The theme code is fully up-to-date to the last plasma version (5.15).

Main changes :

o Kvantum :
- Borders are better integred in accord of the design.
- The scrollbar size has been reduced and reworked.
- Items like icons, buttons and shadows are more "polish".
- The the entire svg code has been cleaned and simplified.
- Up-to-date with Kvantum 0.11.1
- The code and size of svg files have been drastically cleaned and optimized (211Kb > 106Kb).

o Aurorae
- Rewritten since zero :
- The shadow are currently removed.
- The corner round have been removed.
- Fix a bug when an invisible space could be seen between the top of the window and the taskbar.
- The height of the window has been slightly reduced.
- New! : "Sweet theme like color" buttons for Darkine.
- The classic buttons are still available in the theme pack and have been reworked.
- The code and size of svg files have been drastically cleaned and optimized.

o Color-schemes
- Update schemes in accord of the new colors.

o Desktop-theme :
- New menu button.
- New session buttons (logout, reboot, halt...).
- Up-to-date with KDE Plasma (plasma-desktop 5.15).
- deletion of unnecessary old theme files.
- Update svg files colors.
- Some of the icons always come from the Papyrus theme.

o Look-and-feel :
- New wallpaper.
- Update splash screen.
- Update (qml) code to the last plasma version (5.15).
- Update previews pictures.

o Icons-Pack (new!) :
- The theme now has its own icon theme pack : This one was not created from scratch but this base mainly on the official Breeze theme as well as on the Papyrus theme for the action bar.

o SDDM :
- The theme is now highly customizable and based on a brand new source code and no longer on the breeze theme.
- This is compatible with and without KDE Plasma and not depend of KDE Framework.
- Menu is dynamic and can be moved between the different positions with the mouse.
- Multiples layouts (minimized, icon, tiny, half, fullscreen).
- Menu support left and right screen sides (mirrored).
- https://github.com/Rokin05/SDDM-Themes for more infos, screenshots and details.

o Extra :
- New! : Firefox Quantum theme available at : https://addons.mozilla.org/addon/darkine


Ratings & Comments

2 Comments

Blackcrack

10 10 the best

peter2m

Unfortunately multi screen doesn't work on two displays with different resolution. I report issue here: https://github.com/Rokin05/SDDM-Themes/issues/4 I use Arch based distribution, so: sddm 0.18.1-2, Plasma 5.18.2, Qt 5.14.1

Pling
0 Affiliates
Details
license GPLv3
version 2.0
updated
added
downloads 24h 5
mediaviews 24h 0
pageviews 24h 3

is part of these Collections:

Darkine v2
Rokin
last update date: 6 years ago

Score 5.0

More SDDM Login Themes from Rokin:

[Dynamic] Zune
Rokin
last update date: 6 years ago

Score 5.7

[Dynamic] Sober
Rokin
last update date: 6 years ago

Score 5.0

[Dynamic] Mount
Rokin
last update date: 6 years ago

Score 5.0

[Dynamic] Arc
Rokin
last update date: 6 years ago

Score 5.0

[Dynamic] Adapta
Rokin
last update date: 6 years ago

Score 5.0

[Dynamic] Goodnight
Rokin
last update date: 6 years ago

Score 5.0

Other SDDM Login Themes:

London_eye theme and splash screen KDE5
chepioq
last update date: 9 years ago

Score 5.6

SDDM Theme openSUSE
geckoLinux
last update date: 8 years ago

Score 5.3

Diamond SDDM Login Gen5
Diamond
last update date: 8 years ago

Score 4.7

Ricciolo
caig
last update date: 8 years ago

Score 5.0

Ricciolo2
caig
last update date: 8 years ago

Score 6.1

sddm_wynn-theme
m-wynn
last update date: 6 years ago

Score 6.9



System Tags