code block syntax highlighting

This commit is contained in:
end-4
2025-05-07 12:16:20 +02:00
parent f3e0f14c44
commit 8464f0107c
6 changed files with 262 additions and 52 deletions
@@ -25,6 +25,8 @@ Singleton {
Appearance.m3colors[m3Key] = json[key]
}
}
Appearance.m3colors.darkmode = (Appearance.m3colors.m3background.hslLightness < 0.5)
}
Timer {