.Xresources (view raw)
1! _ __
2! | |/ /________ _________ __ _______________ _____
3! | // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
4! _ / |/ / / __(__ ) /_/ / /_/ / / / /__/ __(__ )
5!(_)_/|_/_/ \___/____/\____/\__,_/_/ \___/\___/____/
6!
7
8! Base16 Material Palenight
9! Scheme: Nate Peterson
10
11#define base00 #292d3e
12#define base01 #444267
13#define base02 #32374d
14#define base03 #676e95
15#define base04 #8796b0
16#define base05 #959dcb
17#define base06 #959dcb
18#define base07 #ffffff
19#define base08 #f07178
20#define base09 #f78c6c
21#define base0A #ffcb6b
22#define base0B #c3e88d
23#define base0C #89ddff
24#define base0D #82aaff
25#define base0E #c792ea
26#define base0F #ff5370
27
28*foreground: base05
29#ifdef background_opacity
30*background: [background_opacity]base00
31#else
32*background: base00
33#endif
34*cursorColor: base05
35
36*color0: base00
37*color1: base08
38*color2: base0B
39*color3: base0A
40*color4: base0D
41*color5: base0E
42*color6: base0C
43*color7: base05
44
45*color8: base03
46*color9: base08
47*color10: base0B
48*color11: base0A
49*color12: base0D
50*color13: base0E
51*color14: base0C
52*color15: base07
53
54! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
55! use 'shell' template to set these if necessary
56*color16: base09
57*color17: base0F
58*color18: base01
59*color19: base02
60*color20: base04
61*color21: base06
62
63! Urxvt config
64!---------------------
65URxvt.font: xft:Operator Mono Book:size=14
66URxvt.scrollBar: false
67URxvt.cursorBlink: true
68URxvt.internalBorder: 30
69URxvt.perl-ext: default,matcher
70URxvt.letterSpace: -1
71URxvt.matcher.button: 1
72URxvt.boldFont:
73URxvt.url-launcher: /usr/bin/firefox
74URxvt.visualBell: false
75URxvt.depth: 20
76URxvt.lineSpace: 1
77URxvt.geometry: 65x19
78URxvt.intensityStyles: false
79URxvt.iso14755: false
80URxvt.iso14755_52: false
81URxvt.keysym.Home: \033[1~
82URxvt.keysym.End: \033[4~
83URxvt.keysym.KP_Home: \033[1~
84URxvt.keysym.KP_End: \033[4~
85
86! ------------------------------------------------------------------------------
87! ROFI Color theme
88! ------------------------------------------------------------------------------
89rofi.color-enabled: true
90rofi.color-window: base00, base00, base00
91rofi.color-normal: base00, base05, base00, base05, base00
92rofi.color-active: base07, base09, #000, #000, #000
93rofi.color-urgent: #e12a36, #dd2a4b, #1b2b34
94rofi.font: SF Mono SemiBold 13
95rofi.separator-style: none
96rofi.hide-scrollbar: true
97rofi.location:0
98rofi.lines: 6
99rofi.width: 350
100rofi.yoffset: 26
101rofi.padding: 32
102
103Xft.dpi: 96
104Xft.antialias: true
105Xft.hinting: true
106Xft.rgba: rgb
107Xft.autohint: false
108Xft.hintstyle: hintslight
109Xft.lcdfilter: lcddefault