.Xresources (view raw)
1! _ __
2! | |/ /________ _________ __ _______________ _____
3! | // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
4! _ / |/ / / __(__ ) /_/ / /_/ / / / /__/ __(__ )
5!(_)_/|_/_/ \___/____/\____/\__,_/_/ \___/\___/____/ !
6#define base00 #1b2b34
7#define base01 #343d46
8#define base02 #4f5b66
9#define base03 #65737e
10#define base04 #a7adba
11#define base05 #c0c5ce
12#define base06 #cdd3de
13#define base07 #d8dee9
14#define base08 #ec5f67
15#define base09 #f99157
16#define base0A #fac863
17#define base0B #99c794
18#define base0C #5fb3b3
19#define base0D #6699cc
20#define base0E #c594c5
21#define base0F #ab7967
22
23*foreground: base05
24#ifdef background_opacity
25*background: [background_opacity]base00
26#else
27*background: base00
28#endif
29*cursorColor: base05
30
31*color0: base00
32*color1: base08
33*color2: base0B
34*color3: base0A
35*color4: base0D
36*color5: base0E
37*color6: base0C
38*color7: base05
39
40*color8: base03
41*color9: base09
42*color10: base01
43*color11: base02
44*color12: base04
45*color13: base06
46*color14: base0F
47
48! Urxvt config
49!---------------------
50URxvt.font: xft:Monoid:size=10
51URxvt.scrollBar: false
52URxvt.cursorBlink: true
53URxvt.internalBorder: 30
54URxvt.perl-ext: default,matcher
55URxvt.letterSpace: -1
56URxvt.matcher.button: 1
57URxvt.boldFont:
58URxvt.url-launcher: /usr/bin/firefox
59URxvt.visualBell: false
60URxvt.depth: 20
61URxvt.lineSpace: 1
62URxvt.geometry: 65x19
63URxvt.intensityStyles: false
64URxvt.iso14755: false
65URxvt.iso14755_52: false
66URxvt.keysym.Home: \033[1~
67URxvt.keysym.End: \033[4~
68URxvt.keysym.KP_Home: \033[1~
69URxvt.keysym.KP_End: \033[4~
70
71! ------------------------------------------------------------------------------
72! ROFI Color theme
73! ------------------------------------------------------------------------------
74rofi.color-enabled: true
75rofi.color-window: base00, base00, base00
76rofi.color-normal: base00, base05, base00, base05, base00
77rofi.color-active: base07, base09, #000, #000, #000
78rofi.color-urgent: #e12a36, #dd2a4b, #1b2b34
79rofi.font: Monoid 10
80rofi.separator-style: none
81rofi.hide-scrollbar: true
82rofi.location:0
83rofi.lines: 6
84rofi.width: 350
85rofi.yoffset: 26
86rofi.padding: 32
87
88Xft.dpi: 96
89Xft.antialias: true
90Xft.hinting: true
91Xft.rgba: rgb
92Xft.autohint: false
93Xft.hintstyle: hintslight
94Xft.lcdfilter: lcddefault