.Xresources (view raw)
1! _ __
2! | |/ /________ _________ __ _______________ _____
3! | // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
4! _ / |/ / / __(__ ) /_/ / /_/ / / / /__/ __(__ )
5!(_)_/|_/_/ \___/____/\____/\__,_/_/ \___/\___/____/
6!
7
8! Base16 Material Palenight
9! Scheme: Nate Peterson
10
11#define base00 #212121
12#define base01 #303030
13#define base02 #353535
14#define base03 #4a4a4a
15#define base04 #b2ccd6
16#define base05 #eeffff
17#define base06 #eeffff
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! Urxvt config
63!---------------------
64URxvt.font: xft:Operator Mono Book:size=14
65URxvt.scrollBar: false
66URxvt.cursorBlink: true
67URxvt.internalBorder: 30
68URxvt.perl-ext: default,matcher
69URxvt.letterSpace: -1
70URxvt.matcher.button: 1
71URxvt.boldFont:
72URxvt.url-launcher: /usr/bin/firefox
73URxvt.visualBell: false
74URxvt.depth: 20
75URxvt.lineSpace: 1
76URxvt.geometry: 65x19
77URxvt.intensityStyles: false
78URxvt.iso14755: false
79URxvt.iso14755_52: false
80URxvt.keysym.Home: \033[1~
81URxvt.keysym.End: \033[4~
82URxvt.keysym.KP_Home: \033[1~
83URxvt.keysym.KP_End: \033[4~
84
85! ------------------------------------------------------------------------------
86! ROFI Color theme
87! ------------------------------------------------------------------------------
88rofi.color-enabled: true
89rofi.color-window: base00, base00, base00
90rofi.color-normal: base00, base05, base00, base05, base00
91rofi.color-active: base07, base09, #000, #000, #000
92rofi.color-urgent: #e12a36, #dd2a4b, #1b2b34
93rofi.font: SF Mono SemiBold 13
94rofi.separator-style: none
95rofi.hide-scrollbar: true
96rofi.location:0
97rofi.lines: 6
98rofi.width: 350
99rofi.yoffset: 26
100rofi.padding: 32
101
102Xft.dpi: 96
103Xft.antialias: true
104Xft.hinting: true
105Xft.rgba: rgb
106Xft.autohint: false
107Xft.hintstyle: hintslight
108Xft.lcdfilter: lcddefault