Icons: color picker + better tab alignment in settings

+ autoformatting
This commit is contained in:
LemmyCook 2025-09-08 16:08:36 -04:00
parent b91112fc7a
commit 08d2747f1e
8 changed files with 28 additions and 17 deletions

View file

@ -70,12 +70,14 @@ Singleton {
"link": "\uF0C1",
"plus": "\uF067",
"minus": "\uF068",
"eyedropper": "\uF342",
"bell": "\uF189",
"bell_striked": "\uEE15", // FIXME
"drive": "\uEE15", // FIXME
"person": "\uEE15", // FIXME
"bell_striked": "\uEE15",
"drive"// FIXME
: "\uEE15",
"person"// FIXME
: "\uEE15"
// FIXME
}
// -------------------------------------------