e88bb3eb7f
* Course theme: Update the styles of back to lesson button of quiz in learning mode (#7312) * Fix font weight in gold variation * Fix back to lesson font family in default variation * Fix back to lesson font family in gold variation * Fix back to lesson font family in blue variation * Fix back to lesson font family in dark variation * Quiz footer button styles fix (#7317) * Fix font weight in gold variation * Fix back to lesson font family in default variation * Fix back to lesson font family in gold variation * Fix back to lesson font family in blue variation * Fix back to lesson font family in dark variation * Fix default font size * Fix gold variation font size * Fix dark variation font size * Fix blue variation font size * Simply Quiz Actions block CSS --------- Co-authored-by: Donna Peplinskie <donnapep@gmail.com> * Update stylings for quiz, questions and answers (#7331) * Fix font weight in gold variation * Fix back to lesson font family in default variation * Fix back to lesson font family in gold variation * Fix back to lesson font family in blue variation * Fix back to lesson font family in dark variation * Fix default font size * Fix gold variation font size * Fix dark variation font size * Fix blue variation font size * Fix default variation question title font stylings * Fix spacings above and below question title * Add default style for file upload button * Add question, title and file upload button styles for blue variation * Add question, title and file upload button styles for dark variation * Add question, title and file upload button styles for gold variation * Update file upload placeholder spacings for all variations * Further clarify CSS selector to prevent collisions * Adjust question title CSS for Gold variation * Set font family for quiz points in Gold variation * Eliminate use of custom font size * Remove obsolete CSS for file upload component --------- Co-authored-by: Donna Peplinskie <donnapep@gmail.com> --------- Co-authored-by: Imran Hossain <imran.hossain@automattic.com> Co-authored-by: Donna Peplinskie <donnapep@gmail.com> |
||
---|---|---|
.github | ||
.husky | ||
adventurer | ||
affinity | ||
aldente | ||
altofocus | ||
alves | ||
ames | ||
antonia | ||
apostrophe-2 | ||
appleton | ||
arbutus | ||
archeo | ||
archivo | ||
artly | ||
attar | ||
awburn | ||
balasana | ||
barnett | ||
barnsbury | ||
barnsbury23 | ||
bennett | ||
bibimbap | ||
bibliophile | ||
bitacora | ||
blank-canvas | ||
blank-canvas-3 | ||
blank-canvas-blocks | ||
block-canvas | ||
blockbase | ||
boxedbio | ||
brompton | ||
bsoj | ||
bute | ||
button-2 | ||
calm-business | ||
calvin | ||
calyx | ||
canard | ||
common | ||
cortado | ||
course | ||
coutoire | ||
covr | ||
creatio | ||
ctlg | ||
curriculum | ||
dalston | ||
dara | ||
dawson | ||
didone | ||
disco | ||
dorna | ||
dos | ||
dyad-2 | ||
elegant-business | ||
entry | ||
erma | ||
exford | ||
exmoor | ||
farrow | ||
fewer | ||
fotograma | ||
freddie | ||
friendly-business | ||
gazette | ||
geologist | ||
george-lois | ||
grammerone | ||
hari | ||
heiwa | ||
hever | ||
hey | ||
ibis | ||
illustratr | ||
independent-publisher-2 | ||
intergalactic-2 | ||
iotix | ||
issue | ||
ixion | ||
jackson | ||
jaida | ||
jinjang | ||
karuna | ||
kigen | ||
kingsley | ||
lativ | ||
lettre | ||
leven | ||
libre-2 | ||
libretto | ||
lineup | ||
livro | ||
lodestar | ||
loic | ||
lois | ||
loudness | ||
luce | ||
luminance | ||
lynx | ||
marl | ||
masu | ||
mayland | ||
mayland-blocks | ||
maywood | ||
meraki | ||
modern-business | ||
montagna | ||
morden | ||
mpho | ||
muscat | ||
negai | ||
nested | ||
optimismo | ||
organizer | ||
otis | ||
overlaid | ||
paimio | ||
pendant | ||
penscratch-2 | ||
photos | ||
pieria | ||
pique | ||
pixl | ||
poema | ||
poesis | ||
professional-business | ||
publication | ||
quadrat | ||
radcliffe-2 | ||
rainfall | ||
raw | ||
rebalance | ||
redhill | ||
remote | ||
reverie | ||
rivington | ||
rockfield | ||
ron | ||
russell | ||
scratchpad | ||
screenplay | ||
seedlet | ||
seedlet-blocks | ||
shawburn | ||
shoreditch | ||
skatepark | ||
sketch | ||
snd | ||
sophisticated-business | ||
spearhead | ||
spearhead-blocks | ||
startfit | ||
sten | ||
stewart | ||
storia | ||
stow | ||
stratford | ||
tenaz | ||
textbook | ||
texty | ||
the-menu | ||
tomoni | ||
toujours | ||
trellick | ||
tu | ||
twentytwentytwo-blue | ||
twentytwentytwo-mint | ||
twentytwentytwo-pink | ||
twentytwentytwo-red | ||
twentytwentytwo-swiss | ||
ueno | ||
upsidedown | ||
varia | ||
verso | ||
vetro | ||
vivre | ||
winkel | ||
zoologist | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
.sandbox-ignore | ||
.stylelintrc.json | ||
.wp-env.json | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
create-a-theme-checklist.js | ||
deploy-dotorg.sh | ||
dotorg-exclude.txt | ||
LICENSE | ||
package-dotorg.sh | ||
package-lock.json | ||
package.json | ||
phpcs.xml.dist | ||
pre-commit-hook.js | ||
README.md | ||
theme-batch-utils.sh | ||
theme-utils.mjs |
Automattic Themes
The development repository for themes maintained by the Automattic Theme Team.
What's Here
We're committed to imagining and creating the future of themes. Our latest themes are block themes — they depend on the latest features available in the Gutenberg plugin. Read about our latest themes built to support full-site editing here.
Contributing
Issues
Before submitting your issue, please search for an existing or related ticket here.
Here are some tips to consider for writing a useful report:
- Share steps for replicating the issue.
- Add screenshots and videos where helpful.
- Share your environment details, including what version of WordPress and Gutenberg you're using
Code
Patches and ideas in the form of code are always welcome! A great way to get started is to work on a CSS fix or a Good First Issue. Please read our full guide to contributing for more information.
Testing pull requests
Using GitHub
- Clone repository locally
git clone git@github.com:Automattic/themes.git
- Identify the branch of the pull request, e.g.
update/#1889
- Check out featured branch of pull request, e.g.
git checkout update/#1889
- Symlink or copy affected theme OR zip affected theme and import into WordPress site
Manually download
- Identify and visit the branch of the pull request.
- Change the
/tree/
part of the branch's URL toarchive
, and add a.zip
to the end to download a zip of the branch. e.g.https://github.com/Automattic/themes/tree/update/%231889
would becomehttps://github.com/Automattic/themes/archive/update/%231889.zip
- Unzip the zipped featured branch
- Zip affected theme and import into WordPress site
Note: In case the affected theme already exists on the WordPress site, it needs to be deleted before the theme zip file gets uploaded.
Packaging for WordPress.org Themes Showcase
The code in this repository mirrors the code needed for the theme to function correctly on WordPress.com. To prepare a theme.zip that passes the WordPress.org theme review automated test, do the following:
- From the top-level directory, run
./package-dotorg.sh [theme-slug]
- View the generated zip in the respective theme's sub-directory
Note that this script rebuilds the theme to strip it of .com-specific functionality, and discards any changes via git after doing so. Make sure you have committed any working changes before running this script.