gentoo-dots/.config/X11/xresources

58 lines
991 B
Plaintext
Raw Permalink Normal View History

2023-04-30 17:36:12 +02:00
! 1.25 dpi
2024-01-08 16:18:49 +01:00
! Xft.dpi: 120
2023-04-30 17:36:12 +02:00
2023-11-23 15:03:12 +01:00
URxvt.*font: xft:CaskaydiaCove Nerd Font:size=11,xft:Noto Sans:size=11,xft:Noto Color Emoji:size=11,xft:IPAGothic:size=11
2023-08-23 19:51:32 +02:00
2024-01-08 16:19:05 +01:00
URxvt.letterSpace: -1
2023-11-23 15:03:12 +01:00
! special
URxvt.background: #303446
URxvt.foreground: #C6D0F5
URxvt.cursorColor: #F2D5CF
! black
URxvt.color0: #51576D
URxvt.color8: #626880
! red
URxvt.color1: #E78284
URxvt.color9: #E78284
! green
URxvt.color2: #A6D189
URxvt.color10: #A6D189
! yellow
URxvt.color3: #E5C890
URxvt.color11: #E5C890
! blue
URxvt.color4: #8CAAEE
URxvt.color12: #8CAAEE
! magenta
URxvt.color5: #F4B8E4
URxvt.color13: #F4B8E4
! cyan
URxvt.color6: #81C8BE
URxvt.color14: #81C8BE
! white
URxvt.color7: #B5BFE2
URxvt.color15: #A5ADCE
!! URxvt Appearance
!! URxvt.letterSpace: 0
URxvt.lineSpace: 0
URxvt.geometry: 92x24
URxvt.internalBorder: 24
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
URxvt.saveline: 2048
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.urgentOnBell: true
URxvt.depth: 24
URxvt.iso14755: false