dotfiles/.Xresources

108 lines
3.2 KiB
Plaintext
Raw Normal View History

! Solarized palette:
#define Base03 #002b36
#define Base02 #073642
#define Base01 #586e75
#define Base00 #657b83
#define Base0 #839496
#define Base1 #93a1a1
#define Base2 #eee8d5
#define Base3 #fdf6e3
#define Yellow #b58900
#define Orange #cb4b16
#define Red #dc322f
#define Magenta #d33682
#define Violet #6c71c4
#define Blue #268bd2
#define Cyan #2aa198
#define Green #859900
2018-09-25 22:30:04 +00:00
URxvt.scrollBar:false
URxvt.background:Base03
URxvt.foreground:Base1
2018-09-25 22:30:04 +00:00
URxvt.saveLines:65536
2018-11-12 08:31:05 +00:00
! Needs apt install fonts-symbola unifont
2019-06-20 07:58:28 +00:00
URxvt.font:xft:LiberationMono:size=14,xft:Symbola,xft:Code2000:antialias=false,xft:Unifont:antialias=false
2018-09-25 22:30:04 +00:00
URxvt.cursorBlink:true
URxvt.modifier:alt
URxvt.iso14755: false
URxvt.iso14755_52: false
2015-11-28 16:55:57 +00:00
URxvt.intensityStyles: false
2018-09-25 22:30:04 +00:00
URxvt.termName:rxvt
2018-11-12 08:29:50 +00:00
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.perl-ext:
URxvt.perl-ext-common: default,matcher,selection-to-clipboard
2018-11-12 08:29:50 +00:00
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
2018-09-25 22:30:04 +00:00
*background: Base03
*foreground: Base1
*fadeColor: Base03
2019-04-03 14:18:42 +00:00
*cursorColor: Base1
2018-09-25 22:30:04 +00:00
! black dark/light, color0 (black) be used as forground on colored backgrounds
*color0: Base02
*color8: Base01
2018-09-25 22:30:04 +00:00
! red dark/light
*color1: Red
2019-04-03 13:40:35 +00:00
*color9: Orange
2018-09-25 22:30:04 +00:00
! green dark/light
*color2: Green
2018-09-25 22:30:04 +00:00
*color10: #B4C342
! yellow dark/light
*color3: Yellow
2018-09-25 22:30:04 +00:00
*color11: #DEB542
! blue dark/light
*color4: Blue
2018-09-25 22:30:04 +00:00
*color12: #69B7F0
! magenta dark/light
*color5: Magenta
2019-04-03 13:40:35 +00:00
*color13: Violet
2018-09-25 22:30:04 +00:00
! cyan dark/light
*color6: Cyan
2018-09-25 22:30:04 +00:00
*color14: #69CABF
! white dark/light
*color7: Base2
*color15: Base3
2015-11-28 16:55:57 +00:00
! Cat your .Xresources to check colors:
! 4 bits colors:
!
! bl re gr ye bl ma cy gr
! norm 0-7 ████████████████████████
! bold 0-7 ████████████████████████
! Same 8 colors, but expressed using "8 bit" syntax:
!
2015-11-28 16:55:57 +00:00
! bl re gr ye bl ma cy gr
! norm 0-7 ████████████████████████
! bold 0-7 ████████████████████████
! 8 bits colors, high intensity:
! bl re gr ye bl ma cy gr
2015-11-28 16:55:57 +00:00
! norm 8-15 ████████████████████████
! bold 8-15 ████████████████████████
! 4 bits colored text over normal background (should be readable):
! norm 0-7 FooFooFooFooFooFooFooFoo
! Black text over all backgrounds (should be readable):
! norm 0-7 FooFooFooFooFooFooFooFoo