# Shared theme for all murk VHS demos.
# Source this at the top of every tape.
Set Shell "bash"
Set FontSize 18
Set Width 900
Set Height 500
Set Theme { "name": "Catppuccin Mocha", "background": "#1e1e2e", "foreground": "#cdd6f4", "selection": "#585b70", "cursor": "#f5e0dc", "cursorAccent": "#1e1e2e", "black": "#45475a", "brightBlack": "#585b70", "red": "#f38ba8", "brightRed": "#f38ba8", "green": "#a6e3a1", "brightGreen": "#a6e3a1", "yellow": "#f9e2af", "brightYellow": "#f9e2af", "blue": "#89b4fa", "brightBlue": "#89b4fa", "magenta": "#8760FF", "brightMagenta": "#8760FF", "cyan": "#94e2d5", "brightCyan": "#94e2d5", "white": "#bac2de", "brightWhite": "#a6adc8" }
Set Padding 20
Set TypingSpeed 30ms
Set WindowBar Colorful