mydotfiles/nano/xresources.nanorc

11 lines
297 B
Text
Raw Permalink Normal View History

2023-11-15 12:57:11 +03: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 " + +| + +"