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.

Chrome: Add support for dark scrollbars

by roundabout, Friday, 10 March 2017, 10:01:15 (1489140075), pushed by roundabout, Sunday, 11 May 2025, 13:22:06 (1746969726)

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

28643c7e0081fb852a16ad9c8ceb0c82afd460ca

install.sh

@@ -34,9 +34,17 @@ for color in '' '-dark' '-light' ; do

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            		install -d ${themedir}/chrome
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            		cd ${srcdir}/chrome
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            		cp -ur \
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        			"Flat-Plat Scrollbars.crx" \
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            			"Flat-Plat${color} Theme.crx" \
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            			${themedir}/chrome
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        		if [ "$color" != '-dark' ] ; then
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        			cp -ur \
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        				"Flat-Plat Scrollbars.crx" \
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        				${themedir}/chrome
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        		else
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        			cp -ur \
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        				"Flat-Plat${color} Scrollbars.crx" \
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        				${themedir}/chrome
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        		fi
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            		# Install GNOME Shell Theme
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            		install -d ${themedir}/gnome-shell
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/Flat-Plat-dark Scrollbars.crx

src/chrome/Flat-Plat-dark Scrollbars/icons/128.png

src/chrome/Flat-Plat-dark Scrollbars/icons/128.svg

src/chrome/Flat-Plat-dark Scrollbars/icons/16.png

src/chrome/Flat-Plat-dark Scrollbars/icons/16.svg

src/chrome/Flat-Plat-dark Scrollbars/icons/48.png

src/chrome/Flat-Plat-dark Scrollbars/icons/48.svg

src/chrome/Flat-Plat-dark Scrollbars/manifest.json

src/chrome/Flat-Plat-dark Scrollbars/scrollbars.css