mirror of
https://github.com/starship/starship.git
synced 2024-11-26 18:24:28 +01:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
22 lines
511 B
Markdown
22 lines
511 B
Markdown
[返回全部预设](./#pastel-powerline)
|
|
|
|
# Tokyo Night Preset
|
|
|
|
此预设受 [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme) 的启发。
|
|
|
|
![Tokyo Night预设预览](/presets/img/tokyo-night.png)
|
|
|
|
### 前置要求
|
|
|
|
- 安装一种 [Nerd Font](https://www.nerdfonts.com/) 并在您的终端启用。
|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset tokyo-night -o ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/public/presets/toml/tokyo-night.toml
|