Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

HamburgChimps/sharepoint-valo-theme-builder

Repository files navigation

Sharepoint Valo Theme Builder

Note: This project is deprecated and no longer maintained

Extracts the navigationCss and officeTheme.themeJson properties into their own files for easier editing. After editing the files to your liking, you can use this tool to then inject the contents of those files into the valo theme json file to be uploaded to Lightsaber.

Usage

This module places a command in node_modules/bin/ called vt, short for valo theme.

vt extract [path/to/theme.json]j: Extract the navigationCssand officeTheme.themeJson properties into their own files.

vt build [path/to/theme.json]: Inject the contents of the extracted files back into the json theme file.