Coder Social home page Coder Social logo

robloxenderman / adw-gtk3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lassekongo83/adw-gtk3

0.0 0.0 0.0 6.78 MB

The theme from libadwaita ported to GTK-3

License: GNU Lesser General Public License v2.1

Shell 0.71% SCSS 98.21% Meson 1.08%

adw-gtk3's Introduction

adw-gtk3

An unofficial GTK3 port of libadwaita.

Keep in mind that this port does not aim 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 ~/.themes/ if you use Fedora Silverblue).

If you need to use applications with admin privileges it's recommended to extract the file to /usr/share/themes

You can then enable adw-gtk3 in the application gnome-tweaks.

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 in the terminal:

# adw-gtk3 light
gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3' && gsettings set org.gnome.desktop.interface color-scheme 'default'
# 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 install options

These are maintained by contributors. It is recommended to install the flatpak versions if you use flatpak applications and the snapcraft version if you use snap applications.

dnf copr enable nickavem/adw-gtk3
dnf install adw-gtk3

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

Installation from source

This will install the latest version from the main branch. Use this install 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)

To be safe from any crashes or weirdness, change the theme to another one before running the command(s) below.

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

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

adw-gtk3's People

Contributors

bellegarde-c avatar cleomenezesjr avatar diegopvlk avatar jumpers775 avatar lassekongo83 avatar rmnscnce avatar robxnano 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.