themes-wordpress/spearhead
Jason Crist 278de67822 Refactored Dark Mode to separate file
This change refactors all of the 'dark mode' settings into a single CSS
file (that can be optionally loaded)

This was mostly from the variables.css file, but there were also a few
small customizations in other files that were also included.
2021-02-11 14:07:53 -05:00
..
assets Refactored Dark Mode to separate file 2021-02-11 14:07:53 -05:00
inc ensure we don't reregister functions that may already be defined 2021-02-05 10:25:54 +00:00
languages Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
template-parts fix desktop menu: 2021-01-20 16:23:50 +00:00
experimental-theme.json Spearhead: Fix link color 2021-01-27 17:14:30 +00:00
functions.php Change CSS variable assignment order 2021-01-14 10:21:57 -05:00
LICENSE Add dotorg files. 2020-11-03 13:03:27 -05:00
navigation-rtl.css Update version numbers to deploy Seedlet and children 2021-01-20 17:48:02 +00:00
navigation.css Update version numbers to deploy Seedlet and children 2021-01-20 17:48:02 +00:00
navigation.css.map Add padding rules when no main nav is present. 2021-01-21 10:57:43 -05:00
package-lock.json Update version numbers to deploy Seedlet and children 2021-01-20 17:48:02 +00:00
package.json Update version numbers for Seedlet children 2021-02-08 11:30:06 +00:00
readme.txt Update changelog. 2021-01-27 15:29:38 -05:00
screenshot.png Update spearhead screenshot. 2020-12-01 14:17:30 -05:00
search.php D51300-code introduce a typo. seedlet_the_posts_navigation() does not exist but seedlet_the_post_navigation() does. 2020-10-28 12:13:21 +11:00
style-rtl.css Update version numbers for Seedlet children 2021-02-08 11:30:06 +00:00
style.css Update version numbers for Seedlet children 2021-02-08 11:30:06 +00:00
style.css.map Simplify link selectors to avoid bleed 2021-01-27 15:15:12 -05:00
variables-dark.css Refactored Dark Mode to separate file 2021-02-11 14:07:53 -05:00
variables.css Refactored Dark Mode to separate file 2021-02-11 14:07:53 -05:00

=== Spearhead ===
Contributors: Automattic, Babak Nivi, Cece Yu
Requires at least: 5.0
Tested up to: 5.5.1
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A theme designed with podcasting in mind with support for dark mode.

== Description ==

Spearhead is a minimal, elegant theme which lets your content speak for itself.

Spearhead comes with some block patterns to help get your podcast up and running. It works seamlessly with the block editor, supporting all the latest blocks — audio, illustrations, photography, video, to name a few.

Spearhead has support for dark mode; the default color scheme has a light background, but if your operating system is dark mode the site also changes to use dark background with light text.

Spearhead is a child-theme of Seedlet: https://wordpress.org/themes/seedlet, and was originally donated by Babak Nivi and designed by Cece Yu.

== Changelog ==

= 1.2.2 - 1.2.4 =
* Navigation style fixes
* Improve support for Woocommerce
* Dark mode fixes 

= 1.2.1 =
* Navigation design improvements
* Bug fixes 

= 1.0 =
* Initial release 

== Copyright ==

Spearhead is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
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.