mirror of
				https://gitlab.com/ceda_ei/wish
				synced 2025-10-31 04:10:11 +01:00 
			
		
		
		
	Replace references to master with main
This commit is contained in:
		| @@ -7,4 +7,7 @@ Themes need to define the following variables. | ||||
|  | ||||
| Plugins will fallback to these variables if they are not themed. | ||||
|  | ||||
| Themes also need to define variables for plugins. For each plugin named `abc`, the theme needs to define `WISH_ABC_BG` and `WISH_ABC_FG`. Themes can optionally iterate over `WISH_PLUGINS` array to ensure to theme all elements. Check existing [themes](https://gitlab.com/ceda_ei/wish/tree/master/themes). | ||||
| Themes also need to define variables for plugins. For each plugin named `abc`, | ||||
| the theme needs to define `WISH_ABC_BG` and `WISH_ABC_FG`. Themes can | ||||
| optionally iterate over `WISH_PLUGINS` array to ensure to theme all elements. | ||||
| Check existing [themes](https://gitlab.com/ceda_ei/wish/tree/main/themes). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user