]> git.sev.monster Git - dotfiles.git/blob - termux/colors.properties
add termux, organize .Xresources, export FPATH
[dotfiles.git] / termux / colors.properties
1 # http://ethanschoonover.com/solarized
2 #background = #002b36
3 background = #000a0d
4 foreground = #839496
5 cursor     = #93a1a1
6 # black
7 color0     = #073642
8 color8     = #002b36
9 # red
10 color1     = #dc322f
11 color9     = #cb4b16
12 # green
13 color2     = #85c000
14 color10    = #586e75
15 # yellow
16 color3     = #b58900
17 color11    = #657b83
18 # blue
19 color4     = #268bd2
20 color12    = #839496
21 # magenta
22 color5     = #d33682
23 color13    = #6c71c4
24 # cyan
25 color6     = #2aa198
26 color14    = #93a1a1
27 # white
28 color7     = #eee8d5
29 color15    = #fdf6e3
This page took 0.031094 seconds and 4 git commands to generate.