matugen-v0.10.0
github-actions
released this
15 Aug 15:28
·
312 commits
to main
since this release
Added
- (scheme) add
android_scheme
keywords - (scheme) add
android_scheme
- (arguments) add
--show-colors
flag and disable showing colors by default - (show_colors) show light, dark and amoled at once in a table
- (arguments) remove
lightmode
andamoled
- (config) rename
scheme
tomode
in template config - (arguments) add
mode
to replacelightmode
andamoled
- (template) add
Light
,Dark
,Amoled
options for each template - add
--dry-run
flag - (template) add
source_color
- show generated colors inside a table instead
Fixed
- (show_color) make the dark and amoled colors use right schemes
- remove debug stuff
- dark and amoled modes being switched
- correct blue and green in
get_source_color
- show colors AFTER running commands
Other
- (template) update keyword names
- (
scheme_android
) add TODO note for amoled scheme - add DEFAULT_CONFIG const
- (get_source_color) move to color file
- rename
Commands
struct toSource
- make the colors vec a const
- add gifs for modes, palettes and
--other-colors
- update all tapes
- (tapes) change the output directory
- remove unnecessary imports
- fix usage of commands
- add an explanation for
mode
in template config - rename
scheme
tomode
- add
source color
keyword - format with
cargo fmt
- (show_color) use
format_argb_as_rgb
- format with
cargo fmt
- change repository address
- remove useless gifs