danielgtaylor / danielgtaylor/aglio
--theme-style, --theme-variables confusion
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
if i run `sudo aglio --theme-variables theme/my-colors.less -i input.apib -o test.html` then my new theme colors are present in the html file.
However if I then run `sudo aglio --theme-style theme/my-theme.less -i input.apib -o test.html` then the colors revert to the default theme but my style changes occur.
Am I doing something wrong or should I be merging everything in to one file?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the two commands from the issue with input.apib, theme/my-colors.less, and theme/my-theme.less, then trace how --theme-variables and --theme-style are handled. Done means establishing whether the options should compose or whether the expected usage needs to be documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100