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

Color and font themes #6698

Closed
wants to merge 6 commits into from
Closed

Color and font themes #6698

wants to merge 6 commits into from

Commits on Oct 19, 2017

  1. Add appearance options tab

    by @magao: Consolidate appearance options in their own tab.
    by @evsh: Add preferences-desktop-theme icon, copied from fa-desktop
    (Unicode f108) symbol of FontAwesome
    magao authored and zeule committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    adfc887 View commit details
    Browse the repository at this point in the history
  2. Add color and font themes

    zeule committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    a81ddc1 View commit details
    Browse the repository at this point in the history
  3. Add Plasma color scheme parsing

    zeule committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    9ca461e View commit details
    Browse the repository at this point in the history
  4. Add alternative color themes

    zeule committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    3137c24 View commit details
    Browse the repository at this point in the history
  5. Refactor icons handling

    1. Use SVG icons and drop png files
    2. Add function to change SVG fill color and use it to produce
    monochrome icon set.
    3. Allow torrent state icons to be colored corresponding to state colors.
    zeule committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    d7bc0b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91775b3 View commit details
    Browse the repository at this point in the history