Community repo with some additional Sweet-like themes for different applications, or instructions how to use this theme with your favorite apps
Feel free to contribute with your favorite app, or fix/change existing stuff
Let's create a unified place for all our Sweet
applications!
This is the list of stuff in the official Sweet
theme repositories:
- GNOME/GTK (2, 3, 4) theming
- KDE: src 1, src 2
- cursors
- Kvantum
- konsole
- SDDM
- Icons: candy-icons, sweet-folders, beautyline alternative
- Firefox
- VSCode (works with forks as well): colors, icons
- Wallpapers
At the moment, this repo contains following themes/instructions:
- Compositors:
hyprland
- Launch menus:
rofi
,tofi
,anyrun
,onagre
,kickoff
- Terminal-related:
kitty
,alacritty
,windows-terminal
,foot
,zellij
,oh-my-posh
,starship
,yazi
- Bars:
waybar
,ashell
- DM/Greeters:
regreet
- Notifications:
dunst
- Lock screen:
swaylock
,hyprlock
- Logout:
wlogout
,wleave
- Image viewers:
oculante
- Editors:
nano
,micro
(wip),zed
(planned?),helix
(planned?)
These are the PKGBUILD
s I use on my system. I don't think these are appropriate for everyone, so these are not in AUR
- sweet-cursors-git: based on my cursors branch for with minor improvements to cursor generating process. Also adds new
.svg
cursors forplasma6
- sweet-cursors-hyprcursor-git: based on the same branch as
sweet-cursors-git
. Creates hyprcursors - sweet-folders-git: based on official branch with minor fix for dolphin
- sweet-gtk-theme-git: based on official
nova
branch with no changes - sweet-kde-theme-git: based on my heavily modified version of
Sweet
andSweet-kde
repos, merged into one, containing onlykde
-related code, plus someplasma6
migration stuff - sweet-konsole-git: based on same branch as
sweet-kde-theme-git
- sweet-kvantum-git: based on same branch as
sweet-kde-theme-git
- sweet-sddm-git: based on same branch as
sweet-kde-theme-git
Hey, me no designer either!
You can try out looking at already implemented examples and do trial-and-error until you're happy with the results. I also recommend installing Color Highlight vs code plugin, so you can see your colors right in text editor.
Also, for a reference you should take a look at the original theme's color schemes, e.g. use konsole theme for other terminal emulators, like foot
.
I don't want to push my theme here/I know great theme in a different repo/App doesn't need theme, but can make usage of GTK or Kvantum
And that's great too! You can just provide the README.md
file with instructions on how-to the theme for an app you're using. See regreet
's README.md
file for a similar example.
You can add theme or instructions for ANY app you like. Just provide a simple README.md
file with your PR please. Refer to alacritty
or hyprland
themes here for an example of desired README
file structure. You can basically just copy it's contents and replace with your PR stuff.
Also, since original theme uses capitalized name Sweet
(not sweet
or SWEET
, etc), please keep that formatting in your themes names. Sorry about that.