by roundabout, Wednesday, 14 March 2018, 11:07:41 (1521025661), pushed by roundabout, Sunday, 11 May 2025, 13:22:21 (1746969741)
Author identity: nana-4 <hnmaigo@gmail.com>
f4ae77c96973f6c0a69c3a9b7c68384bc8c7de60
src/chrome/chrome-scrollbar-dark.crx
src/chrome/chrome-scrollbar-dark/icons/128.png
src/chrome/chrome-scrollbar-dark/icons/128.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="128" height="128">
<rect width="64" height="64" fill="#3b484e"/>
<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"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="51" y="5" width="8" height="32" rx="4"/>
src/chrome/chrome-scrollbar-dark/icons/16.png
src/chrome/chrome-scrollbar-dark/icons/16.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect width="16" height="16" fill="#3b484e"/>
<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"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="12" y="2" width="2" height="7" rx="1"/>
src/chrome/chrome-scrollbar-dark/icons/48.png
src/chrome/chrome-scrollbar-dark/icons/48.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
<rect width="48" height="48" fill="#3b484e"/>
<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"/>
<g fill="#FFFFFF" opacity="0.5">
<rect x="35" y="5" width="8" height="21" rx="4"/>
src/chrome/chrome-scrollbar-dark/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Materia-dark Scrollbars",
"version": "5",
"version": "6",
"description": "Semi-transparent scrollbars based on Adwaita Scrollbars",
"icons": {
"16": "icons/16.png",
src/chrome/chrome-theme-dark.crx
src/chrome/chrome-theme-dark/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Materia-dark Theme",
"version": "6",
"version": "7",
"description": "",
"theme": {
"images": {
@@ -9,15 +9,15 @@
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [55, 71, 79],
"frame_inactive": [55, 71, 79],
"frame_incognito": [55, 71, 79],
"frame_incognito_inactive": [55, 71, 79],
"toolbar": [59, 72, 78],
"frame": [48, 48, 48],
"frame_inactive": [48, 48, 48],
"frame_incognito": [48, 48, 48],
"frame_incognito_inactive": [48, 48, 48],
"toolbar": [48, 48, 48],
"tab_text": [255, 255, 255],
"tab_background_text": [207, 216, 220],
"tab_background_text": [224, 224, 224],
"bookmark_text": [255, 255, 255],
"ntp_background": [59, 72, 78],
"ntp_background": [48, 48, 48],
"ntp_text": [255, 255, 255],
"button_background": [0, 0, 0, 0]
},
src/chrome/chrome-theme-dark/theme_frame.png
src/chrome/chrome-theme-dark/theme_frame.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#37474F">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#303030">
<rect width="20" height="200"/>
</svg>
src/chrome/chrome-theme-dark/theme_toolbar.png
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="#414f56">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#424242">
<rect width="20" height="200"/>
</svg>
src/chrome/chrome-theme.crx
src/chrome/chrome-theme/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Materia Theme",
"version": "5",
"version": "6",
"description": "",
"theme": {
"images": {
@@ -9,10 +9,10 @@
"theme_toolbar": "theme_toolbar.png"
},
"colors": {
"frame": [69, 90, 100],
"frame_inactive": [69, 90, 100],
"frame_incognito": [69, 90, 100],
"frame_incognito_inactive": [69, 90, 100],
"frame": [48, 48, 48],
"frame_inactive": [48, 48, 48],
"frame_incognito": [48, 48, 48],
"frame_incognito_inactive": [48, 48, 48],
"toolbar": [255, 255, 255],
"tab_text": [33, 33, 33],
"tab_background_text": [33, 33, 33],
src/chrome/chrome-theme/theme_frame.png
src/chrome/chrome-theme/theme_frame.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#455A64">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="200" fill="#303030">
<rect width="20" height="200"/>
</svg>