diff --git a/termux/boot/symlink b/termux/boot/symlink new file mode 100644 index 0000000..1c7f20d --- /dev/null +++ b/termux/boot/symlink @@ -0,0 +1 @@ +echo "ln -s /data/data/com.termux/files/usr /usr" | tsu diff --git a/termux/colors.properties b/termux/colors.properties new file mode 100644 index 0000000..044848a --- /dev/null +++ b/termux/colors.properties @@ -0,0 +1,29 @@ +# https://github.com/chriskempson/base16-xresources/blob/master/base16-monokai.dark.256.xresources +foreground= #f8f8f2 +background= #272822 +cursor= #f8f8f2 + +color0= #272822 +color1= #f92672 +color2= #a6e22e +color3= #f4bf75 +color4= #66d9ef +color5= #ae81ff +color6= #a1efe4 +color7= #f8f8f2 + +color8= #75715e +color9= #f92672 +color10= #a6e22e +color11= #f4bf75 +color12= #66d9ef +color13= #ae81ff +color14= #a1efe4 +color15= #f9f8f5 + +color16= #fd971f +color17= #ae81ff +color18= #383830 +color19= #49483e +color20= #a59f85 +color21= #f5f4f1 diff --git a/termux/font.ttf b/termux/font.ttf new file mode 100644 index 0000000..d80f390 Binary files /dev/null and b/termux/font.ttf differ