1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-11 07:40:57 +00:00
starship/docs/es-ES/presets/tokyo-night.md
David Knaack 7485c90c9f
feat(docs): move to vitepress (#5785)
* 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>
2024-03-03 17:55:30 +01:00

22 lines
539 B
Markdown

[Volver a Preajustes](./#pastel-powerline)
# Tokyo Night Preset
Este preset está inspirado en [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme).
![Captura del preset de Tokyo Night](/presets/img/tokyo-night.png)
### Prerrequisitos
- Una [Nerd Font](https://www.nerdfonts.com/) instalada y habilitada en tu terminal
### Configuración
```sh
starship preset tokyo-night -o ~/.config/starship.toml
```
[Clic para descargar TOML](/presets/toml/tokyo-night.toml)
<<< @/public/presets/toml/tokyo-night.toml