.Xresources (view raw)
1! _ __
2! | |/ /________ _________ __ _______________ _____
3! | // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
4! _ / |/ / / __(__ ) /_/ / /_/ / / / /__/ __(__ )
5!(_)_/|_/_/ \___/____/\____/\__,_/_/ \___/\___/____/
6!
7#define base00 #282828
8#define base01 #3c3836
9#define base02 #504945
10#define base03 #665c54
11#define base04 #bdae93
12#define base05 #d5c4a1
13#define base06 #ebdbb2
14#define base07 #fbf1c7
15#define base08 #fb4934
16#define base09 #fe8019
17#define base0A #fabd2f
18#define base0B #b8bb26
19#define base0C #8ec07c
20#define base0D #83a598
21#define base0E #d3869b
22#define base0F #d65d0e
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:Fira Mono:size=13
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