22 lines
540 B
Markdown
22 lines
540 B
Markdown
[返回全部预设](./README.md#pastel-powerline)
|
|
|
|
# Tokyo Night Preset
|
|
|
|
This preset is inspired by [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme).
|
|
|
|
![Screenshot of Tokyo Night preset](/presets/img/tokyo-night.png)
|
|
|
|
### 前置要求
|
|
|
|
- A [Nerd Font](https://www.nerdfonts.com/) installed and enabled in your terminal
|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset tokyo-night > ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/tokyo-night.toml
|