2019-09-14 13:25:53 +00:00
|
|
|
*background: #272827
|
|
|
|
*foreground: #657b83
|
|
|
|
*cursorColor: #16A085
|
|
|
|
|
|
|
|
! special
|
2019-09-14 19:35:11 +00:00
|
|
|
*.foreground: #00a51e
|
|
|
|
*.background: #1a1a1a
|
|
|
|
*.cursorColor: #00a51e
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! black
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color0: #808080
|
|
|
|
*.color8: #9c9c9c
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! red
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color1: #c48980
|
|
|
|
*.color9: #a15048
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! green
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color2: #8da862
|
|
|
|
*.color10: #63fb69
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! yellow
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color3: #b29b7a
|
|
|
|
*.color11: #916f27
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! blue
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color4: #809bc4
|
|
|
|
*.color12: #567cb0
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! magenta
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color5: #aa88b2
|
|
|
|
*.color13: #964e8f
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! cyan
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color6: #82adad
|
|
|
|
*.color14: #4e848a
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
! white
|
2019-09-14 19:35:11 +00:00
|
|
|
*.color7: #bfbfbf
|
|
|
|
*.color15: #9c9c9c
|
2019-09-14 13:25:53 +00:00
|
|
|
|
|
|
|
URxvt.font: xft:Source Code Pro:size=12
|
|
|
|
URxvt.depth: 32
|
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*mouseWheelScrollPage: false
|
|
|
|
URxvt*cursorBlink: true
|
|
|
|
URxvt*saveLines: 5000
|
|
|
|
URxvt*internalBorder: 5
|
|
|
|
URxvt*geometry: 70x19
|
|
|
|
|
|
|
|
rofi.color-enabled: true
|
|
|
|
rofi.color-window: #272827, #13bf9d, #13bf9d
|
|
|
|
rofi.color-normal: #000000, #657b83, #272827, #272827, #13bf9d
|
|
|
|
rofi.color-active: #000000, #000000, #000000, #272827, #13bf9d
|
|
|
|
rofi.color-urgent: #272827, #657b83, #272827, #272827, #13bf9d
|
|
|
|
|
|
|
|
rofi.separator-style: solid
|
|
|
|
rofi.sidebar-mode: false
|
|
|
|
rofi.lines: 5
|
|
|
|
rofi.font: Source Code Pro Semibold 12
|
|
|
|
rofi.bw: 1
|
|
|
|
rofi.columns: 2
|
|
|
|
rofi.padding: 5
|
|
|
|
rofi.fixed-num-lines: true
|
|
|
|
rofi.hide-scrollbar: true
|
|
|
|
|
|
|
|
URxvt.iso14755: false
|
|
|
|
URxvt.iso14755_52: false
|
|
|
|
|