mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-14 01:04:11 +00: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
629 B
Markdown
22 lines
629 B
Markdown
[プリセット一覧に戻る](./#pastel-powerline)
|
|
|
|
# Tokyo Night プリセット
|
|
|
|
このプリセットは[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
|