A fork of the Materia GTK theme.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

install.sh: Add src/gnome-shell/README.md reference to --help

Also change the requirement for Debian/Ubuntu from libglib2.0-dev to libglib2.0-dev-bin, as the package is much smaller.

Closes https://github.com/nana-4/materia-theme/issues/440

by roundabout, Monday, 4 November 2019, 17:45:06 (1572889506), pushed by roundabout, Sunday, 11 May 2025, 13:22:44 (1746969764)

Author identity: nana-4 <hnmaigo@gmail.com>

684876deee3e13913fa0ad9e73c415d60548402d

README.md

@@ -102,6 +102,7 @@ sudo ./install.sh

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            -c, --color VARIANT...  Specify color variant(s) [standard|dark|light] (Default: All variants)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            -s, --size VARIANT      Specify size variant [standard|compact] (Default: All variants)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            -g, --gdm               Install and apply GDM theme (for advanced users)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                                See also: src/gnome-shell/README.md
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            -h, --help              Show help
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ```
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

install.sh

@@ -41,6 +41,7 @@ OPTIONS:

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              -c, --color VARIANT...  Specify color variant(s) [standard|dark|light] (Default: All variants)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              -s, --size VARIANT      Specify size variant [standard|compact] (Default: All variants)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              -g, --gdm               Install and apply GDM theme (for advanced users)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                                  See also: src/gnome-shell/README.md
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              -h, --help              Show help
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            INSTALLATION EXAMPLES:
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/gnome-shell/README.md

@@ -14,7 +14,7 @@ To change the GDM (lock/login screen) theme, you need to replace the system's _d

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            - `glib-compile-resources` — The package name depends on the distro.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              - `glib2` (Arch Linux)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              - `glib2-devel` (Fedora, openSUSE, etc.)
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          - `libglib2.0-dev` (Debian, Ubuntu, etc.)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          - `libglib2.0-dev-bin` (Debian, Ubuntu, etc.)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            - `libxml2-utils` — Ubuntu users only.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ## Installation