mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-18 10:09:40 +02:00
template: Add generic special colors to xrdb.
This commit is contained in:
@@ -7,6 +7,11 @@ XTerm*background: {background}
|
||||
URxvt*cursorColor: {cursor}
|
||||
XTerm*cursorColor: {cursor}
|
||||
|
||||
! Generic special colors.
|
||||
*foreground: {foreground}
|
||||
*background: {background}
|
||||
*cursorColor: {cursor}
|
||||
|
||||
*.color0: {color0}
|
||||
*color0: {color0}
|
||||
*.color1: {color1}
|
||||
|
Reference in New Issue
Block a user