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

Dark theme support for diagrams #96

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Dark theme support for diagrams #96

wants to merge 10 commits into from

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    fb0c821 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. sccharts.ui: Removed direct injections of SCChartsSynthesis

    Because this will reset the ViewSynthesisShared scope if it is done
    inside a different synthesis (e.g. ScopeSynthesis) due to reusage of
    sub-syntheses.
    a-sr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9fbba76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a163c9f View commit details
    Browse the repository at this point in the history
  3. sccharts.ui: Fixed import

    a-sr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7c6171c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d25a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cc6808 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e24cf61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850102b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0d196 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. scg.klighd: Added SCG dark theme

    a-sr committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    71063b4 View commit details
    Browse the repository at this point in the history