Giter Site home page Giter Site logo

drometa / adw-gtk3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lassekongo83/adw-gtk3

1.0 0.0 0.0 7.08 MB

The theme from libadwaita ported to GTK-3

License: GNU Lesser General Public License v2.1

Shell 0.71% CSS 3.89% SCSS 94.01% Meson 1.39%

adw-gtk3's Introduction

adw-gtk3

An unofficial GTK3 port of libadwaita.

This port does not claim to be a 100% look-a-like of libadwaita. There are some limitations to what GTK3 can do.

Light theme Dark theme
adw-gtk3-light adw-gtk3-dark

Wallpapers: here and here

How to install

Tarball

  1. Go to the releases section and download the latest tar.xz file.
  2. Extract the file to ~/.local/share/themes/ (or /usr/share/themes if you want to install it for all users.)

Note: Do not extract it to multiple locations. Only use one path.

  1. If you use flatpak applications it's recommended to install the flatpak themes. From a terminal run:
flatpak install org.gtk.Gtk3theme.adw-gtk3 org.gtk.Gtk3theme.adw-gtk3-dark

Note: Flatpak GTK4 applications can't be styled by the theme.

You can then enable adw-gtk3 in the application gnome-tweaks. (Some applications may require a relog.)

If you use the dark theme you'll also need to enable the dark appearance in gnome-control-center.

Alternatively you can set the theme with your terminal:

Change the theme to adw-gtk3 light:

gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3' && gsettings set org.gnome.desktop.interface color-scheme 'default'

Change the theme to adw-gtk3-dark:

gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3-dark' && gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'

Revert to GNOME's default theme:

gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita' && gsettings set org.gnome.desktop.interface color-scheme 'default'

Other installation options

These are maintained by contributors.

Thanks to @dusansimic (Flatpak, AUR), @solopasha (Fedora), @kuroehanako (Snapcraft), @julianfairfax for the help.

Installation from source

This will install the latest version from the main branch. Use this installation method if you want to contribute and help testing the theme.

See CONTRIBUTING.md for the instructions.

Customizing

adw-gtk3-customized

Wallpaper: here | Customization: Peninsula-dark

Adw-gtk3 and libadwaita can be customized with GTK named colors. See adw-colors for more info. You can also use the application Gradience to easily change colors.

For more consistency

How to uninstall the theme(s)

  • For a local installation: rm -r ~/.local/share/themes/adw-gtk3*
  • For a global installation: sudo rm -r /usr/share/themes/adw-gtk3*

Flatpak: flatpak uninstall org.gtk.Gtk3theme.adw-gtk3 org.gtk.Gtk3theme.adw-gtk3-dark

Credits

adw-gtk3's People

Contributors

lassekongo83 avatar robxnano avatar bellegarde-c avatar diegopvlk avatar alanyg21 avatar cleomenezesjr avatar grafcube avatar julianfairfax avatar jumpers775 avatar rmnscnce avatar pesader avatar samuelborn avatar kra-mo avatar

Stargazers

Seven avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.