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

[New feature] Add ability to change text color/background color via (optional) inline code; should be backward compatible #560

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 30, 2023

  1. Add ability to change text color/background color via inline code in …

    …a backward compatible manner
    xzn committed May 30, 2023
    Configuration menu
    Copy the full SHA
    527c85a View commit details
    Browse the repository at this point in the history
  2. Remove unneeded copy

    xzn committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a052602 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge from master

    xzn committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c653dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e9c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f9119 View commit details
    Browse the repository at this point in the history
  4. Web colors style

    xzn committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6b34b71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8648c46 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    eaa524b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1b090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae7075 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add cast for C++ compat

    xzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    cabd4c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    4bd3cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80d587 View commit details
    Browse the repository at this point in the history
  3. Exclude edit area text from inline color code to avoid cursor being i…

    …n the wrong location
    xzn committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ec998c5 View commit details
    Browse the repository at this point in the history