An open API service indexing awesome lists of open source software.

https://github.com/tinted-theming/base24-termux

Base 24 themes for Termux https://termux.com/
https://github.com/tinted-theming/base24-termux

base24 base24-template termux termux-theme theme theming

Last synced: 12 months ago
JSON representation

Base 24 themes for Termux https://termux.com/

Awesome Lists containing this project

README

          

[![Github top language](https://img.shields.io/github/languages/top/Base24/base24-termux.svg?style=for-the-badge)](../../)
[![Codacy grade](https://img.shields.io/codacy/grade/[codacy-proj-id].svg?style=for-the-badge)](https://www.codacy.com/manual/Base24/base24-termux)
[![Repository size](https://img.shields.io/github/repo-size/Base24/base24-termux.svg?style=for-the-badge)](../../)
[![Issues](https://img.shields.io/github/issues/Base24/base24-termux.svg?style=for-the-badge)](../../issues)
[![License](https://img.shields.io/github/license/Base24/base24-termux.svg?style=for-the-badge)](/LICENSE.md)
[![Commit activity](https://img.shields.io/github/commit-activity/m/Base24/base24-termux.svg?style=for-the-badge)](../../commits/master)
[![Last commit](https://img.shields.io/github/last-commit/Base24/base24-termux.svg?style=for-the-badge)](../../commits/master)

# base24-termux

Project Icon

Base 24 themes for Termux https://termux.com/

**Find themes under [output/schemes](output/schemes)**

# Installation
Move the built colour scheme to `~/.termux/colors.properties` within the Termux
environment. Replace the existing file if necessary.

You will need to either restart Termux or run the `termux-reload-settings`
command for the change to take effect.

## Build it yourself
### Grab base24-builder-python-portable

1. Run
```python
./dropin.py
```
2. Run
```python
./base24.py update
```
3. Run
```python
./base24.py build
```

## Changelog
See the [CHANGELOG](/CHANGELOG.md) for more information.

## Download
### Clone
#### Using The Command Line
1. Press the Clone or download button in the top right
2. Copy the URL (link)
3. Open the command line and change directory to where you wish to
clone to
4. Type 'git clone' followed by URL in step 2
```bash
$ git clone https://github.com/Base24/base24-termux
```

More information can be found at

#### Using GitHub Desktop
1. Press the Clone or download button in the top right
2. Click open in desktop
3. Choose the path for where you want and click Clone

More information can be found at

### Download Zip File

1. Download this GitHub repository
2. Extract the zip archive
3. Copy/ move to the desired location

## Licence
MIT License
Copyright (c) Base24
(See the [LICENSE](/LICENSE.md) for more information.)