Home
Softono
BlueJ-Dark-Mode-Theme

BlueJ-Dark-Mode-Theme

Open source MIT CSS
12
Stars
2
Forks
3
Issues
1
Watchers
4 years
Last Commit

About BlueJ-Dark-Mode-Theme

BlueJ Dark Mode Theme is a comprehensive dark theme for BlueJ version 5.0.2. It provides complete dark mode coverage across all BlueJ windows, including areas that other themes have not addressed. The theme features prominent color-coded markings for different frames in the code editor, maintaining visual clarity similar to the default theme's frame highlighting approach. Installation involves replacing the stylesheets folder in the BlueJ installation directory, with the original default stylesheets preserved for easy restoration. This independent project is not affiliated with the official BlueJ software or its owners.

Platforms

Web Self-hosted

Languages

CSS

Links

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