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

Add console option to select icon theme #100

Merged
merged 6 commits into from
Jan 19, 2019
Merged

Commits on Jan 14, 2019

  1. Added Unicode icon set

    It's just an icon set with empty icon maps, so everything should
    fall through to the default folder/file icons.
    Sebastian Zivota committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    7615aa2 View commit details
    Browse the repository at this point in the history
  2. Added --theme option to select icon theme

    Possible values are `default` and `unicode`.
    Sebastian Zivota committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    ddfff0b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Merge remote-tracking branch 'Peltoche/master' into issue40

    Sebastian Zivota committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    85d59ec View commit details
    Browse the repository at this point in the history
  2. Renamed theme flag to icon-theme and default option to fancy

    Sebastian Zivota committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    5953d7c View commit details
    Browse the repository at this point in the history
  3. Added default icons to Icons struct

    Also added tests for unicode icon set
    Sebastian Zivota committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    bbd9e09 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Added unicode symbols in comments

    Sebastian Zivota committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    10ce03c View commit details
    Browse the repository at this point in the history