Jump to content

cama900

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by cama900

  1. I updated the app to make it easier to choose wether or not to toggle the Alfred theme, as well as support for toggling the theme of the Sourcetree app. Download Workflow View on GitHub
  2. Yep, you can open the workflow and edit the Run Script element. Right at the top there's 2 lines that say var alfredLightTheme = "Alfred" var alfredDarkTheme = "Alfred Dark" You can change them to whatever theme you want for when the mac is in light/dark mode. Just put them both to the same theme name if you want it to always be the same. I may be adding support for other apps and I'll make the process better if I do.
  3. Awesome! I hadn't seen that one before. While the AppleScript in the theme does work to toggle between light and dark mode, running the workflow doesn't toggle it for me. I'll have to try and figure out why
  4. Hey everybody, I've been testing out macOS Mojave + Dark mode the past few days and wanted to be able to toggle between the light theme and dark theme using alfred. So I made a simple workflow for it. It's probably not useful to most of you yet (as Mojave it's still on dev beta 1) but i'll be making sure it stays working as there are more updates Download Workflow View on Github
×
×
  • Create New...