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