Tomer-Aharoni / BlueJ-Dark-Mode-Theme

BlueJ Dark Mode theme, inspired by some similar repositories. Currently compatible with version 5.0.2 of BlueJ. ***This project is in no way related to the BlueJ software owners.***
MIT License
6 stars 3 forks source link
bluej code-editor dark-mode dark-theme ide java

BlueJ-Dark-Mode-Theme

BlueJ Dark Mode theme, inspired by some similar repositories (this is an enhanced version of some). This theme is more comprehensive than its predecessors (windows that have not been repainted in the other themes are now darkly colored), and unlike the other themes it also contains prominent color markings for the different frames in the code editor (similar to the idea of painting the frames in the default theme)

Installation guide

YouTube Tutorial: https://youtu.be/pmAf33pMbTo

  1. Download the repo files (Code >> Download ZIP).
  2. Go to C:\Program Files\BlueJ\lib\stylesheets and rename the stylesheets folder to Original Stylesheets (for making your own backup).
  3. Extract the stylesheets folder from the .zip file to the lib folder (This new stylesheets folder replaces the old stylesheets folder).
  4. Close BlueJ if open and start BlueJ again.

The original stylesheets (BlueJ default theme) are also inculded in the Original Stylesheets folder. To switch back to the defualt theme you can follow the same instructions, using your own Original Stylesheets folder's files or my Original Stylesheets folder's files instead of the stylesheets folder's files.


Screenshots

BlueJ-Main-Window-Screenshot BlueJ-Terminal-Screenshot BlueJ-Editor-Screenshot