Files
starship/docs/zh-CN/presets/tokyo-night.md
T

22 lines
509 B
Markdown
Raw Normal View History

2025-10-25 20:33:44 +09:00
[返回全部预设](./#tokyo-night)
2022-12-05 15:54:12 +09:00
# Tokyo Night Preset
2023-02-26 01:15:06 +09:00
此预设受 [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme) 的启发。
2022-12-05 15:54:12 +09:00
2023-02-26 01:15:06 +09:00
![Tokyo Night预设预览](/presets/img/tokyo-night.png)
2022-12-05 15:54:12 +09:00
### 前置要求
2024-02-24 17:49:00 +09:00
- 安装一种 [Nerd Font](https://www.nerdfonts.com/) 并在您的终端启用。
2022-12-05 15:54:12 +09:00
### 配置
```sh
2023-04-11 13:05:27 +09:00
starship preset tokyo-night -o ~/.config/starship.toml
2022-12-05 15:54:12 +09:00
```
2025-04-28 00:53:07 +09:00
[点这下载 TOML](/presets/toml/tokyo-night.toml){download}
2022-12-05 15:54:12 +09:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/tokyo-night.toml