Folder support, Custom theme support, Boiler Plate Code support

This commit is contained in:
Alexander R.
2026-07-29 00:51:54 +00:00
parent 0559f7549a
commit 4aa62722c6
108 changed files with 3020 additions and 152 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"id": "default",
"name": "TactiTerm Dark (Default)",
"background": "#1e1e1e",
"surface": "#252526",
"primary": "#3b82f6",
"primary_text": "#ffffff",
"secondary": "#64748b",
"accent": "#38bdf8",
"folder_header": "#38bdf8",
"folder_text": "#ffffff"
}