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 theme: Apply newer supported color properties

So we can get rid of the undesirable "images" and "tints".

by roundabout, Sunday, 29 March 2020, 07:18:03 (1585466283), pushed by roundabout, Sunday, 11 May 2025, 13:22:52 (1746969772)

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

7138d0355c007f2ff025bb02a54bc5b276bb31a4

src/chrome/chrome-theme-dark/manifest.json

@@ -4,24 +4,24 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "version": "9",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "description": "",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "theme": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "images": {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "theme_toolbar": "theme_toolbar.png"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            },
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                "colors": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame": [45, 45, 45],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_inactive": [36, 36, 36],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito": [45, 45, 45],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito_inactive": [36, 36, 36],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [52, 52, 52],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [255, 255, 255, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "tab_background_text": [255, 255, 255, 0.6],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_inactive": [255, 255, 255, 0.38],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito": [255, 255, 255, 0.6],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito_inactive": [255, 255, 255, 0.38],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [255, 255, 255, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [52, 52, 52],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar_button_icon": [255, 255, 255, 0.6],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_text": [255, 255, 255, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_background": [255, 255, 255, 0.05],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "bookmark_text": [255, 255, 255, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_background": [36, 36, 36],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_text": [255, 255, 255, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "button_background": [0, 0, 0, 0]
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            },
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "tints": {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "buttons": [-1, -1, 0.9]
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/chrome-theme-dark/theme_toolbar.png

src/chrome/chrome-theme-dark/theme_toolbar.svg

@@ -1,3 +0,0 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" viewBox="0 0 20 200">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          <rect width="20" height="200" fill="#343434"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </svg>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/chrome-theme-light/manifest.json

@@ -4,17 +4,20 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "version": "9",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "description": "",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "theme": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "images": {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "theme_toolbar": "theme_toolbar.png"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            },
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                "colors": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame": [224, 224, 224],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_inactive": [214, 214, 214],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito": [224, 224, 224],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito_inactive": [214, 214, 214],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [255, 255, 255],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "tab_background_text": [0, 0, 0, 0.6],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_inactive": [0, 0, 0, 0.38],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito": [0, 0, 0, 0.6],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito_inactive": [0, 0, 0, 0.38],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [255, 255, 255],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar_button_icon": [0, 0, 0, 0.6],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_background": [0, 0, 0, 0.05],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "bookmark_text": [0, 0, 0, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_background": [255, 255, 255],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_text": [0, 0, 0, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/chrome-theme-light/theme_toolbar.png

src/chrome/chrome-theme-light/theme_toolbar.svg

@@ -1,3 +0,0 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" viewBox="0 0 20 200">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          <rect width="20" height="200" fill="#ffffff"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </svg>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/chrome-theme/manifest.json

@@ -4,17 +4,20 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "version": "9",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "description": "",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              "theme": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "images": {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "theme_toolbar": "theme_toolbar.png"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            },
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                "colors": {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame": [56, 56, 56],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_inactive": [48, 48, 48],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito": [56, 56, 56],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "frame_incognito_inactive": [48, 48, 48],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [255, 255, 255],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "tab_background_text": [255, 255, 255, 0.7],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_inactive": [255, 255, 255, 0.5],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito": [255, 255, 255, 0.7],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_background_text_incognito_inactive": [255, 255, 255, 0.5],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "tab_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar": [255, 255, 255],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "toolbar_button_icon": [0, 0, 0, 0.6],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_text": [0, 0, 0, 0.87],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              "omnibox_background": [0, 0, 0, 0.05],
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "bookmark_text": [0, 0, 0, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_background": [255, 255, 255],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  "ntp_text": [0, 0, 0, 0.87],
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/chrome/chrome-theme/theme_toolbar.png

src/chrome/chrome-theme/theme_toolbar.svg

@@ -1,3 +0,0 @@

                                
                                
                                
                            
                                
                                    
                                        
                                        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" viewBox="0 0 20 200">
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          <rect width="20" height="200" fill="#ffffff"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        </svg>