Skip to content

Commit

Permalink
Kawaii-chan: fixes issues reviewed by Takashi
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqueiamarino committed Oct 4, 2024
1 parent 2cc6df9 commit 9780825
Show file tree
Hide file tree
Showing 11 changed files with 107 additions and 113 deletions.
Binary file modified kawaii-chan/assets/images/Pin_Dog-Paw-Enamel-Icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kawaii-chan/assets/images/Pin_Flame-Icon-Enamel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified kawaii-chan/assets/images/Pin_Thumbs-up-Enamel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 0 additions & 27 deletions kawaii-chan/patterns/404.php

This file was deleted.

3 changes: 1 addition & 2 deletions kawaii-chan/patterns/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
<div class="wp-block-group"><!-- wp:site-title {"textAlign":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|tertiary"}}}},"textColor":"tertiary","fontSize":"x-large"} /-->

<!-- wp:paragraph {"align":"center","fontSize":"small"} -->
<p class="has-text-align-center has-small-font-size">
Designed with <a href="https://wordpress.org" rel="nofollow">WordPress</a> </p>
<p class="no-underline has-x-small-font-size"><?php echo __('Designed with <a href="https://wordpress.org" rel="nofollow">WordPress</a>', 'kawaii-chan');?></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

Expand Down
43 changes: 2 additions & 41 deletions kawaii-chan/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,45 +11,8 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
Kawaii-Chan is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.

== Changelog ==

= 0.0.30 =
* Kawaii-Chan: Update header alignment (#7575)

= 0.0.29 =
* Remove auto-loading-homepage tag. (#7300)

= 0.0.28 =
* Remove Rubik font from heading definition (#7267)

= 0.0.27 =
* Add link styles for post-terms (#7058)

= 0.0.26 =
* Remove table CSS from block canvas theme as it has been addressed in Gutenberg (#6954)

= 0.0.24 =
* Kawaii-Chan: Add no results content to search template (#6860)

= 0.0.23 =
* Remove font-smoothing CSS (#6816)

= 0.0.22 =
* Add home.html template to Kawaii-Chan (#6784)

= 0.0.21 =
* Kawaii-Chan: Add self-closing tag to comments pattern in page template (#6764)

= 0.0.20 =
* Kawaii-Chan: small updates (#6705)

= 0.0.19 =
* Make theme available for translation as much as possible (#6484)

= 0.0.18 =
* Update block canvas styles (#6640)

= 0.0.17 =
* Block canvas: clean up templates (#6620)
= 1.0.0 =
Initial release

== Copyright ==

Expand All @@ -66,7 +29,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.


== Fonts ==

Modak
Expand All @@ -89,7 +51,6 @@ Copyright: Designed by Kemie Guaida (https://github.com/kemie/Bellota-Font)
License: SIL Open Font License (OFL) version 1.1 - https://openfontlicense.org/
Source: https://fonts.google.com/specimen/Bellota


== Images ==

Graphics on the screenshot by the theme author Henrique Iamarino.
Expand Down
47 changes: 45 additions & 2 deletions kawaii-chan/styles/cuteherbs.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,52 @@
"duotone": "var(--wp--preset--duotone--heartherbs)"
}
}
},
"elements": {
"h1": {
"typography": {
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "-0.03rem"
}
},
"h2": {
"typography": {
"letterSpacing": "0rem"
}
},
"h3": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"h4": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"h5": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"h6": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)",
"fontStyle": "normal",
"fontWeight": "700"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--gabarito)"
}
},
"title": "Cute Herbs",
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
"title": "cuteherbs"
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,30 @@
"duotone": "var(--wp--preset--duotone--caramelcream)"
}
}
},
"elements": {
"h1": {
"typography": {
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "-0.03rem"
}
},
"h2": {
"typography": {
"fontStyle": "normal",
"fontWeight": "700"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--gabarito)",
"fontStyle": "normal",
"fontWeight": "700"
}
}
}
},
"title": "Hydra Caramel",
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
"title": "hydrocaramel"
}
30 changes: 28 additions & 2 deletions kawaii-chan/styles/javagrape.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,35 @@
"duotone": "var(--wp--preset--duotone--waterjava)"
}
}
},
"elements": {
"h3": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"h5": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"h6": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--rubik-bubbles)",
"fontStyle": "normal",
"fontWeight": "400"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--bellota-text)"
}
},
"title": "Java Grape",
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
"title": "Javagrape"
}
36 changes: 1 addition & 35 deletions kawaii-chan/templates/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,41 +13,7 @@
<!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"type":"constrained"}} /--></main>
<!-- /wp:group -->

<!-- wp:comments {"className":"wp-block-comments-query-loop"} -->
<div class="wp-block-comments wp-block-comments-query-loop"><!-- wp:comments-title {"level":3} /-->

<!-- wp:comment-template -->
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|70"}}}} -->
<div class="wp-block-group" style="margin-top:0;margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"style":{"spacing":{"blockGap":"0.5em"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-group"><!-- wp:avatar {"size":40,"style":{"color":[]}} /-->

<!-- wp:group -->
<div class="wp-block-group"><!-- wp:comment-author-name /-->

<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"0.5em"}},"layout":{"type":"flex"}} -->
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:comment-date {"format":"F j, Y \\a\\t g:i a"} /-->

<!-- wp:comment-edit-link /--></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->

<!-- wp:comment-content /-->

<!-- wp:comment-reply-link /--></div>
<!-- /wp:group -->
<!-- /wp:comment-template -->

<!-- wp:comments-pagination -->
<!-- wp:comments-pagination-previous {"label":"Older"} /-->

<!-- wp:comments-pagination-numbers /-->

<!-- wp:comments-pagination-next {"label":"Newer"} /-->
<!-- /wp:comments-pagination -->

<!-- wp:post-comments-form /--></div>
<!-- /wp:comments --></div>
<!-- wp:template-part {"slug":"comments","area":"uncategorized"} /--></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
9 changes: 7 additions & 2 deletions kawaii-chan/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@
"slug": "hydracream"
}
],
"gradients": [
{
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--base), var(--wp--preset--color--base))",
"name": "default gradient",
"slug": "default-gradient"
}
],
"palette": [
{
"color": "#ffe5f4",
Expand Down Expand Up @@ -577,7 +584,6 @@
},
"h1": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--modak)",
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontStyle": "normal",
"fontWeight": "400",
Expand All @@ -586,7 +592,6 @@
},
"h2": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--modak)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "400",
Expand Down

0 comments on commit 9780825

Please sign in to comment.