dotfiles-pub/common/nano/syntax/xresources.nanorc

11 lines
297 B
Plaintext
Raw Normal View History

2022-12-11 17:17:48 +00:00
syntax "Xresources" "X(defaults|resources)$"
color green "^[[:alnum:]]+\*"
color brightyellow "\*[[:alnum:]]+\:"
color blue "\<[0-9]+\>"
color red "[*:=]"
color brightcyan "\<(true|false)\>"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"