mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Add theme: purple amoled
This commit is contained in:
parent
d762745b1d
commit
b02d1bb91a
5 changed files with 11 additions and 0 deletions
1
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/chrome.css
Normal file
1
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/chrome.css
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/* This is a color theme. */
|
7
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/colors.json
Normal file
7
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/colors.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"isDarkMode": true,
|
||||||
|
"primaryColor": "color-mix(in srgb, var(--zen-primary-color) 60%, black 50%)",
|
||||||
|
"secondaryColor": "color-mix(in srgb, var(--zen-primary-color) 60%, black 60%)",
|
||||||
|
"tertiaryColor": "color-mix(in srgb, var(--zen-primary-color) 0%, black 85%)",
|
||||||
|
"colorsBorder": "color-mix(in srgb, var(--zen-primary-color) 60%, black 20%)"
|
||||||
|
}
|
BIN
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/image.png
Normal file
BIN
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
2
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/readme.md
Normal file
2
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
Amoled Theme using purple colors to reduce eye strain
|
1
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/theme.json
Normal file
1
themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/theme.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"id": "3fa41fd1-f304-4e93-afdd-ac7cb3fea82f", "name": "purple amoled", "description": "A purple theme built for amoled displays", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3fa41fd1-f304-4e93-afdd-ac7cb3fea82f/image.png", "author": "luizansounds"}
|
Loading…
Add table
Add a link
Reference in a new issue