Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sectasy0/fleet_one_dark
Jetbrains Fleet One Dark Pro Theme
https://github.com/sectasy0/fleet_one_dark
Last synced: about 2 months ago
JSON representation
Jetbrains Fleet One Dark Pro Theme
- Host: GitHub
- URL: https://github.com/sectasy0/fleet_one_dark
- Owner: sectasy0
- Created: 2023-01-10T17:45:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T13:19:36.000Z (9 months ago)
- Last Synced: 2024-03-16T16:15:37.105Z (9 months ago)
- Size: 363 KB
- Stars: 51
- Watchers: 1
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Jetbrains Fleet OneDark theme
This is an implementation of the popular One Dark Pro color scheme for JetBrains Fleet. One Dark Pro is a professional and elegant theme with a dark background and contrasting colors. This color scheme is designed to make your code easy to read and visually appealing.
## Instalation
To install the One Dark Pro color scheme in JetBrains Fleet, follow these steps:
1. Download the `one-dark-pro.json` file from this repository.
2. Put this file inside `C:\Users\\.fleet\themes\`
3. Open JetBrains Fleet.
4. Go to Settings > Themes and pick `OneDark` from the list
5. Enjoy your colors!## Preview
Few screenshots presenting how this scheme looks like.
# Python
![OneDark example](examples/example.png "OneDark example")
# CSS
![OneDark example](examples/example_css.png "OneDark css example")
# HTML
![OneDark example](examples/example_html.png "OneDark html example")
# JavaScript
![OneDark example](examples/example_js.png "OneDark js example")## Feedback
If you have any issues or suggestions for improvements to the One Dark Pro color scheme for JetBrains IDEs, please open an issue or send an email.## License
This color scheme is licensed under the MIT License. You are free to use, modify, and distribute this theme as you see fit.Enjoy coding with the One Dark color scheme!