thuli 1.1.1

A quiet little REPL for exploring Farben markup.
1
2
3
4
5
6
7
8
9
# Example project theme.
# You can load this in using the [/load] command in Thuli

[styles]
# Will get ignored
thuli::prompt = "[underline blink blue]"

[styles.my]
error = "[bold red]"