chrome: Update chrome themes
Remove theme_frame assets
Change frame_inactive colors
Convert text colors to RGBA
Remove unused tints & properties
Adjust colors to match the refreshed chrome appearance
Remove theme_frame assets
Change frame_inactive colors
Convert text colors to RGBA
Remove unused tints & properties
Adjust colors to match the refreshed chrome appearance
by roundabout, Wednesday, 8 May 2019, 12:02:37 (1557316957), pushed by roundabout, Sunday, 11 May 2025, 13:22:38 (1746969758)
Author identity: nana-4 <hnmaigo@gmail.com>
85756a9f3c7865a38013161ed1cea4dbe56430c6
chrome-scrollbar-dark/icons/16
chrome-scrollbar-dark/icons/48
chrome-scrollbar-dark/icons/128
chrome-theme/theme_frame
chrome-theme/theme_toolbar
chrome-theme-dark/theme_frame
chrome-theme-dark/theme_toolbar
chrome-theme-light/theme_frame
chrome-theme-light/theme_toolbar
{
"manifest_version": 2,
"name": "Materia-dark",
"version": "8",
"version": "9",
"description": "",
"theme": {
"images": {
"theme_frame": "theme_frame.png",
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [56, 56, 56],
"frame_inactive": [56, 56, 56],
"frame_inactive": [48, 48, 48],
"frame_incognito": [56, 56, 56],
"frame_incognito_inactive": [56, 56, 56],
"toolbar": [48, 48, 48],
"frame_incognito_inactive": [48, 48, 48],
"toolbar": [66, 66, 66],
"tab_text": [255, 255, 255],
"tab_background_text": [224, 224, 224],
"tab_background_text": [255, 255, 255, 0.7],
"bookmark_text": [255, 255, 255],
"ntp_background": [48, 48, 48],
"ntp_text": [255, 255, 255],
"button_background": [0, 0, 0, 0]
},
"tints": {
"buttons": [-1, -1, 0.9],
"frame": [-1, -1, -1],
"frame_inactive": [-1, -1, -1],
"frame_incognito": [-1, -1, -1],
"frame_incognito_inactive": [-1, -1, -1],
"background_tab": [-1, -1, 0.475]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
"buttons": [-1, -1, 0.9]
}
}
}
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#383838">
<rect width="20" height="200"/>
</svg>
{
"manifest_version": 2,
"name": "Materia-light",
"version": "8",
"version": "9",
"description": "",
"theme": {
"images": {
"theme_frame": "theme_frame.png",
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [224, 224, 224],
"frame_inactive": [224, 224, 224],
"frame_inactive": [214, 214, 214],
"frame_incognito": [224, 224, 224],
"frame_incognito_inactive": [224, 224, 224],
"frame_incognito_inactive": [214, 214, 214],
"toolbar": [255, 255, 255],
"tab_text": [33, 33, 33],
"tab_background_text": [66, 66, 66],
"bookmark_text": [33, 33, 33],
"tab_text": [0, 0, 0, 0.87],
"tab_background_text": [0, 0, 0, 0.54],
"bookmark_text": [0, 0, 0, 0.87],
"ntp_background": [255, 255, 255],
"ntp_text": [33, 33, 33],
"ntp_text": [0, 0, 0, 0.87],
"button_background": [0, 0, 0, 0]
},
"tints": {
"buttons": [-1, -1, -1],
"frame": [-1, -1, -1],
"frame_inactive": [-1, -1, -1],
"frame_incognito": [-1, -1, -1],
"frame_incognito_inactive": [-1, -1, -1],
"background_tab": [-1, -1, 0.475]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
}
}
}
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#E0E0E0">
<rect width="20" height="200"/>
</svg>
{
"manifest_version": 2,
"name": "Materia",
"version": "8",
"version": "9",
"description": "",
"theme": {
"images": {
"theme_frame": "theme_frame.png",
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [56, 56, 56],
"frame_inactive": [56, 56, 56],
"frame_inactive": [48, 48, 48],
"frame_incognito": [56, 56, 56],
"frame_incognito_inactive": [56, 56, 56],
"frame_incognito_inactive": [48, 48, 48],
"toolbar": [255, 255, 255],
"tab_text": [33, 33, 33],
"tab_background_text": [33, 33, 33],
"bookmark_text": [33, 33, 33],
"tab_text": [0, 0, 0, 0.87],
"tab_background_text": [255, 255, 255, 0.7],
"bookmark_text": [0, 0, 0, 0.87],
"ntp_background": [255, 255, 255],
"ntp_text": [33, 33, 33],
"ntp_text": [0, 0, 0, 0.87],
"button_background": [0, 0, 0, 0]
},
"tints": {
"buttons": [-1, -1, -1],
"frame": [-1, -1, -1],
"frame_inactive": [-1, -1, -1],
"frame_incognito": [-1, -1, -1],
"frame_incognito_inactive": [-1, -1, -1]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
}
}
}
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#383838">
<rect width="20" height="200"/>
</svg>