-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
114 lines (106 loc) · 2.69 KB
/
.Xresources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Xft.dpi: 144
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
Emacs*useXIM: false
URxvt*font: xft:Cica Regular:24
URxvt*depth: 32
URxvt*perl-ext: xim-onthespot,tabbedex
URxvt*inputMethod: ibus
URxvt*preeditType: OverTheSpot
URxvt*scrollBar: False
URxvt*fading: 30
URxvt*fadeColor: rgba:0000/0000/0000/dddd
! URxvt*shading: 20
! URxvt*inheritPixmap: 20
! Tomorrow-Night Palette
#define t_background #1D1F21
#define t_current_line #282A2E
#define t_selection #373B41
#define t_foreground #C5C8C6
#define t_comment #707880
#define t_red #CC6666
#define t_orange #DE935F
#define t_yellow #F0C674
#define t_green #B5BD68
#define t_aqua #8ABEB7
#define t_blue #81A2BE
#define t_purple #B294BB
! -----------------------------------------------------------------------------
! File: gruvbox-dark.xresources
! Description: Retro groove colorscheme generalized
! Author: morhetz <[email protected]>
! Source: https://github.com/morhetz/gruvbox-generalized
! Last Modified: 6 Sep 2014
! -----------------------------------------------------------------------------
! hard contrast: *background: #1d2021
*background: #282828
! soft contrast: *background: #32302f
*foreground: #ebdbb2
! Black + DarkGrey
*color0: #282828
*color8: #928374
! DarkRed + Red
*color1: #cc241d
*color9: #fb4934
! DarkGreen + Green
*color2: #98971a
*color10: #b8bb26
! DarkYellow + Yellow
*color3: #d79921
*color11: #fabd2f
! DarkBlue + Blue
*color4: #458588
*color12: #83a598
! DarkMagenta + Magenta
*color5: #b16286
*color13: #d3869b
! DarkCyan + Cyan
*color6: #689d6a
*color14: #8ec07c
! LightGrey + White
*color7: #a89984
*color15: #ebdbb2
URxvt.background: rgba:0029/0031/0033/cccc
URxvt.foreground: t_foreground
URxvt*url-launcher: google-chrome-stable
! ! black
! *color0: t_current_line
! *color8: t_selection
! ! red
! *color1: #A54242
! *color9: t_red
! ! green
! *color2: #8C9440
! *color10: t_green
! ! yellow
! *color3: t_orange
! *color11: t_yellow
! ! blue
! *color4: #5F819D
! *color12: t_blue
! ! magenta
! *color5: #85678F
! *color13: t_purple
! ! cyan
! *color6: #5E8D87
! *color14: t_aqua
! ! white
! *color7: t_comment
! *color15: t_foreground
!
!
rofi.kb-mode-next: Shift+Right,Control+i,Control+Tab
rofi.kb-mode-previous: Shift+Left,Control+I
! Enable the extended coloring options
rofi.color-enabled: true
! bg border separator
rofi.color-window: #32302f, #a89984, #a89984
! bg fg bg-alt hl-bg hl-fg
rofi.color-normal: #32302f, #ebdbb2, #3c3836, #665c54, #fbf1c7
rofi.color-active: #d79921, #32302f, #d79921, #fabd2f, #32302f
rofi.color-urgent: #cc241d, #32302f, #cc241d, #fb4934, #32302f
rofi.font: Koruri bold 16