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

Tags icon too bright #760

Closed
wants to merge 4 commits into from
Closed

Tags icon too bright #760

wants to merge 4 commits into from

Commits on Jul 9, 2016

  1. Added new "nav-icon-recent" CSS class

    Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR #292
    
    It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc.
    Bugsbane committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    3536c45 View commit details
    Browse the repository at this point in the history
  2. Add new "Recent files" clock icon

    Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR #292
    
    Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it.
    Bugsbane committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    2e777af View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2016

  1. Alter colour of "Recent" icon from grey to black

    Change colour of the "recently used files" icon from grey to black, to match other icons in the files app.
    Bugsbane committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    61bab52 View commit details
    Browse the repository at this point in the history
  2. Replace recent icon with black, optimized version

    Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
    Bugsbane committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    bc0323d View commit details
    Browse the repository at this point in the history