home/.Xresources

76 lines
1.8 KiB
Plaintext
Raw Normal View History

2017-07-30 00:04:04 -05:00
!-----------------------------
! urxvt configuration
!-----------------------------
urxvt*scrollBar: false
2017-07-31 14:33:49 -05:00
!urxvt*font: xft:Terminus:size=9,xft:Inconsolata\ for\ Powerline:size=10
!urxvt*font: xft:Hack:size=9,xft:PowerlineSymbols:size=9
2017-12-23 02:47:12 -06:00
urxvt*font: xft:xos4 Terminus:size=9,xft:Wuncon Siji:pixelsize=12
urxvt*letterSpace: 0
2017-07-30 00:04:04 -05:00
!urxvt*font: xft:Hack Regular:size=9
urxvt*depth: 32
!urxvt*background: rgba:1d1d/2020/2121/5000
2017-07-30 00:04:04 -05:00
!-----------------------------
2017-07-31 17:01:15 -05:00
! ROFI Theme
2017-07-30 00:04:04 -05:00
!
!-----------------------------
2017-09-17 23:44:32 -05:00
rofi.matching: fuzzy
2017-07-30 00:04:04 -05:00
rofi.color-enabled: true
2017-11-27 21:19:51 -06:00
rofi.show-icons: true
rofi.drun-icon-theme: Papirus-Color
2017-08-21 01:34:05 -05:00
rofi.font: xos4 Terminus 9
rofi.bw: 4
2017-07-31 17:01:15 -05:00
! BG FG BG-ALT HLBG HLFG
2017-09-17 23:44:32 -05:00
rofi.color-window: #282828, #32302f, #282828
rofi.color-normal: #282828, #ebdbb2, #32302f, #83a598, #282828
rofi.color-active: #282828, #458588, #32302f, #458588, #282828
rofi.color-urgent: #282828, #d79921, #32302f, #d79921, #282828
2017-07-30 00:04:04 -05:00
2017-07-30 19:03:09 -05:00
rofi.width: 30
2017-07-30 00:04:04 -05:00
!-----------------------------
! Colors merged from Gruvbox-Dark
! Author: morhetz <morhetz@gmail.com>
! Source: https://github.com/morhetz/gruvbox-generalized
!-----------------------------
! hard contrast:
! *background: #1d2021
*background: #282828
*bg2: #32302f
*bg3: #504945
*bg4: #665c54
2017-07-31 14:33:49 -05:00
2017-07-30 00:04:04 -05:00
*foreground: #ebdbb2
*fg2: #d5c4a1
*fg3: #bdae93
*fg4: #a89984
2017-07-30 00:04:04 -05:00
! Black + DarkGrey
*color0: #282828
*color8: #928374
! DarkRed + Red
*color1: #cc241d
*color9: #fb4934
! DarkGreen + Green
*color2: #98971a
*color10: #b8bb26
! DarkYellow + Yellow
*color3: #d79921
*color11: #fabd2f
! DarkBlue + Blue
*color4: #458588
*color12: #83a598
! DarkMagenta + Magenta
*color5: #b16286
*color13: #d3869b
! DarkCyan + Cyan
*color6: #689d6a
*color14: #8ec07c
! LightGrey + White
*color7: #a89984
*color15: #ebdbb2
! Additional background colors