0
0
Fork 0
mirror of https://github.com/alexadhy/tokyonight-jetbrains.git synced 2025-02-06 21:43:47 -05:00
jetbrains/README.md

38 lines
1.2 KiB
Markdown
Raw Normal View History

2022-03-22 02:59:33 +07:00
# 🏙 Tokyo Night
A dark and light Jetbrains theme ported from the Visual Studio Code [TokyoNight](https://github.com/enkia/tokyo-night-vscode-theme) theme.
2022-03-22 11:54:07 +07:00
There are 2 variants here:
- TokyoNight Storm
2022-03-22 04:24:12 +07:00
<p align="center">
2022-03-24 01:05:01 +07:00
<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"/>
2022-03-22 04:24:12 +07:00
</p>
2022-03-24 18:06:13 +07:00
## 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.
- 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)
2022-03-22 02:59:33 +07:00
## 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>