Giter Club home page Giter Club logo

material-you-theme's Introduction

Material You Gnome

Applies generated libadwaita and gnome theme from wallpaper using Material You. It also supports custom color theming and pywal theming. Fork of material-you-theme.

extension-screenshot

Installation

Copy the extension to your extensions folder (create the folder if it does not exist).

Build Dependencies

  • gettext

Ubuntu

apt install gettext

Fedora

dnf install gettext

Extension Installation

git clone https://github.com/FrancescoCaracciolo/material-you-colors.git
cd material-you-colors
make && make install

Log out and log back in and you should be able to enable it in your extension manager.

NOTE: Using the extension now will only theme your native installed libadwaita apps, follow the steps below to have the theme apply to GTK3 and flatpak apps and the shell.

Shell Theming

To enable gnome shell theming first install nodejs and npm, then click the install sass button in extension preferences.

You also need to install the User Themes extensions to apply the theme.

If User Themes is installed through gnome extension store you will get a warning that the MaterialYou shell theme could not be applied automatically. In this case use Gnome Tweaks or User Themes to manually apply the MaterialYou shell theme.

Pywal Theming

To enable Pywal theming pip3 must be installed, then click the install Pywal button in extension preferences and toggle Pywal theming on.

If you are new to Pywal, check out the Pywal wiki. There are lots of things that Pywal integrates with such as Vim, Neovim, VSCode, Zathura, and many more.

Out of the box, Pywal will only temporarily change the colors of your terminal. As a first step you should include something like

if [[ -f "$HOME/.cache/wal/sequences" ]]; then
    (cat $HOME/.cache/wal/sequences)
fi

in your ~/.bashrc or ~/.zshrc

GDM Theming

To enable GDM theming first install gdm-tools. Then run following commands to install the theme.

sudo cp -r ~/.local/share/themes/MaterialYou/ /usr/share/themes
set-gdm-theme backup update
gsettings get org.gnome.desktop.background picture-uri | set-gdm-theme set MaterialYou

If you experience problems, you need to run

set-gdm-theme default

Libadwaita

Native

Theming for native libadwaita will work by default.

Flatpak

Install Flatseal, and add xdg-config/gtk-4.0:ro and xdg-config/gtk-4.0 to Other Files under the category Filesystem in the All Applications section.

GTK3

Native

Install the adw-gtk3 theme and apply it.

Flatpak

After installing the adw-gtk3 add xdg-config/gtk-3.0:ro and xdg-config/gtk-3.0 to Other Files under the category Filesystem in the All Applications section using Flatseal.

Usage

Once the extension is enabled the extension will update your theme based on your current wallpaper and system dark mode preference. When you change your system dark mode preference or wallpaper the extension will automatically refresh your theme.

Uninstall

Disabling the extension in your extension manager will undo theme changes back to default.

material-you-theme's People

Contributors

avanisubbiah avatar francescocaracciolo avatar ardjuh avatar aidanlw505 avatar oscfdezdz avatar

Stargazers

Cmwoan avatar Alejandro Pérez avatar  avatar Mostafa Mahmoud avatar Ilie-Adrian Avramescu avatar  avatar Matthias avatar  avatar  avatar  avatar May Noi avatar L I N U X ( リナックス ) avatar Adil Hanney avatar Max van der Merwe avatar  avatar Alireza |S.N| avatar someone5678 avatar

Forkers

awumii

material-you-theme's Issues

consider supporting pywal16

pywal has been archived and it will recieve no further maintenance whatsoever.

pywal16 is backwards compatible however has new features that may result useful for this project.

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.