https://github.com/selrahcsan/tiger-theme-cli
Aplicatico cli, que facilita a troca de temas, pelo terminal no TigerOS
https://github.com/selrahcsan/tiger-theme-cli
Last synced: 4 months ago
JSON representation
Aplicatico cli, que facilita a troca de temas, pelo terminal no TigerOS
- Host: GitHub
- URL: https://github.com/selrahcsan/tiger-theme-cli
- Owner: selrahcsan
- Created: 2023-06-01T19:26:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T19:30:16.000Z (about 2 years ago)
- Last Synced: 2025-01-09T05:45:46.548Z (5 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiger Theme Cli
Aplicativo console, para facilitar a troca de temas pelo terminal, para uso da Distibuição Tiger OS e suas versões.
## Como usar
Para usar basta usar o argumento -t seguido do Nome do Tema e a modo.
Exemplo:
```bash
tiger-theme -t Orange-Dark
```## Temas Disponíveis
| Temas |
|------|
| Green |
| Orange |
| Yellow |
| Red |
| Pink |
| Purple |## Modos Disponíveis
| Modos |
|------|
| Dark |
| Light|