mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
Rename theme 'Okabe Ito' to 'Color-blind (dark)' (#7058)
* Rename theme 'Okabe Ito' to 'Color-blind (dark)' * Rename 'Okabe Ito' theme to 'Color-blind (dark)' * Fix capitalization in theme name for consistency
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"colors": ["#141520", "#242733", "#373B4A", "#E8ECF0", "#FFD700", "#8F7A20"]
|
||||
},
|
||||
{
|
||||
"name": "Okabe Ito",
|
||||
"name": "Color-blind (Dark)",
|
||||
"repo": "Juulz/okabe-ito",
|
||||
"colors": ["#222222", "#141520", "#e69f00", "#56b4e9", "#b88115", "#00304d"]
|
||||
},
|
||||
|
||||
6
upcoming-release-notes/7058.md
Normal file
6
upcoming-release-notes/7058.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [Juulz]
|
||||
---
|
||||
|
||||
Rename 'Okabe Ito' theme to 'Color-blind (dark)'.
|
||||
Reference in New Issue
Block a user