Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

liri-archive/material-gtk-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flat-Plat

A Material Design-like theme for GNOME/GTK+ based desktop environments.

Features

Button

  • Supports ripple effect animations (only GTK3 apps).
  • Supports both light and dark variants.
  • Supports Dash to Dock extension's theming.
  • Supports Workspaces to Dock extension's theming.
  • Supports Chrome/Chromium theme and scrollbars extensions.
  • Appears more beautifully when you use a font family including Medium and Light weights.

Requirements

  • GTK+ 3.14, 3.16, 3.18, 3.20 or 3.22
  • gnome-themes-standard
  • pixmap (or pixbuf) engine
  • murrine engine
Supported desktop environments are:
  • GNOME Shell 3.14, 3.16, 3.18, 3.20 or 3.22
  • Unity 7.4 (Ubuntu 16.04)
  • Budgie 10.2.5 or later
  • MATE 1.14 or later

Installation

  1. Download an archive.
  1. Extract it to the theme directory.
  • For system-wide installation to /usr/share/themes
  • For user-specific installation to ~/.themes
  1. Select the theme via gnome-tweak-tool or unity-tweak-tool.
  2. [Optional] Set the font size to 10.5 (=14px) or 9.75 (=13px).
  3. [Optional] Open the chrome folder and drag and drop the .crx files onto the Chrome/Chromium extensions page (chrome://extensions/).

Note if you want to clone from the repository

The master branch is currently being built for GNOME 3.22.
If you want to use other versions, you need to specify the branch as follows:

git clone -b 3.18 https://github.com/nana-4/Flat-Plat.git

GDM (Lock/Login Screen)

You can change the GDM theme by rewriting a system file.
But please be careful because if it fails, the desktop environment may not operate correctly.

Notes:

  • When applying this, other GNOME Shell themes might look broken.
  • If GNOME Shell has been updated, you will need to install again.
  • Not supported for GNOME 3.14.

Install

  1. Backup the existing .gresource file. (Skip this step if you just update it.)

     sudo cp -i /usr/share/gnome-shell/gnome-shell-theme.gresource /usr/share/gnome-shell/gnome-shell-theme.gresource~
    
  2. Replace it with the new one.

     cd /usr/share/themes/Flat-Plat || cd ~/.themes/Flat-Plat
     sudo cp -div gnome-shell/gnome-shell-theme.gresource /usr/share/gnome-shell
    
  3. Restart GNOME Shell (press Alt+F2, then type r).

Uninstall

  1. Restore to original theme from the backup.

     sudo mv -iv /usr/share/gnome-shell/gnome-shell-theme.gresource~ /usr/share/gnome-shell/gnome-shell-theme.gresource
    
  2. Restart GNOME Shell (press Alt+F2, then type r).

Screenshots

GNOME Shell 3.20

GNOME Shell 3.20

Unity 7.4

Unity 7.4

GDM Lock Screen

GDM Lock Screen

GDM Unlock Screen

GDM Unlock Screen Screenshots Details: Icons: Paper | Font: M+ 1C 10.5pt | Dock's icon size: 48px + fixed | Wallpapers

Bug Reporting

If you find a bug, please report it here: https://github.com/nana-4/Flat-Plat/issues

Planned Features

  • Supports of global dark theme
  • Supports of Xfce theme
  • Supports of Firefox theme
  • Supports of overlay scrollbars for Chrome/Chromium extension
  • GNOME Terminal color pallet (if possible)
  • Material Design like cursor theme

License

Flat-Plat is available under the terms of the GPL. See the COPYING file for details.

Notes:

About

🎨 Material Gtk theme based on Flat-Plat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages