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

Feature: Add "Remove tab colour" method #1199

Merged
merged 19 commits into from
Jun 8, 2023
Merged

Feature: Add "Remove tab colour" method #1199

merged 19 commits into from
Jun 8, 2023

Commits on May 31, 2023

  1. remove deprecated "tabColor"

    alifeee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    908032b View commit details
    Browse the repository at this point in the history
  2. add clear_tab_color method

    alifeee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    478e3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28e1566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1302f2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08582ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad56ae9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcc19d4 View commit details
    Browse the repository at this point in the history
  8. update tab_color test to work with google's colours

    google changes the colours you provide so they are a fraction of n/255
    alifeee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8bd15e7 View commit details
    Browse the repository at this point in the history
  9. add test_clear_tab_color

    alifeee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7237d0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fcd573 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6d38d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b3a73c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    9e1e8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2af1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a6d98b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    6640f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f683acc View commit details
    Browse the repository at this point in the history
  3. remove "coalesce to google" command

    just put the user input colour into the properties dict
    this will not equate properly, but
    see #1199 for discussion
    alifeee committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    08afe7e View commit details
    Browse the repository at this point in the history