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/gtkrc: Update color scheme

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

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

a11329137d93167b2394785e316cec3206d000f9

src/gtk-2.0/gtkrc

@@ -18,7 +18,7 @@ gtk-color-scheme = "fg_color:#212121\nbg_color:#F2F2F2"

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Selected foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#1A73E8"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Titlebar foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#353535"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#383838"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Menus
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-color-scheme = "menu_color:#FFFFFF"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Tooltips foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/gtk-2.0/gtkrc-dark

@@ -12,15 +12,15 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # order to not mess up the dark theme.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Text/base
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#2C2C2C"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "text_color:#EEEEEE\nbase_color:#242424"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#212121"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "fg_color:#EEEEEE\nbg_color:#181818"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Selected foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#8AB4F8"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "selected_fg_color:#212121\nselected_bg_color:#8AB4F8"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Titlebar foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#353535"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "titlebar_fg_color:#EEEEEE\ntitlebar_bg_color:#2d2d2d"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Menus
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "menu_color:#3C3C3C"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "menu_color:#343434"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Tooltips foreground/background
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-color-scheme = "tooltip_fg_color:#FFFFFF\ntooltip_bg_color:#616161"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Links