mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
🎨 Add new theme 'Theme from 1970' to customThemeCatalog (#6730)
* Add new theme 'Theme from 1970' to customThemeCatalog * Add release notes for 1970-inspired light theme Added release notes for a new custom light theme inspired by 1970 colors.
This commit is contained in:
@@ -33,5 +33,10 @@
|
|||||||
"name": "Okabe Ito",
|
"name": "Okabe Ito",
|
||||||
"repo": "Juulz/okabe-ito",
|
"repo": "Juulz/okabe-ito",
|
||||||
"colors": ["#222222", "#141520", "#e69f00", "#56b4e9", "#b88115", "#00304d"]
|
"colors": ["#222222", "#141520", "#e69f00", "#56b4e9", "#b88115", "#00304d"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Theme from 1970",
|
||||||
|
"repo": "Juulz/1970-theme",
|
||||||
|
"colors": ["#f2f2f2", "#61591f", "#a92da3", "#4d2d19", "#f4ebe7", "#dad18b"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
6
upcoming-release-notes/6730.md
Normal file
6
upcoming-release-notes/6730.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
category: Enhancements
|
||||||
|
authors: [Juulz]
|
||||||
|
---
|
||||||
|
|
||||||
|
Theme from 1970. Custom light theme based on the colors of 1970.
|
||||||
Reference in New Issue
Block a user