Commit graph

23 commits

Author SHA1 Message Date
Dave Smith
8ac496ee80
[Test] Archeo link interactivity states (#6101)
* Move link text color to theme json and add hover

* Add link hover state to Core Nav block

* Remove Nav link styles from Theme JSON
2022-07-06 10:15:31 +01:00
Ben Dwyer
87f535a4fe
Archeo: Try using button as an element (#5849)
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-07-05 14:36:09 -04:00
Ben Dwyer
a815dec664
Themes: Remove site title text decoration from theme.json (#6122)
* Themes: Remove site title text decoration from theme.json

* add livro

* remove text decoration from the site title in curator
2022-06-23 16:58:32 +01:00
Ben Dwyer
52c67bb3cd
Archeo: Sort properties alphabetically (#5970)
* Archeo: Sort properties alphabetically

* fix missing comma
2022-05-04 10:59:19 +01:00
Ben Dwyer
6ad96a44db Revert "Archeo: Sort theme.json alphabetically"
This reverts commit 7f0876de31.
2022-05-03 14:27:06 +01:00
Ben Dwyer
7f0876de31 Archeo: Sort theme.json alphabetically 2022-05-03 14:23:47 +01:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04:00
Kjell Reigstad
9be1c4a6f8
Add "Page (No Title)" template. (#5719) 2022-03-22 14:12:51 +00:00
Ben Dwyer
38d6bc4dcf
Archeo: Add fonts to theme.json (#5609)
* Archeo: Add fonts to theme.json

* Add archeo_preload_webfonts function back in

* Also replace the fonts in Stewart

* Use theme.json fonts for Livro

* Add fonts for Remote to theme.json

* Remove preload fuctions and use  on the font files

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-17 14:03:07 -04:00
Sarah Norris
f9dd31a7e2
Archeo: remove bottom margin from columns (#5645)
* Remove bottom margin from columns

* Try adjusting spacing.

* Tidy up mobile padding for the main headline.

* Update image-with-headline-description.php

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-03-11 15:36:01 -05:00
Sarah Norris
42321fb2c5
Archeo: add CSS for mobile menu font size (#5644)
* Add CSS for mobile menu font size

* Remove CSS patch

* Move navigation font size into theme.json
2022-03-11 15:35:41 -05:00
Sarah Norris
566ff1208d
Archeo: Add home template (#5564)
* Add simple list of posts with background pattern

* Add home template

* Remove layout inherit setting

* Adjust spacing in Simple list of posts

* Adjust spacing in Layered images with headline

* Change paragraph to heading

* Remove custom CSS, not needed!

* Add empty line at end of style.css

* Change header bottom padding to outer

* Remove top padding from Image with headline and description

* Add links to post titles in list of posts

* Add pagination to list of posts patterns

* restore english text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-21 21:03:44 +00:00
Sarah Norris
31e8d63895
Archeo: Add core block settings (#5519)
* Add default comment block styles

* Add default separator block styles

* Add default pullquote styles

* Add default quote styles

* Add CSS for quote blocks

* Add post-nav-link a style back

Accidentally removed during merge!

* Remove custom CSS

* Set 1px border on quote block

* Remove font size setting from pullquote

* Remove text transform setting for pullquote
2022-02-15 11:27:32 +00:00
Ben Dwyer
203aa5a854
Archeo: Update comment form styles (#5517)
* Archeo: Update comment form styles

* Set button font family

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:53:02 +00:00
Ben Dwyer
45b493f6be
Archeo: Update next/prev links in the post footer (#5518)
* Archeo: Update next/prev links in the post footer

* Change font weight to 100

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:12:35 +00:00
Kjell Reigstad
3c8982d8a9
Archeo: Tidy up responsive font sizes (#5522)
* Tidy up font scaling.

* Revise max sizes.
2022-02-10 12:05:12 -05:00
Kjell Reigstad
5d3ec23d82
[Archeo] Update Chivo's 300 weight to 100 weight globally (#5482)
* Update 300 weight to 100 weight.

* Remove unused file.
2022-02-08 17:19:21 -05:00
Maggie
2b8513ffd0
Archeo: Headline over dark image pattern (#5464)
* block patterns bootstrap

* headline pattern

* changed image

* Add alt text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 19:25:01 +00:00
Maggie
aa50023b48
Archeo: fixed font files and styles (#5452)
* fixed font files and styles

* added bold font

* preloaded 400 weight too

* adjustments after rebase

* undo site title change

* Removing unused custom property

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 10:11:01 +00:00
Sarah Norris
c8243596f7
Archeo: update layout sizing and spacing (#5447)
* Change wideSize setting

* Adjust nav block gap size

* Add dynamic padding to footer

* Change small spacing setting
2022-02-04 10:10:48 +00:00
Ben Dwyer
35d24b5cbd
Archeo: Remove custom properties (#5457) 2022-02-04 07:49:45 +00:00
Ben Dwyer
941244971d
Archeo: Simplify heading declarations (#5453)
* Archeo: Simplify heading declarations

* Set the correct weight
2022-02-03 14:57:55 +00:00
Sarah Norris
02057a7313
Add Archeo (as standalone theme) (#5436)
* Add archeo

* Add color and font settings

* update the footer

* Add footer file

* footer fixes

* make sizes responsive

* Add package.json to handle theme.css

* Add functions.php

* Adjust footer to be closer to mocks

* Add index.html

* Add theme.scss & add numbers to header nav

* Update package-lock

* Make menu with numbers into a template part

* Remove theme sass

* Remove Template: blockbase

* Add index.php file

* Remove Blockbase class name

* Update functions.php & add font file

functions.php file is based on Livro

* Update theme.json fonts and layout

* Rename header template

* Rename parts and templates directories

* Update theme.json

* Update readme

* Add styles to style.css

* Update header template

* Adjust header font sizes

* Add dynamic spacing

* Update nav in footer

* Remove inline style from site title

* Update layout settings against mocks

* Add typography styles

* Change Chivo fallback to sans-serif

* Add template parts

* Add basic templates

* Add button styles

* Fix style.css formatting

* Fix default line height var

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 16:48:50 +00:00