media and cfg

This commit is contained in:
soraefir
2026-06-04 21:33:55 +02:00
parent edb48ace8a
commit d3f549751f
18 changed files with 44 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 959 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@@ -64,25 +64,25 @@
favicon.extra = { favicon.extra = {
mappings = { mappings = {
"home.localhost" = { "home" = {
label = "H"; label = "H";
background = "#0f172a"; background = "#0f172a";
foreground = "#f8fafc"; foreground = "#f8fafc";
accent = "#22c55e"; accent = "#22c55e";
}; };
"cloud.localhost" = { "cloud" = {
label = "C"; label = "C";
background = "#0b1220"; background = "#0b1220";
foreground = "#f8fafc"; foreground = "#f8fafc";
accent = "#38bdf8"; accent = "#38bdf8";
}; };
"sso.localhost" = { "sso" = {
label = "S"; label = "S";
background = "#1f1630"; background = "#1f1630";
foreground = "#fff7ed"; foreground = "#fff7ed";
accent = "#f59e0b"; accent = "#f59e0b";
}; };
"metrum.localhost" = { "metrum" = {
label = "M"; label = "M";
background = "#1a1d29"; background = "#1a1d29";
foreground = "#f8fafc"; foreground = "#f8fafc";