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: Add support light titlebar version

by roundabout, Friday, 21 October 2016, 11:36:07 (1477049767), pushed by roundabout, Sunday, 11 May 2025, 13:22:01 (1746969721)

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

4f27e45cb462a7ab3aba5b308057a5207c802f3e

gtk-2.0/gtkrc_light

@@ -0,0 +1,19 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        # Bridge | ScionicSpectre
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # vim:set ts=2 sw=2 sts=2 ai et:
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # Text/base colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "text_color:#333333\nbase_color:#FFFFFF"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # Foreground/background colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "fg_color:#333333\nbg_color:#F5F5F5"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # Selected foreground/background colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#42A5F5"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # Headerbar foreground/background colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "headerbar_fg_color:#333333\nheaderbar_bg_color:#E0E0E0"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        # Misc colors
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "link_color:#42A5F5\nlink_visited_color:#E040FB"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-auto-mnemonics              = 1
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-primary-button-warps-slider = 1
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        include "main.rc"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        include "apps.rc"