terminal themes feature (#135)

Co-authored-by: sawka
This commit is contained in:
Red J Adaya
2024-07-24 20:34:22 -07:00
committed by GitHub
co-authored by sawka
parent 2f3275e7a6
commit dcb4d5f2bf
12 changed files with 374 additions and 213 deletions
+1
View File
@@ -38,6 +38,7 @@ var ExtraTypes = []any{
eventbus.WSLayoutActionData{},
filestore.WaveFile{},
wconfig.SettingsConfigType{},
wconfig.TermThemesConfigType{},
wconfig.WatcherUpdate{},
wshutil.RpcMessage{},
wshrpc.WshServerCommandMeta{},