summaryrefslogtreecommitdiff
path: root/X11/Xresources
blob: 6a8423cda4c8727797fb96c2d381f931884d2ba6 (plain)
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
! .Xresources

Xcursor.theme: SpaceKCursors

! *.font: "Monospace 12"
*.font: "Inconsolata:pixelsize=17:antialias=true:autohint=true"

! special
*.background:   #0a001f
*.foreground:   #d9d5e6
*.cursorColor:  #d9d5e6

! black
*.color0:       #828ff9
*.color8:       #828ff9

! red
*.color1:       #6740ba
*.color9:       #6740ba

! green
*.color2:       #828ff9
*.color10:      #828ff9

! yellow
*.color3:       #ac96dc
*.color11:      #ac96dc

! blue
*.color4:       #e94c80
*.color12:      #e94c80

! magenta
*.color5:       #ace6f0
*.color13:      #ace6f0

! cyan
*.color6:       #6740ba
*.color14:      #6740ba

! white
*.color7:       #eebea4
*.color15:      #ace6f0