mirror of
https://github.com/alexadhy/tokyonight-jetbrains.git
synced 2024-11-07 20:24:19 -05:00
45 lines
1.4 KiB
Markdown
45 lines
1.4 KiB
Markdown
# 🏙 Tokyo Night
|
|
|
|
|
|
<!-- Plugin description -->
|
|
|
|
Fork of https://github.com/alexadhy/tokyonight-jetbrains
|
|
|
|
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 © 2022-present <a href="https://github.com/alexadhy" target="_blank">Alexander Adhyatma</a>
|
|
|
|
<!-- Plugin description end -->
|