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.

gnome-shell 40: Adjust .workspace-background shadow

by roundabout, Monday, 22 March 2021, 12:33:30 (1616416410), pushed by roundabout, Sunday, 11 May 2025, 13:23:01 (1746969781)

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

15587cbd815a5540aa39921c101f8b62280930d4

src/gnome-shell/sass/components/overview/_window-picker.scss

@@ -105,6 +105,6 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                // keep in sync with BACKGROUND_CORNER_RADIUS_PIXELS in workspace.js
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                border-radius: 30px;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                background-color: black;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            box-shadow: $shadow-z8;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            box-shadow: $shadow-z4; // use z4 for the huge card
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }