dotfiles/.Xdefaults
2018-08-03 13:26:20 +02:00

56 lines
1.1 KiB
Plaintext

urxvt*font: xft:Fira Code Medium:size=8
urxvt*termName: rxvt-unicode
urxvt*scrollBar: false
urxvt*perl-lib: /usr/lib/urxvt/perl/
urxvt*perl-ext-common: default,matcher
urxvt*urlLauncher: firefox
urxvt*matcher.button: 1
urxvt*letterSpace: -1
urxvt*internalBorder: 6
urxvt*fading: 40
urxvt*fadeColor: [50]#000000
Xft*dpi: 102
Xft*antialias: true
Xft.rgba: none
Xft*hinting: hintfull
urxvt*depth: 32
! special
urxvt*foreground: #eceff1
urxvt*background: [80]#161616
urxvt*cursorColor: #eceff1
! black
urxvt*color0: #263238
urxvt*color8: #37474f
! red
urxvt*color1: #cc0000
urxvt*color9: #ef2929
! green
urxvt*color2: #8bc34a
urxvt*color10: #9ccc65
! yellow
urxvt*color3: #ffc107
urxvt*color11: #ffa000
! blue
urxvt*color4: #03a9f4
urxvt*color12: #81d4fa
! magenta
urxvt*color5: #e91e63
urxvt*color13: #ad1457
! cyan
urxvt*color6: #009688
urxvt*color14: #26a69a
! white
urxvt*color7: #cfd8dc
urxvt*color15: #eceff1