Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI colors #765

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
Open

UI colors #765

wants to merge 13 commits into from

Commits on Mar 19, 2024

  1. Begin work on better color theming such as for color blindness so use…

    …rs can specify their own colors for Bram-Hub#426.
    FisherLuba committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    46b7abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f4fc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Make color theme file work, and change working directory to use user.…

    …dir so that it uses the LEGUP folder
    FisherLuba committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    54413d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Automatically add new colors that are added in the resources folder t…

    …o the current color theme file
    FisherLuba committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    555154b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c90e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    53303e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d02e53 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Improve PreferencesDialog to make adding new preferences easier, and …

    …also made custom color theme file work
    FisherLuba committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2a936b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Replace LegupLookAndFeel with LegupCustomColorScheme which now just e…

    …dits the current FlatLaf color scheme to add any colors that are in the color theme txt file.
    FisherLuba committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    797d0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f743bd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Grouped dark mode, color theme, and colorblind preferences together. …

    …Also hid color theme file option if custom color theme is not selected.
    FisherLuba committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2dcfc26 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Merge remote-tracking branch 'upstream/dev' into ui-colors

    # Conflicts:
    #	src/main/java/edu/rpi/legup/ui/ProofEditorPanel.java
    #	src/main/java/edu/rpi/legup/ui/PuzzleEditorPanel.java
    FisherLuba committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3f8fce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c244b View commit details
    Browse the repository at this point in the history