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.

Bump version to 20210322

by roundabout, Monday, 22 March 2021, 14:35:56 (1616423756), pushed by roundabout, Sunday, 11 May 2025, 13:23:02 (1746969782)

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

5c91b710072401cb083d18452d3ef039cbbcb296

CHANGELOG.md

@@ -1,3 +1,29 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        ## 20210322
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Add support for GTK 4
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Add support for gnome-shell 40
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Update color scheme
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Make dark theme darker
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Update scrollbar slider colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Change background/surface rule
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Drop undershoot styling
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3/assistant: Change highlighted label style in sidebar
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Tone down hover overlay in some widgets
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Drop transparency from overlay scrollbars
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Change the direction of the expander arrow
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3/combobox: Update the arrow button style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Make checked flat button blue
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3/pathbar: Make checked button's text/ink color blue
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Update stacksidebar style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Update notebook style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Update .keycap style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gtk3: Update focus entry style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - cinnamon & gnome-shell: Revamp drop shadows
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - gnome-shell: Update app folder icon style
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - meson: Allow specifying micro version in the build option `gnome_shell_version`
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - meson: Avoid copying configured SCSS files to current_source_dir()
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        - Other various minor improvements and fixes
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ## Older versions
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            See https://github.com/nana-4/materia-theme/releases for older changes.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

meson.build

@@ -1,6 +1,6 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            project(
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              'materia-theme',
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          version: '20200916',
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          version: '20210322',
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              license: 'GPLv2+',
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              meson_version: '>= 0.47.0',
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              default_options: ['prefix=/usr'],