Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself. Sugar is cross platform and all about user experience and functionality.
With those principles in mind Sugar was written completely from scratch making it clean and simple not only by looks but by design too.
All controls use the latest Qt Quick Controls 2 for increased performance on low end or even embedded systems.
To learn how to control sugar levels you should check the Sugar Wiki on Github or the very well documented and included theme.conf.
Here are some previews of nifty variable names you can set/unset/change to customize your sugar:
ThemeColor=, Font=, HourFormat=, ForceRightToLeft=, TranslateUsernamePlaceholder=
This is just a teaser. There are 27 customizable variables in total! This sugar will be yours and only yours.
Sugar comes in two flavors. This one is for the bitter sweet. You can also check out Sugar Light.
Please report bugs and feature requests on Github
Dependencies
sddm >= 0.18.0, qt5 >= 5.11, & qt5-quickcontrols2 >= 5.11.2
Make sure these are up to date!
Installing the theme
- From KDE Plasma:
If you are on KDE Plasma—by default openSuse, Neon, Kubuntu, KaOS or Chakra for example—you are lucky and can simply go to your system settings: "Startup and Shutdown" > "Login Screen (SDDM)" > "Get New Theme". Search for "Sugar Dark" and install. If for some reason you cannot find the category named "Login Screen (SDDM)" in your system settings then you are missing 'sddm-kcm'. Install this little helper with your package manager first. You will be grateful you did.
- From other desktop environments:
Download the tar archive from this site and extract the contents to the theme directory of SDDM (change the path for the downloaded file if necessary):
$ sudo tar -xzvf ~/Downloads/sugar-dark.tar.gz -C /usr/share/sddm/themes
This will extract all the files to a folder called "sugar-dark" inside of the themes directory of SDDM.
After that you will have to point SDDM to the new theme by editing its config file, preferrably at ’/etc/sddm.conf.d/sddm.conf' (create if necessary). You can take the default config file of SDDM as a reference: '/etc/sddm.conf/usr/lib/sddm/sddm.conf.d/sddm.conf'.
In the [Theme] section simply add the themes name: 'Current=sugar-dark'. Also see the Arch wiki on SDDM.
Theming the theme
Sugar is extremely customizable by editing its included theme.conf file. You can change the colors and images used, the time and date formats, the appearance of the whole interface and even how it works.
And as if that wouldn't still be enough you can translate every single button and label because SDDM is still lacking behind with localization and clearly needs your help!
Please read the Sugar Wiki on Github for a detailed description of every variable available, what it does and the values it accepts. The theme.conf itself is also very well commented for you to get right at it.
Legal Notice
Copyright (C) 2018 Marian Arlt.
Sugar Dark is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Sugar Dark is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Sugar Dark. If not, see https://www.gnu.org/licenses/.
Other awesome projects
- Chili—the hottest login theme for KDE Plasma
- Chili stand-alone fork for SDDM only
- Flat OSX like aurorae window decorations for your Linux desktop and its high contrast version
- Finely crafted folder icons for Linux
- Inline clock widget for KDE Plasma
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.
Let's help each other and get away from closed source enterprise driven content that gets dumped and unsupported after six months.
Let's make Linux popular!
In the past years I have spent quite some hours on open source projects. If you are the type of person who digs attention to detail, know how much work is involved in it and/or simply likes to support makers with a coffee or a beer I would greatly appreciate your donation on my PayPayl account.
Alternatively downloading my themes directly from opendesktop or with the kde sddm system settings module will at least help me a little to be able to attend your issues and requests.
Please consider helping developers you think are worth a penny or two, literally.
aokurdi
1 month ago
Report
matafleur
2 months ago
Report
redword
6 months ago
Report
archman73
1 year ago
one of my favorites,thank you!
Report
NickLion
1 year ago
Report
l4k1
1 year ago
Report
alfkde
1 year ago
Report
electron222
2 years ago
Report
tobaj
2 years ago
Report
arun94
2 years ago
Report
vaistn
2 years ago
Report
vaistn
2 years ago
Report
vaistn
2 years ago
Report
marianarlt
2 years ago
Report
stroum
2 years ago
Report
Madkita
2 years ago
Report
Neules
2 years ago
Report
marianarlt
2 years ago
Report
frag
2 years ago
Report
marianarlt
2 years ago
Report
anarcho-taoist
2 years ago
How do I bypass the keyboard and go straight to login? Thanks!
Also, is it possible to have a translucent background behind the text, so that the image can show through?
Cheers!
Report
marianarlt
2 years ago
Report
marianarlt
2 years ago
As a work around you can change the default input method in your SDDM config file. The corresponding setting is found in the [General] section. Unset the InputMethod= variable to be empty.
SDDM does not yet provide any default method for handling the virtual keyboard, so most themes that don't explicitly have this feature coded - only breeze and breeze based ones at the moment as far as i know - will not have this issue when the InputMethod was set to InputMethod=qtvirtualkeyboard.
Report
edoard
2 years ago
Report
marianarlt
2 years ago
Report