by roundabout, Thursday, 27 June 2019, 15:53:33 (1561650813), pushed by roundabout, Sunday, 11 May 2025, 13:22:40 (1746969760)
Author identity: nana-4 <hnmaigo@gmail.com>
5c9e0a3d879dd38b035b449a38b300e364c44da0
src/chrome/chrome-scrollbar-dark/icons/128.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="128" height="128">
<rect width="64" height="64" fill="#303030"/>
<path d="m46.5 0.5v63m-46-17h63m-63-46h63v63h-63z" fill="none" stroke="#000000" opacity="0.26"/>
<rect width="64" height="64" fill="#2C2C2C"/>
<path d="m46.5 0.5v63m-46-17h63m-63-46h63v63h-63z" fill="none" stroke="#FFFFFF" opacity="0.12"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="51" y="5" width="8" height="32" rx="4"/>
<rect x="5" y="51" width="32" height="8" ry="4"/>
src/chrome/chrome-scrollbar-dark/icons/16.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect width="16" height="16" fill="#303030"/>
<path d="m10.5 0.5v15m-10-5h15m-15-10h15v15h-15z" fill="none" stroke="#000000" opacity="0.26"/>
<rect width="16" height="16" fill="#2C2C2C"/>
<path d="m10.5 0.5v15m-10-5h15m-15-10h15v15h-15z" fill="none" stroke="#FFFFFF" opacity="0.12"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="12" y="2" width="2" height="7" rx="1"/>
<rect x="2" y="12" width="7" height="2" ry="1"/>
src/chrome/chrome-scrollbar-dark/icons/48.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
<rect width="48" height="48" fill="#303030"/>
<path d="m30.5 0.5v47m-30-17h47m-47-30h47v47h-47z" fill="none" stroke="#000000" opacity="0.26"/>
<rect width="48" height="48" fill="#2C2C2C"/>
<path d="m30.5 0.5v47m-30-17h47m-47-30h47v47h-47z" fill="none" stroke="#FFFFFF" opacity="0.12"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="35" y="5" width="8" height="21" rx="4"/>
<rect x="5" y="35" width="21" height="8" ry="4"/>
src/chrome/chrome-theme-dark/manifest.json
@@ -8,15 +8,15 @@
"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": [66, 66, 66],
"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": [48, 48, 48],
"ntp_background": [44, 44, 44],
"ntp_text": [255, 255, 255],
"button_background": [0, 0, 0, 0]
},
src/chrome/chrome-theme-dark/theme_toolbar.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#424242">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#3C3C3C">
<rect width="20" height="200"/>
</svg>
src/chrome/chrome-theme/manifest.json
@@ -8,10 +8,10 @@
"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],
"frame": [53, 53, 53],
"frame_inactive": [44, 44, 44],
"frame_incognito": [53, 53, 53],
"frame_incognito_inactive": [44, 44, 44],
"toolbar": [255, 255, 255],
"tab_text": [0, 0, 0, 0.87],
"tab_background_text": [255, 255, 255, 0.7],