🎨 High Contrast Light theme for Actual (#7032)

* Update customThemeCatalog.json

* [autofix.ci] apply automated fixes

* Create 7032.md

🎨 High contrast light theme.

* Update customThemeCatalog.json

* Update 7032.md

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Juulz
2026-02-19 16:39:25 -05:00
committed by GitHub
parent 6460af3de4
commit cf58712bf1
2 changed files with 18 additions and 0 deletions

View File

@@ -80,5 +80,17 @@
"name": "Butterfly",
"repo": "samekh248/actual-butterfly-theme",
"colors": ["#12110F", "#22201D", "#F35B16", "#3D261C", "#E5E7EB", "#1B8366"]
},
{
"name": "High-contrast (Light)",
"repo": "Juulz/high-contrast-light",
"colors": [
"#000",
"hsl(37, 100%, 21%)",
"hsl(228, 100%, 33%)",
"#fff",
"hsl(0, 0%, 90%)",
"hsl(90, 100%, 17%)"
]
}
]

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [Juulz]
---
🎨 High-contrast (7.0:1 or higher) light theme.