Added init fix and small markdown changes

This commit is contained in:
Robert Jelic
2025-04-08 01:30:18 +02:00
parent ff9ffb76aa
commit 4b4b2e3ca7
5 changed files with 28 additions and 7 deletions

View File

@@ -39,6 +39,8 @@ local themes = {
default = defaultTheme
}
---@title title
local currentTheme = "default"
--- This is the theme plugin. It provides a theming system that allows for consistent styling across elements