-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xdefaults
More file actions
86 lines (73 loc) · 1.8 KB
/
.Xdefaults
File metadata and controls
86 lines (73 loc) · 1.8 KB
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
! Colours ----------------------------------
*fading: 40
*fadeColor: #002b36
*cursorColor: #93a1a1
*pointerColorBackground:#586e75
*pointerColorForeground:#93a1a1
*background: #0d111b
*foreground: #a7b9dc
!black
*color0: #4a271c
*color8: #92635c
!red
*color1: #d45923
*color9: #d6845f
!green
*color2: #9bad2c
*color10: #cbca57
!yellow
*color3: #e29129
*color11: #d1ae6f
!!blue
*color4: #35679a
*color12: #0387db
!cyan
*color5: #6d3220
*color13: #95543f
!magenta
*color6: #3f5d57
*color14: #7ba3a5
!white
*color7: #5d5555
*color15: #cdaeae
!--URxvt
URxvt.fading: 30
URxvt.shading: 80
URxvt.scrollBar: 0
URxvt.geometry: 81x22
URxvt.saveLines:1000
URxvt.inputMethod: none
URxvt.preeditType: OnTheSpot,None
URxvt.imLocale: ja_JP.UTF-8
URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: google-chrome
URxvt.matcher.button: 1
URxvt.font: xft:Anonymous Pro for Powerline:size=11:antialias=true:autohint=false,xft:IPAGothic:size=11:antialias=true
URxvt.boldFont: xft:Anonymous Pro for Powerline:size=11:weight=Bold:antialias=true:autohint=false,xft:IPAGothic:size=11:weight=Bold:antialias=true
URxvt.termName: rxvt-unicode
URxvt.internalBorder: 0
URxvt.loginShell: true
!URxvt.background: [60]#0d111b
!URxvt.background: [70]#000000
URxvt.transparent: true
URxvt.colorMode: on
URxvt.cursorBlink: 0
URxvt.depth: 32
!--Cursor
Xcursor.theme: Vanilla-DMZ-AA
Xcursor.size: 16
!-- XTerm
XTerm*faceName: anonymouspro:pixelsize=14
XTerm*utf8: 2
XTerm*dynamicColors: true
XTerm*eightBitInput: true
XTerm*saveLines: 512
XTerm*scrollTtyKeypress: true
XTerm*scrollTtyOutput: false
XTerm*scrollBar: false
XTerm*rightScrollBar: false
XTerm*jumpScroll: true
XTerm*multiScroll: true
XTerm*toolBar: false
XTerm*loginShell:true
XTerm*scrollKey:true