https://github.com/brickfrog/shenzhen-nights
personal theme
https://github.com/brickfrog/shenzhen-nights
color-scheme color-theme palette theme
Last synced: 5 months ago
JSON representation
personal theme
- Host: GitHub
- URL: https://github.com/brickfrog/shenzhen-nights
- Owner: brickfrog
- License: mit
- Created: 2025-04-25T22:20:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-19T18:57:05.000Z (11 months ago)
- Last Synced: 2025-10-26T23:52:53.238Z (8 months ago)
- Topics: color-scheme, color-theme, palette, theme
- Language: Lua
- Homepage:
- Size: 777 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shenzhen Nights
A color theme with a cyberpunk manufacturing aesthetic, inspired by the world's electronics capital and its neon glow.
以深圳这座世界电子之都及其霓虹光影为灵感,打造的赛博朋克制造美学配色主题。
## Previews
Kitty Terminal
Visual Studio Code
## Supported Applications
Installation instructions can be found within each application's directory in `apps/`.
* [Ghostty Terminal](https://ghostty.org/) (`apps/ghostty/`)
* [Kitty Terminal](https://sw.kovidgoyal.net/kitty/) (`apps/kitty/`)
* [Visual Studio Code](https://code.visualstudio.com/) (`apps/vscode/`)
## Palette
The base color palette is defined in `palette/colors.yaml`. Here are the main colors:
* **Background:** `#0a0f14`
* **Foreground:** `#e5e1db`
* **Accents:** `#ff3366` (Red), `#00cc99` (Green), `#ffcc00` (Yellow), `#1a8cff` (Blue), `#cc33ff` (Magenta), `#00ccff` (Cyan)

*(See the `palette/colors.yaml` file for the full list, including ANSI colors and UI elements.)*
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.