make body text light by default
This commit is contained in:
		
							
								
								
									
										10
									
								
								theme.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								theme.json
									
									
									
									
									
								
							| @ -120,6 +120,16 @@ | |||||||
|           "text": "var(--wp--preset--color--white)" |           "text": "var(--wp--preset--color--white)" | ||||||
|         }, |         }, | ||||||
|         "css": "&:hover { background-color: var(--wp--preset--color--secondary-darker) }\n &:focus { background-color: var(--wp--preset--color--secondary-darker) }\n &:active { background-color: var(--wp--preset--color--secondary-darker) }" |         "css": "&:hover { background-color: var(--wp--preset--color--secondary-darker) }\n &:focus { background-color: var(--wp--preset--color--secondary-darker) }\n &:active { background-color: var(--wp--preset--color--secondary-darker) }" | ||||||
|  |       }, | ||||||
|  |       "core/paragraph": { | ||||||
|  |         "typography": { | ||||||
|  |           "fontWeight": "300" | ||||||
|  |         } | ||||||
|  |       }, | ||||||
|  |       "core/list": { | ||||||
|  |         "typography": { | ||||||
|  |           "fontWeight": "300" | ||||||
|  |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "typography": { |     "typography": { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user