mirror of
				https://github.com/horst3180/arc-theme.git
				synced 2025-06-13 12:53:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			856 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			856 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| gtk-color-scheme = "base_color: #ffffff"
 | |
| gtk-color-scheme = "text_color: #5c616c"
 | |
| gtk-color-scheme = "bg_color: #f5f6f7"
 | |
| gtk-color-scheme = "fg_color: #5c616c"
 | |
| gtk-color-scheme = "tooltip_bg_color: #4B5162"
 | |
| gtk-color-scheme = "tooltip_fg_color: #ffffff"
 | |
| gtk-color-scheme = "selected_bg_color: #5294e2"
 | |
| gtk-color-scheme = "selected_fg_color: #ffffff"
 | |
| gtk-color-scheme = "insensitive_bg_color: #fbfcfc"
 | |
| gtk-color-scheme = "insensitive_fg_color: #a9acb2"
 | |
| gtk-color-scheme = "notebook_bg: #ffffff"
 | |
| gtk-color-scheme = "dark_sidebar_bg: #353945"
 | |
| gtk-color-scheme = "link_color: #5294e2"
 | |
| gtk-color-scheme = "menu_bg: #ffffff"
 | |
| 
 | |
| gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.
 | |
| gtk-auto-mnemonics = 1
 | |
| gtk-primary-button-warps-slider = 1
 | |
| 
 | |
| include "main.rc"
 | |
| include "apps.rc"
 | |
| include "panel.rc"
 | |
| include "menubar-toolbar/menubar-toolbar-dark.rc"
 |