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.

gtk2: Darken background color of the dark variant more

by roundabout, Thursday, 17 August 2017, 17:19:37 (1502990377), pushed by roundabout, Sunday, 11 May 2025, 13:22:12 (1746969732)

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

0967e735712a541995be3de85342108c5d3a1d72

src/gtk-2.0/gtkrc-dark

@@ -12,9 +12,9 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # order to not mess up the dark theme.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Text/base
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#50636c"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#3b484e"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#44545c"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#333e43"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Selected foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#42A5F5"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Titlebar foreground/background