mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 03:32:54 -05:00
Add new theme 'You Need A Dark Mode' to catalog (#6891)
* Add new theme 'You Need A Dark Mode' to catalog * Add 'You Need A Dark Mode' theme to catalog
This commit is contained in:
@@ -70,5 +70,10 @@
|
||||
"name": "Catppuccin Mocha",
|
||||
"repo": "noahjalex/catppuccin-mocha-actual",
|
||||
"colors": ["#1e1e2e", "#11111b", "#313244", "#cba6f7", "#89b4fa", "#cdd6f4"]
|
||||
},
|
||||
{
|
||||
"name": "You Need A Dark Mode",
|
||||
"repo": "distantvapor/you-need-a-dark-mode",
|
||||
"colors": ["#121212", "#1E1E1E", "#00B3C4", "#006A84", "#D4D4D4", "#333333"]
|
||||
}
|
||||
]
|
||||
|
||||
6
upcoming-release-notes/6891.md
Normal file
6
upcoming-release-notes/6891.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [distantvapor]
|
||||
---
|
||||
|
||||
Add "You Need A Dark Mode" custom theme to the theme catalog
|
||||
Reference in New Issue
Block a user