Skip to content

benjaminlewandowski/adw-colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 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:
sudo flatpak override --filesystem=xdg-config/gtk-3.0 && sudo flatpak override --filesystem=xdg-config/gtk-4.0
  1. Restart any open applications or log out and in again.

Available themes

Color theme Info / Screenshot Submitted by
Dracula dracula
Nord nord
Peninsula-dark Peninsula-dark
Gruvbox-dark gruvbox-dark WryOpussum
Solarized solarized davidphilipbarr
Solarized-dark solarized davidphilipbarr
adw-hc-dark A slightly higher contrast libadwaita dark theme. Screenshot.
adw-hc-light A slightly higher contrast libadwaita light theme. Screenshot.

About

Color themes for libadwaita and adw-gtk3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.9%
  • SCSS 39.3%
  • Shell 1.8%