Add theme: purple amoled

This commit is contained in:
luizansounds 2024-08-22 01:18:58 +00:00 committed by GitHub
parent d762745b1d
commit b02d1bb91a
5 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
/* This is a color theme. */

View 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%)"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -0,0 +1,2 @@
Amoled Theme using purple colors to reduce eye strain

View 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"}