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.

_colors.scss.template: Sync one more small change in _colors.scss

by roundabout, Friday, 20 March 2020, 03:10:39 (1584673839), pushed by roundabout, Sunday, 11 May 2025, 13:22:50 (1746969770)

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

b5759d1b0c57d873ee796663fae592733bb70e02

src/_sass/_colors.scss.template

@@ -160,6 +160,3 @@ $titlebar-stroke-disabled: rgba(%HDR_FG%, 0.12);

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            $titlebar-divider:                      rgba(%HDR_FG%, 0.12);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            $titlebar-fill:                         rgba(%HDR_FG%, 0.08);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            $titlebar-entry-fill:                   rgba(%HDR_FG%, 0.04);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        // workaround for GTK3 @placeholder_text_color which doesn't allow translucent colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        $placeholder_text_color:                mix(%FG%, $base, percentage(0.7));