read theme from flow config if available

This commit is contained in:
CJ van den Berg 2024-02-20 19:41:23 +01:00
parent 27ded21b75
commit 610f55d82e
4 changed files with 1002 additions and 1 deletions

1
src/config.zig Normal file
View file

@ -0,0 +1 @@
theme: []const u8 = "default",