A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

update README.md

roundabout,
created on Sunday, 25 October 2015, 09:21:26 (1445764886), received on Sunday, 11 May 2025, 13:21:53 (1746969713)
Author identity: nana4 <hnmaigo@gmail.com>

f4662f16cb3a5e5111f593bf52029e16f4c91036

README.md

@@ -1,2 +1,45 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        # Flat-Plat
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        A Material Design-like flat theme for GTK3, GTK2, and GNOME-Shell.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Flat-Plat
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        =========
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        <img src="img/Button.gif" alt="Button" align="right" />
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        A Material Design-like flat theme for GTK3, GTK2, and GNOME-Shell.  
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        This theme requires GNOME 3.14 / 3.16 / 3.18, and doesn't work properly with other versions.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Installation
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ------------
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        1. Extract the archive to the themes directory (`/usr/share/themes` or `~/.themes`).
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        2. Use `gnome-tweak-tool` to change the theme.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        3. Optionally, open the `chrome` folder and drag and drop the .crx files onto the Chrome's extensions page (`chrome://extensions/`).
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        GDM (a.k.a. Login Screen)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        -------------------------
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        **In order to apply this theme to the login screen, you need the following steps:**
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        1. Backup and replace .gresource files.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                sudo cp -b /usr/share/themes/Flat-Plat/gnome-shell/gnome-shell-theme.gresource /usr/share/gnome-shell
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        2. Restart gnome shell (press `Alt`+`F2`, then type `r`).
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        3. Done!
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ![GDM](img/GDM.png)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        **In order to restore original theme, type the following command:**
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            sudo mv -f /usr/share/gnome-shell/gnome-shell-theme.gresource~ /usr/share/gnome-shell/gnome-shell-theme.gresource
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        > **NOTE:**
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        > * **Be careful** if you experiment, as replacing system files could render your system unbootable.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        > * When applying this, other shell themes might look broken.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Screenshots
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        -----------
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ![Screenshot1](img/Screenshot1.png)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ![Screenshot2](img/Screenshot2.png)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ![Screenshot3](img/Screenshot3.png)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Other Info
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        ----------
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        * Font: `M+ 1C`
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/index-en.html
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        * Reference color scheme:
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        http://flatuicolors.com/
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        * License: GPLv3
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

img/Button.gif

img/GDM.png

img/Screenshot1.png

img/Screenshot2.png

img/Screenshot3.png