PHP Classes

File: wordpress/wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   WordPress Docker Swarm   wordpress/wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json   Download  
File: wordpress/wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WordPress Docker Swarm
Deploy WordPress to multiple containers
Author: By
Last change:
Date: 17 days ago
Size: 1,300 bytes
 

Contents

Class file image Download
{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Twilight", "settings": { "color": { "palette": [ { "color": "#131313", "name": "Base", "slug": "base" }, { "color": "#FFFFFF", "name": "Contrast", "slug": "contrast" }, { "color": "#4B52FF", "name": "Accent 1", "slug": "accent-1" }, { "color": "#FF7A5C", "name": "Accent 2", "slug": "accent-2" }, { "color": "#252525", "name": "Accent 3", "slug": "accent-3" }, { "color": "#FFFFFF", "name": "Accent 4", "slug": "accent-4" }, { "color": "#252525", "name": "Accent 5", "slug": "accent-5" }, { "color": "#FFFFFF33", "name": "Accent 6", "slug": "accent-6" } ] } }, "styles": { "variations": { "section-2": { "color": { "text": "var:preset|color|base" }, "elements": { "button": { "color": { "background": "var:preset|color|base", "text": "var:preset|color|accent-2" }, ":hover": { "color": { "text": "var:preset|color|accent-2" } } }, "link": { "color": { "text": "currentColor" } } } } } } }