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

gnome-shell: Follow upstream change for spelling mistakes

https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/2fc6384bca0645317a6ee4242ff08d0281254849

roundabout,
created on Tuesday, 15 September 2020, 16:51:56 (1600188716), received on Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>

ddc87197a77f491f8ca367afd862ae16d4fcbadf

src/gnome-shell/sass/components/dialog/_dialog.scss

@@ -147,7 +147,9 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  @include type(headline6);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  text-align: inherit;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              &.leightweight {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              $lightweight: if($version >= 3.38, ".lightweight", ".leightweight");
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              &#{$lightweight} {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                    @include type(headline6);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/gnome-shell/sass/components/notification/_notification.scss

@@ -1,4 +1,4 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        /* Notifications & Mesage Tray */
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        /* Notifications & Message Tray */
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            // Banner notifications
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            .notification-banner {