feat: user themes

[deploy]
This commit is contained in:
2023-07-23 23:01:21 +02:00
parent 5cdf969c6d
commit 7df75e109d
5 changed files with 75 additions and 6 deletions

View File

@@ -52,6 +52,10 @@ const config: IconsConfig = {
"check_circle",
"error",
"auto_delete",
"format_paint",
"dark_mode",
"light_mode",
"palette",
],
codePoints: {
speed: "e9e4",
@@ -62,6 +66,7 @@ const config: IconsConfig = {
counter_2: "f783",
counter_3: "f782",
ios_share: "e6b8",
light_mode: "e518",
},
}