diff --git a/README.org b/README.org index cec1058..339eaf2 100644 --- a/README.org +++ b/README.org @@ -22,6 +22,11 @@ purposes #+BEGIN_SRC sh ln .Xresources ~ #+END_SRC +* termux colorscheme + Install + #+BEGIN_SRC sh + ln colors.properties ~/.termux + #+END_SRC * konsole colorscheme The colorscheme is Lunarized: [[Lunarized.colorscheme]] #+BEGIN_SRC sh diff --git a/colors.properties b/colors.properties new file mode 100644 index 0000000..8efce7d --- /dev/null +++ b/colors.properties @@ -0,0 +1,20 @@ +background=#262626 +foreground=#969696 +cursor=#969696 + +color0=#303030 +color8=#262626 +color1=#dc322f +color9=#cb4b16 +color2=#859900 +color10=#6A6A6A +color3=#b58900 +color11=#777777 +color4=#268bd2 +color12=#969696 +color5=#d33682 +color13=#6c71c4 +color6=#2aa198 +color14=#9E9E9E +color7=#E8E8E8 +color15=#F6F6F6