README.md
ASCII text
Flat-Plat
Flat-Plat is a Material Design-like theme for GNOME/GTK+ based desktop environments. It supports GTK3, GTK2, Metacity, GNOME Shell, Unity, Budgie, MATE, LightDM, GDM, Chrome theme, etc.
Also Flat-Plat has compatibility with oomox.
Features
Supports ripple effect animations (only GTK3 apps).
Supports both light and dark variants.
Supports dark or light titlebar versions.
Supports compact version for low resolution.
Supports Dash to Dock extension's theming.
Supports Workspaces to Dock extension's theming.
Supports Chrome/Chromium theme and scrollbars extension.
Appears more beautifully when you use a font family including
MediumandLightweights.
Requirements
GTK+ 3.18 or later
gnome-themes-standardpixmap (or pixbuf) engine
murrine engine
Build dependency:
glib2on Arch Linuxglib2-develon Fedora, openSUSE, etclibglib2.0-devon Debian, Ubuntu, etc
Supported desktop environments are:
GNOME Shell 3.18 or later
Unity 7.4 or later
Budgie 10.2.5 or later
MATE 1.14 or later
Installation
Arch Linux users can install from the AUR package maintained by @cthbleachbit.
Fedora and EPEL users can also install from a Copr repository.
Manual Installation
Open the terminal and run the following commands:
sh
cd /tmp
curl -sL https://github.com/nana-4/Flat-Plat/archive/v20170605.tar.gz | tar xz
cd Flat-Plat-20170605 && sudo ./install.sh
Select the theme using
gnome-tweak-toolor other suitable tools.
Optionally; 75
(= 13px at 96dpi) or10.5(= 14px at 96dpi). on/usr/share/themes/Flat-Plat* and drag and drop the.crx` files onto the Chrome/ChromiumExtensions page.
Manual Uninstallation
Delete the installed directories.
sh
sudo rm -rf /usr/share/themes/Flat-Plat{,-compact,-dark,-dark-compact,-light,-light-compact}
GDM (Lock/Login Screen)
You can change the GDM theme by replacing the default GNOME Shell theme. However, if it fails, the desktop environment may not operate correctly. So please be careful if doing this.
:warning: Cautions:
When applying this, other third-party GNOME Shell themes would look broken until you restore to the original theme.
If GNOME Shell has been updated, it will be restored to the original theme, so you will need to install this again.
Installation
Select a GTK+ theme, then run the following commands to back up and replace the existing theme file.
sh
GTK_THEME=$(gsettings get org.gnome.desktop.interface gtk-theme | sed "s/'//g")
sudo cp -v --backup /usr/share{/themes/$GTK_THEME,}/gnome-shell/gnome-shell-theme.gresource
>Developer note:
> If you don't want to overwrite the backup on the second and subsequent runs, delete the --backup option.
Uninstallation
Restore to the original theme from the backup.
sh
sudo mv -v /usr/share/gnome-shell/gnome-shell-theme.gresource{~,}
Preview
GNOME Shell
Budgie Desktop
GDM Lock Screen
GDM Unlock Screen
Preview Details: Icons: Paper | Font: M+ 1C 9.75pt | Dock's icon size: 48px + fixed | Wallpapers
Contributing
If you find bugs or have suggestions, please report it to the issue tracker. Any contribution will be much appreciated.
Planned Features
Supports of Xfce theme (waiting for the upstream to complete
gtk3port)Supports of Firefox theme (in progress, waiting for the upstream to provide next-gen themes)
Supports of overlay scrollbars for Chrome/Chromium extension (low priority)
GNOME Terminal color pallet (if possible, _help wanted_)
Material Design like cursor theme (low priority)
License
Flat-Plat is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.
Credits
This theme is based on Adwaita by GNOME.
The included symbolic icons are based on Material Design icons by Google.
Chrome/Chromium scrollbars extension was forked from Adwaita-chrome-scrollbar by GNOME Integration Team.
The original concept is Google's Material Design.
Yauhen Kirylau (@actionless) who is oomox author polished scripts and supported Flat-Plat with oomox.
Also thank you for every upstream developers and all contributors.
1
Flat-Plat
2
=========
3
Flat-Plat is a [Material Design](https://material.io)-like theme for GNOME/GTK+ based desktop environments.
4
It supports GTK3, GTK2, Metacity, GNOME Shell, Unity, Budgie, MATE, LightDM, GDM, Chrome theme, etc.
5
6
Also Flat-Plat has compatibility with [oomox](https://github.com/actionless/oomox).
7
8
Features
9
--------
10
<img src="../images/Button.gif" alt="Button" align="right"/>
11
12
- Supports ripple effect animations (only GTK3 apps).
13
- Supports both light and dark variants.
14
- Supports dark or light titlebar versions.
15
- Supports compact version for low resolution.
16
- Supports [Dash to Dock](https://github.com/micheleg/dash-to-dock) extension's theming.
17
- Supports [Workspaces to Dock](https://github.com/passingthru67/workspaces-to-dock) extension's theming.
18
- Supports Chrome/Chromium theme and scrollbars extension.
19
- Appears more beautifully when you use a font family including `Medium` and `Light` weights.
20
21
Requirements
22
------------
23
- GTK+ 3.18 or later
24
- `gnome-themes-standard`
25
- pixmap (or pixbuf) engine
26
- murrine engine
27
28
##### Build dependency:
29
- `glib2` on Arch Linux
30
- `glib2-devel` on Fedora, openSUSE, etc
31
- `libglib2.0-dev` on Debian, Ubuntu, etc
32
33
##### Supported desktop environments are:
34
- GNOME Shell 3.18 or later
35
- Unity 7.4 or later
36
- Budgie 10.2.5 or later
37
- MATE 1.14 or later
38
39
Installation
40
------------
41
Arch Linux users can install from the [AUR package](https://aur.archlinux.org/packages/flatplat-theme) maintained by @cthbleachbit.
42
43
Fedora and EPEL users can also install from a [Copr repository](https://copr.fedorainfracloud.org/coprs/tcg/themes/).
44
45
### Manual Installation
46
1. Open the terminal and run the following commands:
47
48
```sh
49
cd /tmp
50
curl -sL https://github.com/nana-4/Flat-Plat/archive/v20170605.tar.gz | tar xz
51
cd Flat-Plat-20170605 && sudo ./install.sh
52
```
53
54
2. Select the theme using `gnome-tweak-tool` or other suitable tools.
55
56
3. Optionally;
57
- Set the font size to `9.75` (= 13px at 96dpi) or `10.5` (= 14px at 96dpi).
58
- Open the `chrome` folder on `/usr/share/themes/Flat-Plat`* and drag and drop the `.crx` files onto the Chrome/Chromium _Extensions_ page.
59
60
### Manual Uninstallation
61
- Delete the installed directories.
62
63
```sh
64
sudo rm -rf /usr/share/themes/Flat-Plat{,-compact,-dark,-dark-compact,-light,-light-compact}
65
```
66
67
GDM (Lock/Login Screen)
68
-----------------------
69
You can change the GDM theme by replacing the default GNOME Shell theme.
70
However, if it fails, the desktop environment may not operate correctly. So please **be careful** if doing this.
71
72
#### :warning: Cautions:
73
- When applying this, other third-party GNOME Shell themes would look broken until you restore to the original theme.
74
- If GNOME Shell has been updated, it will be restored to the original theme, so you will need to install this again.
75
76
### Installation
77
1. Select a GTK+ theme, then run the following commands to back up and replace the existing theme file.
78
79
```sh
80
GTK_THEME=$(gsettings get org.gnome.desktop.interface gtk-theme | sed "s/'//g")
81
sudo cp -v --backup /usr/share{/themes/$GTK_THEME,}/gnome-shell/gnome-shell-theme.gresource
82
```
83
84
> _Developer note:_
85
> If you don't want to overwrite the backup on the second and subsequent runs, delete the `--backup` option.
86
87
2. Restart GNOME Shell. (If you are running _GNOME on Xorg_, press <kbd>Alt</kbd> + <kbd>F2</kbd> then type `r`.)
88
89
### Uninstallation
90
1. Restore to the original theme from the backup.
91
92
```sh
93
sudo mv -v /usr/share/gnome-shell/gnome-shell-theme.gresource{~,}
94
```
95
96
2. Restart GNOME Shell. (If you are running _GNOME on Xorg_, press <kbd>Alt</kbd> + <kbd>F2</kbd> then type `r`.)
97
98
Preview
99
-------
100
##### GNOME Shell
101

102
##### Budgie Desktop
103

104
##### GDM Lock Screen
105

106
##### GDM Unlock Screen
107

108
<sub>**Preview Details:** Icons: [Paper](https://github.com/snwh/paper-icon-theme) | Font: [M+ 1C](https://mplus-fonts.osdn.jp) 9.75pt | Dock's icon size: 48px + fixed | [Wallpapers](http://imgur.com/a/v2Ovx)</sub>
109
110
Contributing
111
------------
112
If you find bugs or have suggestions, please report it to the [issue tracker](https://github.com/nana-4/Flat-Plat/issues).
113
Any contribution will be much appreciated.
114
115
Planned Features
116
----------------
117
- Supports of Xfce theme (waiting for the upstream to complete `gtk3` port)
118
- Supports of Firefox theme ([in progress](https://github.com/nana-4/Flat-Plat/issues/78), waiting for [the upstream to provide next-gen themes](https://blog.mozilla.org/addons/2017/02/24/improving-themes-in-firefox/))
119
- Supports of overlay scrollbars for Chrome/Chromium extension (low priority)
120
- GNOME Terminal color pallet (if possible, _help wanted_)
121
- Material Design like cursor theme (low priority)
122
123
License
124
-------
125
Flat-Plat is distributed under the terms of the GNU General Public License, version 2 or later. See the [`COPYING`](COPYING) file for details.
126
127
Credits
128
-------
129
- This theme is based on [Adwaita](HACKING.md#useful-links) by GNOME.
130
- The included symbolic icons are based on [Material Design icons](https://github.com/google/material-design-icons) by Google.
131
- Chrome/Chromium scrollbars extension was forked from [Adwaita-chrome-scrollbar](https://github.com/gnome-integration-team/chrome-gnome-scrollbar) by GNOME Integration Team.
132
- The original concept is Google's [Material Design](https://material.io).
133
- Yauhen Kirylau (@actionless) who is oomox author polished scripts and supported Flat-Plat with [oomox](https://github.com/actionless/oomox).
134
135
Also thank you for every upstream developers and all contributors.
136