fix: restore classic theme (#3893)

This commit is contained in:
Arc
2026-03-24 09:18:58 +02:00
committed by GitHub
parent 719d86aa9c
commit 4f76d0483e
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
+4
View File
@@ -10,6 +10,10 @@ window.PageAccount = {
name: 'bitcoin',
color: 'deep-orange'
},
{
name: 'classic',
color: 'purple'
},
{
name: 'mint',
color: 'green'