by roundabout, Sunday, 17 July 2016, 00:22:40 (1468714960), pushed by roundabout, Sunday, 11 May 2025, 13:21:57 (1746969717)
Author identity: nana-4 <hnmaigo@gmail.com>
6feeaa355434ae01265f8b4010f3e493eaa0acd5
chrome/Flat-Plat Theme.crx
chrome/Flat-Plat Theme/images/theme_frame.png
chrome/Flat-Plat Theme/images/theme_toolbar.png
chrome/Flat-Plat Theme/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Flat-Plat Theme",
"version": "2",
"version": "3",
"description": "",
"theme": {
"images": {
@@ -9,22 +9,24 @@
"theme_toolbar": "images\/theme_toolbar.png"
},
"colors": {
"frame": [222, 228, 231],
"toolbar": [255, 255, 255, 0.95],
"frame": [69, 90, 100],
"frame_inactive": [69, 90, 100],
"frame_incognito": [69, 90, 100],
"frame_incognito_inactive": [69, 90, 100],
"toolbar": [255, 255, 255],
"tab_text": [51, 51, 51],
"tab_background_text": [89, 91, 92],
"tab_background_text": [51, 51, 51],
"bookmark_text": [51, 51, 51],
"ntp_background": [255, 255, 255],
"ntp_text": [51, 51, 51],
"button_background": [0, 0, 0, 0]
},
"tints": {
"buttons": [0, 0, 0.5],
"frame": [200, 15, 88],
"frame_inactive": [200, 15, 88],
"frame_incognito": [200, 15, 88],
"frame_incognito_inactive": [200, 15, 88],
"background_tab": [198, 15, 83]
"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",