• File: preset.json
  • Full Path: /home/bravetechrwanda/hpgt.org/.log-unix/wp-includes/themes/extendable/styles/block-presets/group/gradient-1/template/preset.json
  • Date Modified: 12/09/2025 11:42 PM
  • File size: 810 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"$schema": "https://schemas.wp.org/wp/6.8/theme.json",
	"version": 3,
	"title": "Gradient 1 Template 1",
	"slug": "ext-preset--group--gradient-1--template",
	"blockTypes": ["core/group"],
	"styles": {
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--30)"
		},
		"css": "& {background: linear-gradient( 180deg, color-mix(in srgb, var(--wp--preset--color--primary) 15%, var(--wp--preset--color--tertiary)) 0%, color-mix(in srgb, var(--wp--preset--color--tertiary) 90%, var(--wp--preset--color--background)) 100% );}  &.has-tertiary-background-color { background: linear-gradient( 180deg, color-mix(in srgb, var(--wp--preset--color--tertiary) 85%, var(--wp--preset--color--background)) 0%, color-mix(in srgb, var(--wp--preset--color--primary) 15%, var(--wp--preset--color--tertiary)) 100% ); } "
	}
}