roundabout,
created on Sunday, 12 June 2016, 01:38:50 (1465695530),
received on Sunday, 11 May 2025, 13:21:56 (1746969716)
Author identity: Junde Yhi <lmy441900@gmail.com>
fed03fe3338fda0ba95852988621704997af6636
README.md
@@ -1,27 +1,26 @@
Flat-Plat
=========
# Flat-Plat
A Material Design-like flat theme for GTK3, GTK2, and GNOME Shell.
Features
--------
## Features
<img src="img/Button.gif" alt="Button" align="right" />
* Supports ripple effect animations (only GTK3 apps).
* Supports both light and dark variants.
* Supports [Dash to Dock](https://micheleg.github.io/dash-to-dock/) extension's theming.
* Supports Chrome's theme and scrollbars extensions.
* Appears more beautiful when you use a font family that including `Medium` and `Light` weight.
## Requirements
Requirements
------------
* GNOME/GTK+ 3.14, 3.16, 3.18 or 3.20
* The `gnome-themes-standard` package for GTK2
* The pixmap (or pixbuf) engine for GTK2
> _If default Adwaita works fine, it should also works fine._
Installation
------------
1. Download a archive.
## Installation
* [3.20.20160404](https://github.com/nana-4/Flat-Plat/releases/download/3.20.20160404/Flat-Plat-3.20.20160404.tar.gz) for GNOME 3.20
* [3.18.20160404](https://github.com/nana-4/Flat-Plat/releases/download/3.18.20160404/Flat-Plat-3.18.20160404.tar.gz) for GNOME 3.18
* [3.16.20151025](https://github.com/nana-4/Flat-Plat/releases/download/3.16.20151025/Flat-Plat-3.16.20151025.tar.gz) for GNOME 3.16
@@ -31,9 +30,8 @@ Installation
* For user-specific installation to `~/.themes`
3. Use `gnome-tweak-tool` to change the theme.
4. Optionally, open the `chrome` folder and drag and drop the .crx files onto the Chrome's extensions page (`chrome://extensions/`).
## GDM (Lock/Login Screen)
GDM (Lock/Login Screen)
------------------------------
To change the GDM theme, you need to rewrite a system file.
Please **be careful** because if it fails, desktop environment may not operate correctly.
> **Notes:**
@@ -59,17 +57,17 @@ Please **be careful** because if it fails, desktop environment may not operate c
sudo mv -f /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
-----------
## Screenshots





Planned Features
----------------
* Supports full dark theme (sorry for the delay...)
## Planned Features
* Re-supports Metacity theme
* Totally rewrite the code and images for GTK2
* Supports Unity theme
@@ -77,9 +75,8 @@ Planned Features
* Supports overlay scrollbars for Chrome extension
* GNOME Terminal color pallet (if possible)
* Material Design-like cursor theme
## Other Info
Other Info
----------
* License: GPL
* Font: [M+ 1C](https://mplus-fonts.osdn.jp/) 10.5pt
* Chrome's scrollbars extension forked from [Adwaita Scrollbars](https://github.com/gnome-integration-team/chrome-gnome-scrollbar). Thanks for original author.