aboutsummaryrefslogtreecommitdiff
path: root/Xresources/.Xresources
blob: 26bca17f1cd2e373a86e284716b12e842abc7bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
! ------------------------------------------------------------------------------
! 
! ------------------------------------------------------------------------------

*background:            black
*foreground:            white
*fading:                15
*fadeColor:             black
*cursorColor:           white
*pointerColorBackground:white
*pointerColorForeground:black

! black dark/light
*color0:                #303030
*color8:                #303030

!! red dark/light
*color1:                red
*color9:                red

!! green dark/light
*color2:                green
*color10:               green

!! yellow dark/light
*color3:                yellow
*color11:               yellow

!! blue dark/light
*color4:                blue
*color12:               blue

!! cyan dark/light
*color6:                cyan
*color14:               cyan

!! white dark/light
*color7:                white
*color15:               white
!! ------------------------------------------------------------------------------
! Xft conf
! ------------------------------------------------------------------------------

Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xcursor.theme: Chameleon-Pearl-Regular-0.5
Xcursor.size:  0

! ------------------------------------------------------------------------------
! XTerm conf
! ------------------------------------------------------------------------------

XTerm*background: #272827
XTerm*foreground: #fdf6e3
XTerm*reverseVideo: on
XTerm*faceName: Terminus:size=11:antialias=true
XTerm*selectToClipboard: true

! ------------------------------------------------------------------------------
! URxvt conf
! ------------------------------------------------------------------------------

URxvt.font: xft:Monoid:size=7
URxvt.depth: 32
URxvt.background: [80]#000000
URxvt*scrollBar:                      false
URxvt*mouseWheelScrollPage:           false
URxvt*cursorBlink:                    true
URxvt*background:                     black
URxvt*foreground:                     white
URxvt*saveLines:                      5000

! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #000000, #000000, #ffffff
rofi.color-normal: #000000, #ffffff, #000000, #ffffff, #000000
rofi.color-active: #000000, #0061ff, #000000, #ffffff, #0061ff
rofi.color-urgent: #000000, #ff0096, #000000, #ffffff, #ff0096
rofi.font: fira-code regular 8