mirror of
https://github.com/starship/starship.git
synced 2024-11-29 11:43:37 +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
559 B
Markdown
22 lines
559 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
|