Skip to content

Color themes for libadwaita and adw-gtk3

Notifications You must be signed in to change notification settings

yellowgh0st/adw-colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adw Colors

Style libadwaita and adw-gtk3 with named colors.

How to create your own color themes.


  1. Copy one of the files below to ~/.config/gtk-4.0/gtk.css (Make backups if the file already exists).
  2. Enable the corresponding color preference in gnome-tweaks and gnome-control-center. [e.g Dark for dark color themes.]
  3. Create a symbolic link to the gtk-3.0 folder: ln -s ~/.config/gtk-4.0/gtk.css ~/.config/gtk-3.0/gtk.css
  4. If you use flatpak apps, run:

  5. sudo flatpak override --filesystem=xdg-config/gtk-3.0 && sudo flatpak override --filesystem=xdg-config/gtk-4.0
  6. Restart any open applications or log out and in again.

Tip: Use different color themes for different Flatpak apps. Add a different gtk.css file to /home/user/.var/app/[name of flatpak app]/config/gtk-4.0/ (or gtk-3.0).



Available themes


Color theme Info / Screenshot Submitted by
Dracula Dracula
Nord Nord
Peninsula-dark Peninsula-dark
Gruvbox-dark Gruvbox-dark WryOpussum
Alpha-black Alpha-black MobinJavari
Alpha-dark Alpha-dark MobinJavari
Alpha-mac Alpha-mac MobinJavari
Solarized Solarized davidphilipbarr
Solarized-dark Solarized-dark davidphilipbarr
adw-hc-dark

A slightly higher contrast libadwaita dark theme. Screenshot.

adw-hc-light

A slightly higher contrast libadwaita dark theme. Screenshot.

yaru

Yaru accent-color theme.

yellowgh0st
yaru-dark

Yaru-dark accent-color theme.

yellowgh0st
yaru-bark

Yaru-bark accent-color theme.

yellowgh0st
yaru-bark-dark

Yaru-bark-dark accent-color theme.

yellowgh0st
yaru-blue

Yaru-blue accent-color theme.

yellowgh0st
yaru-blue-dark

Yaru-blue-dark accent-color theme.

yellowgh0st
yaru-magenta

Yaru-magenta accent-color theme.

yellowgh0st
yaru-magenta-dark

Yaru-magenta-dark accent-color theme.

yellowgh0st
yaru-olive

Yaru-olive accent-color theme.

yellowgh0st
yaru-olive-dark

Yaru-olive-dark accent-color theme.

yellowgh0st
yaru-prussiangreen

Yaru-prussiangreen accent-color theme.

yellowgh0st
yaru-prussiangreen-dark

Yaru-prussiangreen-dark accent-color theme.

yellowgh0st
yaru-purple

Yaru-purple accent-color theme.

yellowgh0st
yaru-purple-dark

Yaru-purple-dark accent-color theme.

yellowgh0st
yaru-red

Yaru-red accent-color theme.

yellowgh0st
yaru-red-dark

Yaru-red-dark accent-color theme.

yellowgh0st
yaru-sage

Yaru-sage accent-color theme.

yellowgh0st
yaru-sage-dark

Yaru-sage-dark accent-color theme.

yellowgh0st
yaru-viridian

Yaru-viridian accent-color theme.

yellowgh0st
yaru-viridian-dark

Yaru-viridian-dark accent-color theme.

yellowgh0st

About

Color themes for libadwaita and adw-gtk3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 61.7%
  • CSS 34.5%
  • Shell 3.8%