by roundabout, Sunday, 29 March 2020, 07:18:02 (1585466282), pushed by roundabout, Sunday, 11 May 2025, 13:22:52 (1746969772)
Author identity: nana-4 <hnmaigo@gmail.com>
0e332f64025bc3895161318c8d2d5406c5cf7f49
src/chrome/chrome-theme-dark/manifest.json
@@ -8,16 +8,16 @@
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [53, 53, 53],
"frame_inactive": [44, 44, 44],
"frame_incognito": [53, 53, 53],
"frame_incognito_inactive": [44, 44, 44],
"toolbar": [60, 60, 60],
"tab_text": [255, 255, 255],
"tab_background_text": [255, 255, 255, 0.7],
"bookmark_text": [255, 255, 255],
"ntp_background": [44, 44, 44],
"ntp_text": [255, 255, 255],
"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],
"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": {
src/chrome/chrome-theme/manifest.json
@@ -8,10 +8,10 @@
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [53, 53, 53],
"frame_inactive": [44, 44, 44],
"frame_incognito": [53, 53, 53],
"frame_incognito_inactive": [44, 44, 44],
"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],