update list.json to support alduin theme

This commit is contained in:
Fuwn 2020-10-16 15:02:46 -07:00 committed by GitHub
parent 1fa0939d40
commit c25388ce4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -398,5 +398,10 @@
"name": "pastel",
"bgColor": "#ffd1dc",
"textColor": "#b39eb5"
}
},
{
"name": "alduin",
"bgColor": "#1c1c1c",
"textColor": "#dfd7af"
},
]