acme like theme for ssh-askpass
This commit is contained in:
parent
ee15d00077
commit
86d350d773
10
.Xresources
10
.Xresources
@ -12,16 +12,16 @@ rofi.color-active: #798a99, #fffa06, #99aab9, #99aab9, #fffa06
|
|||||||
rofi.color-urgent: #fdf6e3, #dc322f, #eee8d5, #dc322f, #fdf6e3
|
rofi.color-urgent: #fdf6e3, #dc322f, #eee8d5, #dc322f, #fdf6e3
|
||||||
|
|
||||||
ssh-askpass*font: -adobe-helvetica-medium-r-normal--18-180-75-75-p-98-iso8859-1
|
ssh-askpass*font: -adobe-helvetica-medium-r-normal--18-180-75-75-p-98-iso8859-1
|
||||||
ssh-askpass*foreground: #eeeeff
|
ssh-askpass*foreground: black
|
||||||
ssh-askpass*background: #798a99
|
ssh-askpass*background: #ffffea
|
||||||
ssh-askpass.*.borderWidth: 1
|
ssh-askpass.*.borderWidth: 1
|
||||||
ssh-askpass.*.borderColor: black
|
ssh-askpass.*.borderColor: black
|
||||||
ssh-askpass.*.shadowThickness: 0
|
ssh-askpass.*.shadowThickness: 0
|
||||||
ssh-askpass.*Button.borderWidth: 0
|
ssh-askpass.*Button.borderWidth: 0
|
||||||
ssh-askpass.*Button.background: #99aab9
|
ssh-askpass.*Button.background: #fdf6e3
|
||||||
ssh-askpass.indicator.borderWidth: 0
|
ssh-askpass.indicator.borderWidth: 0
|
||||||
ssh-askpass.indicator.background: #99aab9
|
ssh-askpass.indicator.background: #fdf6e3
|
||||||
ssh-askpass.indicator.foreground: #fffa06
|
ssh-askpass.indicator.foreground: #dedeff
|
||||||
|
|
||||||
XLock.startCmd: ssh-add -D; /usr/local/bin/rbw lock; /usr/local/bin/sudo -K
|
XLock.startCmd: ssh-add -D; /usr/local/bin/rbw lock; /usr/local/bin/sudo -K
|
||||||
XLock.dpmsoff: 15
|
XLock.dpmsoff: 15
|
||||||
|
Loading…
Reference in New Issue
Block a user