Skip to content

Adwaita One Dark v0.43.0 (GNOME 43/Feodra 37)

Compare
Choose a tag to compare
@lonr lonr released this 16 Nov 13:33
· 38 commits to main since this release

Adwaita One Dark

  • GNOME Shell theme. GNOME 43
  • GTK 2 theme
  • adw-gtk3-dark and libadwaita/GTK 4 theme recoloring
  • GtkSourceView

GNOME Shell Theme

Note
We assume you install themes in ~/.local/share/themes

Download the .tar.xz file from releases and extract the folder to ~/.local/share/themes

Install GNOME Tweaks and User Themes Extension.

Open gnome-tweaks and change the shell theme. (Appearance -- Shell)

Recolor GTK 4 (libadwaita) and GTK3 (adw-gtk3-dark)

Install and enable the 3rd-part adw-gtk3-dark theme.

Create the following symbolic links:

ln -s ~/.local/share/themes/Adwaita-One-Dark/colors/gtk-dark.css ~/.config/gtk-4.0/gtk.css
ln -s ~/.local/share/themes/Adwaita-One-Dark/colors/gtk-dark.css ~/.config/gtk-3.0/gtk.css

Enable GTK 2.0 theme

Create the following symbolic link:

mkdir -p ~/.themes/adw-gtk3-dark
ln -s ~/.local/share/themes/Adwaita-One-Dark/gtk-2.0 ~/.themes/adw-gtk3-dark/gtk-2.0
Why?

Thanks to