Git Product home page Git Product logo

adwance's Introduction

Adwance

A twist on Adwaita Gnome Shell Theme to make it look modern. I have extracted the official gnome-shell.css from the gnome-shell-theme.gresource file found in /usr/share/gnome-shell using the gresource extract command. I then edited few line of CSS file and repackaged it as a new shell theme and then apllied it. The changes I made are :

  1. Reduce the size of top panel to : 1.7e
  2. Made Search bar translucent.
  3. Made Dash translucent.
  4. Made App Folder translucent.
  5. Removed the gray background from the overview and replaced with image of my choice.

You can play along with other things too if you want! !! But be careful !!

How to use:

  1. Download the theme either from here or through CLI (git clone command).
  2. Either choose any wallpaper from the given sets, or copy you images into the folder gnome-shell.
  3. Edit the last few lines of gnome-shell.css file by changing the URL of the image to be used as the Background (by deafult its set to one of the pre set images)
 #overviewGroup {

  background-image: url("/usr/share/themes/Adwance/gnome-shell/WaterBlur.jpg");
  background-size: cover;
        
   }
  1. Copy the folder to theme Dir by using : sudo cp -r ~/Adwance /usr/share/themes
  2. Apply the Shell theme using Gnome Tweak Tool.

I have put the shell-theme and some accompanying wallpapers with their blurred and darkened counter parts for the maximum effect!

adwance's People

Contributors

batunii avatar

Stargazers

Claudio W avatar  avatar

Watchers

 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.