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

Support Dark Mode #449

Closed
wants to merge 31 commits into from
Closed

Support Dark Mode #449

wants to merge 31 commits into from

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    b10de6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9842eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e138e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f04e9d View commit details
    Browse the repository at this point in the history
  5. Support native scheme

    setting both color_scheme and color_scheme_dark to "native" to enable auto switching native color
    if color_scheme_dark not set, will stay light mode
    user may set only one of color_scheme and color_scheme_dark to "native" while keeping the other a coded color scheme
    LEOYoon-Tsaw committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    577e3a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b97877f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    843596e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    749c10e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3abd2ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a190913 View commit details
    Browse the repository at this point in the history
  11. Support native scheme

    setting both color_scheme and color_scheme_dark to "native" to enable auto switching native color
    if color_scheme_dark not set, will stay light mode
    user may set only one of color_scheme and color_scheme_dark to "native" while keeping the other a coded color scheme
    LEOYoon-Tsaw committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    27f771d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44149a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26d2334 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fbbd8c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. build(Sparkle.framework): remove SPM package and add framework files

    * It's not time to use SPM now (Closes rime#484)
    kuoruan authored and lotem committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    47afba6 View commit details
    Browse the repository at this point in the history
  2. build(Makefile): build specified architecture: make ARCHS='arm64'

    space-separate multiple architectures: make ARCHS='arm64 x86_64'
    lotem committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    78d147c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab9191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f73623 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    376b140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60b157c View commit details
    Browse the repository at this point in the history
  7. Support native scheme

    setting both color_scheme and color_scheme_dark to "native" to enable auto switching native color
    if color_scheme_dark not set, will stay light mode
    user may set only one of color_scheme and color_scheme_dark to "native" while keeping the other a coded color scheme
    LEOYoon-Tsaw committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a083fb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    051a406 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d1b20c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa9a540 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47209c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    461b7c9 View commit details
    Browse the repository at this point in the history
  13. Support native scheme

    setting both color_scheme and color_scheme_dark to "native" to enable auto switching native color
    if color_scheme_dark not set, will stay light mode
    user may set only one of color_scheme and color_scheme_dark to "native" while keeping the other a coded color scheme
    LEOYoon-Tsaw committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d16d97f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ceea99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a1884c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    710a409 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74ec58d View commit details
    Browse the repository at this point in the history