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.

README.md: Recommend git for manual installation

by roundabout, Tuesday, 26 February 2019, 02:50:59 (1551149459), pushed by roundabout, Sunday, 11 May 2025, 13:22:34 (1746969754)

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

c765878738be156a73716cc0e0fdc3197b5f1880

README.md

@@ -77,8 +77,8 @@ flatpak install flathub org.gtk.Gtk3theme.Materia{,-dark,-light}{,-compact}

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            Run the following commands in the terminal:
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ```sh
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        cd /tmp && wget -qO - https://github.com/nana-4/materia-theme/archive/master.tar.gz | tar xz
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        cd materia-theme-master
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        git clone --depth 1 https://github.com/nana-4/materia-theme
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        cd materia-theme
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            sudo ./install.sh
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ```