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