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

GTK2: Add support light titlebar version

roundabout,
created on Friday, 21 October 2016, 11:36:07 (1477049767), received on 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"