* 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
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Update version and description
* Add new changelog
* Remove legacy Learning Mode CSS as it's part of Sensei now (#7431)
* Course: Add body class for theme variations (#7432)
* Add custom property with variation name
* Add function to add body class and enqueue proper stylesheets
* Add stylesheets for all variations
* Add version number
* Style the "Awaiting Grade" notice (#7401)
* Style "Awaiting Grade" notice
* Move custom CSS to other areas of theme.json
* Remove typography setting as it needs to be done via CSS
* Do the same for the variations
* Fix notice style getting broken for css parsing issue
---------
Co-authored-by: Imran Hossain <imranh920@gmail.com>
* Bump versions and update change log
---------
Co-authored-by: Imran Hossain <imranh920@gmail.com>
* 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
* Update comment pattern to match design
* Update comment styles and add pseudo checkbox style
* Update single page and lesson template to use comment pattern
* Update theme.json to match comment reply design
* Update single column templates to use comment pattern
* Update templates to use common comment pattern
* Move top border to comment pattern
* Add preset for top and bottom margin of comment title
* Add spacings for pagination and remove spacer
* Remove extra class from pagination and move preset style to css
* Use margin instead of padding
* Update course/style.css
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Change 0 rem to 0
* Add spacing after comment reply form in middle
* Resize cancel reply link text
* Change color of input text in comment reply form fields
* Update font size of comment input texts
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Add Course theme
This theme is meant to be used with Sensei LMS, but can also be used standalone.
* Remove .pot file
* Remove obsolete CSS
* Remove color on search button
* Remove custom Sensei footer.
* Fix path of the Inter font
On the default and `blue` style.
* Fix line height
* Make image captions smaller than post content
---------
Co-authored-by: Mikey Arce <mikeyarce@gmail.com>
Co-authored-by: Jake Oehler Morrison <s+github@jom.im>