chore(config): add termux color

main
sudo pacman -Syu 2022-01-27 13:42:15 +07:00
parent 6e2ccb23fa
commit 574bf3f78f
2 changed files with 35 additions and 0 deletions

View File

@ -47,6 +47,14 @@
"external": "~/.ignore"
}
]
},
"termux": {
"paths": [
{
"internal": "data/termux/colors.properties",
"external": "~/.termux/colors.properties"
}
]
}
}
}

View File

@ -0,0 +1,27 @@
background: #282A36
foreground: #F8F8F2
color0: #000000
color8: #4D4D4D
color1: #FF5555
color9: #FF6E67
color2: #50FA7B
color10: #5AF78E
color3: #F1FA8C
color11: #F4F99D
color4: #BD93F9
color12: #CAA9FA
color5: #FF79C6
color13: #FF92D0
color6: #8BE9FD
color14: #9AEDFE
color7: #BFBFBF
color15: #E6E6E6