csol/themes/compact-ascii
2020-02-09 16:37:37 +01:00

30 lines
375 B
Text

theme {
name compact-ascii
title "A compact theme with ASCII characters only"
heart H
spade S
diamond D
club C
width 5
height 1
empty {
top -----
fg green
bg black
}
back {
top [===]
fg blue
bg black
}
red {
top [ ]
fg red
bg black
}
black {
top [ ]
fg white
bg black
}
}