About TSS - ks126/cli-font-utils GitHub Wiki
TSS (Terminal Style Sheets) is a file like CSS.
Example: custom.tss
// this is comment
color: yellow
background-color: blue
property: bold
Use:
cli-font-utils -l custom.tss
TSS (Terminal Style Sheets) is a file like CSS.
Example: custom.tss
// this is comment
color: yellow
background-color: blue
property: bold
Use:
cli-font-utils -l custom.tss