mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
feat: user themes
[deploy]
This commit is contained in:
@@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user