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

View File

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