0
0
Fork 0
mirror of https://github.com/alexadhy/tokyonight-jetbrains.git synced 2024-09-12 20:28:09 -04:00
jetbrains/README.md
2023-04-11 10:10:27 +02:00

42 lines
1.3 KiB
Markdown

# 🏙 Tokyo Night
<!-- Plugin description -->
A dark and light Jetbrains theme ported from the Visual Studio Code [TokyoNight](https://github.com/enkia/tokyo-night-vscode-theme) theme.
There are 2 variants here:
- TokyoNight Storm
<p align="center">
<img src="static/golang_tokyonight_storm.png"/>
<img src="static/python_tokyonight_storm.png"/>
</p>
- TokyoNight Dark
<p align="center">
<img src="static/golang_tokyonight_dark.png"/>
<img src="static/python_tokyonight_dark.png"/>
</p>
## Differences between this one and the theme by Grafikart
- Main difference is just this theme includes the UI theme too, without relying on the user to install Material UI theme.
- Tokyo-Night Dark support, planned support for Tokyo Night Day
- Otherwise everything is (about) the same.
- Go checkout his theme as well if you think that this one doesn't fit you: [https://github.com/Grafikart/tokyo-night-jetbrains-theme](https://github.com/Grafikart/tokyo-night-jetbrains-theme)
## Installation
*On Your Jetbrains IDE*:
- <kbd>Open Settings/Preferences</kbd>
- <kbd>Plugins</kbd>
- <kbd>Marketplace</kbd>
- <kbd>Search for "TokyoNight Theme"</kbd> >
- <kbd>Install Plugin</kbd>
<p align="center">Copyright &copy; 2022-present <a href="https://github.com/alexadhy" target="_blank">Alexander Adhyatma</a>
<!-- Plugin description end -->