]> src.twobees.de Git - dotfiles.git/blob - stow/xresources/.Xresources
add some wallpapers try rose pine theme
[dotfiles.git] / stow / xresources / .Xresources
1 !-- Xft settings -- !
2 Xft.dpi:        96
3 Xft.antialias:  true
4 Xft.rgba:       rgb
5 Xft.hinting:    true
6 Xft.hintstyle:  hintfull
7 ! Xresources file
8 !
9 urxvt.font: xft:Inconsolata:pixelsize=14
10
11 URxvt*inheritPixmap: true
12 URxvt*transparent: true
13 ! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens
14 URxvt*shading: 15 
15 URxvt*scrollBar: false
16 ! -- Fonts -- !
17 URxvt.intensityStyles: false
18
19 URxvt.letterSpace: 0
20 URxvt.lineSpace: 0
21 URxvt.geometry: 92x24
22 URxvt.cursorBlink: true
23 URxvt.cursorUnderline: false
24 URxvt.saveline: 2048
25 URxvt.scrollBar: false
26 URxvt.scrollBar_right: false
27 URxvt.urgentOnBell: true
28 URxvt.depth: 24
29 URxvt.iso14755: false
30
31 ! Special
32 URxvt.foreground:   #E5E9F0
33 URxvt.background:   #2E3440
34 URxvt.cursorColor:  #E5E9F0
35
36 ! black
37 URxvt.color0: #2E3440
38 URxvt.color8: #4C566A
39
40 ! red
41 URxvt.color1: #88C0D0
42 URxvt.color9: #88C0D0
43
44 ! green
45 URxvt.color2:  #BF616A
46 URxvt.color10: #BF616A
47
48 ! yellow
49 URxvt.color3:  #5E81AC
50 URxvt.color11: #5E81AC
51
52 ! blue
53 URxvt.color4:  #EBCB8B
54 URxvt.color12: #EBCB8B
55
56 ! magenta
57 URxvt.color5:  #A3BE8C
58 URxvt.color13: #A3BE8C
59
60 ! cyan
61 URxvt.color6:  #D08770
62 URxvt.color14: #D08770
63
64 ! white
65 URxvt.color7:  #E5E9F0
66 URxvt.color15: #8FBCBB