* Update styles of question feedback (#7373)
* Specify the grade style to be applied only in the question header
* Update background color for gold variation
* Update background color for default variation
* Update border color for gold variation
* Tweak CSS formatting
* Tweak color for border of ordering question
* Update version and description
* Add new changelog
* Removed unused template
* Added missing image asset for home template
* Removed unused color
* Tightened up 404 pattern layout (elimiated empty space)
* Removed unnecessary color assignments (foreground set to foreground, background set to background)
* Converted 'primary' colors (not supplied by theme) to use 'foreground' instead
* Update screenshot.png
* Remove font-size reference on block level.
* Update theme.json
Remove explicit reference to font family.
* Remove block-level styling
* Update header.html
Remove fixed background color.
* Update single.html
Remove the block-level color setting for post navigation.
* Update theme.json
Simply how colors are applied to blocks.
* Update theme.json
Add styling for comments count and comments link blocks.
* Add theme: Programme by @henriqueiamarino
Programme is a blog theme that reverences the legendary designer Massimo Vignelli
and his playbills for the Piccolo Teatro in Milan. This design is suitable for
programs, calendars, and announcements.
* Add missing translator text
* Avoid hardcoded urls in tamplates
Replaces hardcoded url on header for a link to Home.
* Add big header pattern
* Remove theme attribute from templates
* Add search pattern
* Remove references to Literata font.
* Update page.html
Remove the reference to theme.
* Remove references to Literata font.
Remove references to Literata font in single post and page templates,
* Update single.html
Add post meta and byline to single post template.
* Update theme.json
Specify font-family for site and post titles.
* Update theme.json
Change the default post title font size.
* Update header.html
Change the vertical alignment of the header so that both site title and nav sit on the baseline.
* Update readme.txt
Minor updates to the readme file.