Skip to content

Latest commit

 

History

History
executable file
·
39 lines (32 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
39 lines (32 loc) · 1.12 KB

GTK_Themes

A list of curated themes which make your Gnome Desktop look amazing!

Dependencies

The Following extensions need to be installed for the Themes to work.

  • https://extensions.gnome.org/extension/19/user-themes/
  • https://extensions.gnome.org/extension/3019/user-themes-x/

  • ⚠️ The themes will not take effect without the above extension installed

    Apt based Distros

    sudo apt install gnome-tweaks

    Pacman Based Distros

    sudo pacman -S gnome-tweaks

    Installation

    Start by creating the directories where the themes will be stored.

    cd ~/
    mkdir .themes && cd .themes

    Proceed to clone the github repo to the current directory.

    git clone https://github.com/rohansharma-developer/GTK_Themes.git

    Copy all the contents of the folder to .themes

    cp -r ./GTK_Themes/* ./

    Usage

    Open gnome-tweaks from your app menu. Choose any theme of your choice. Enjoy!