mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-12-01 12:24:36 +01:00
template: Add generic special colors to xrdb.
This commit is contained in:
parent
20adf692a0
commit
763c834446
@ -7,6 +7,11 @@ XTerm*background: {background}
|
|||||||
URxvt*cursorColor: {cursor}
|
URxvt*cursorColor: {cursor}
|
||||||
XTerm*cursorColor: {cursor}
|
XTerm*cursorColor: {cursor}
|
||||||
|
|
||||||
|
! Generic special colors.
|
||||||
|
*foreground: {foreground}
|
||||||
|
*background: {background}
|
||||||
|
*cursorColor: {cursor}
|
||||||
|
|
||||||
*.color0: {color0}
|
*.color0: {color0}
|
||||||
*color0: {color0}
|
*color0: {color0}
|
||||||
*.color1: {color1}
|
*.color1: {color1}
|
||||||
|
Loading…
Reference in New Issue
Block a user