Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skippyr/suburban
https://github.com/skippyr/suburban
colors command-line palette terminal-emulator theme
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skippyr/suburban
- Owner: skippyr
- License: bsd-3-clause
- Created: 2023-08-24T02:51:46.000Z (over 1 year ago)
- Default Branch: root
- Last Pushed: 2023-08-24T14:30:19.000Z (over 1 year ago)
- Last Synced: 2023-08-24T16:34:50.780Z (over 1 year ago)
- Topics: colors, command-line, palette, terminal-emulator, theme
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Suburban
## About
This repository contains ports of the Suburban theme for terminal emulators.Here is a preview that you can check it out:
![](preview.webp)
## Palette
These are the colors used in its palette.| Name | ANSI | Hex Code |
| ------------------- | ---- | --------- |
| Black (background) | 0 | `#090909` |
| Red | 1 | `#c70404` |
| Green | 2 | `#7a6b25` |
| Yellow | 3 | `#c97b22` |
| Blue | 4 | `#8a7c71` |
| Magenta | 5 | `#a3501d` |
| Cyan | 6 | `#3c6b82` |
| White (foreground) | 7 | `#c7baa0` |
| Light Black | 8 | `#5e584b` |
## Copyright
This software is under the BSD-3-Clause license. A copy of the license is
bundled with the source code.