Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,799 contributions in the last year
Activity overview
Contribution activity
October 2020
-
casperstorm/ajour-catalog
Shell
•
Built by
Created a pull request in casperstorm/ajour that received 3 comments
feat: refactoring color themes
Proposed Changes
Refactoring the ColorPalette struct so we can have more colors and make the overall of Ajour better.
Add themes directly to Ajour.
- fix: add env variable to mac builds in workflow
- Development
- ci/makefile
- fix: alpha channel didn't always correctly show the newest value
- release: 0.4.0
- feat: better wow path resolution
- chore: onboarding ux
- chore: tidy settings
- chore: re-added aa due to large memory footprint without
- chore: updated icon
- chore: removed antialiasing
Created an issue in casperstorm/ajour-catalog that received 3 comments
Combine tukui's two responses to a single .json
In Ajour we have a concept of flavors. There are currently two flavors: classic and retail. A specific addon is created for one of the two flavors,…