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 settings to override theme font sizes #6926

Merged
merged 24 commits into from Aug 23, 2019

Commits on Aug 22, 2019

  1. Copy the full SHA
    16eb75a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f64325f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9f32ff4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a00df0b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b6291f1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c39a4ce View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b1d4db7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c118399 View commit details
    Browse the repository at this point in the history
  9. cleanup

    telamonian committed Aug 22, 2019
    Copy the full SHA
    9ef802f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2488d07 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    fc40623 View commit details
    Browse the repository at this point in the history
  12. ran jlpm run lint, fixed complaints

    hopefully this fixes the failure of the Linux Integrity CI
    telamonian committed Aug 22, 2019
    Copy the full SHA
    c2db5bd View commit details
    Browse the repository at this point in the history
  13. cleanup/simplification

    telamonian committed Aug 22, 2019
    Copy the full SHA
    b87c4d0 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8065460 View commit details
    Browse the repository at this point in the history
  15. cleanup

    telamonian committed Aug 22, 2019
    Copy the full SHA
    92e8093 View commit details
    Browse the repository at this point in the history
  16. more cleanup

    telamonian committed Aug 22, 2019
    Copy the full SHA
    d40dddf View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b3f36ad View commit details
    Browse the repository at this point in the history
  18. simplified some code

    telamonian committed Aug 22, 2019
    Copy the full SHA
    45bca49 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    8cb3108 View commit details
    Browse the repository at this point in the history
  20. had to rearrange some json in order to get the defaults to display co…

    …rrectly
    
    the default theme override keys weren't showing up in the last commit.
    For some reason rearranging the JSON fixed it.
    telamonian committed Aug 22, 2019
    Copy the full SHA
    d6c2bfc View commit details
    Browse the repository at this point in the history
  21. added docstring

    telamonian committed Aug 22, 2019
    Copy the full SHA
    6bf371e View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    54b9fc0 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    6e9dfd7 View commit details
    Browse the repository at this point in the history
  24. fixed isToggled param of 'apputils:theme-scrollbars' command

    `apputils-extension/src/index.ts` was getting crowded, so I also split out
    the theme plugins into their own source file
    telamonian committed Aug 22, 2019
    Copy the full SHA
    997b4fe View commit details
    Browse the repository at this point in the history