estruyf / Office-Client-Theme-Colors

This is a sample application to visualize the Office Client Theme Colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Office Client Theme Colors

This is a sample application to visualize the Office Client Theme Colors.

Colorful

Colorful Office theme colors

Dark gray

Dark gray Office theme colors

White

White Office theme colors

##Try it out

Deploy add-in manifest

Add the manifest to a shared folder which you setup as Tusted add-in catalog location. More information about this approach can be found here: Specify a file share as a trusted catalog.

Get add-in running

  1. Open command prompt and navigate to project directory
  2. Run 'npm install' in root directory
  3. Run 'gulp serve-static' to run the node web server

Test add-in in Excel, PowerPoint or Word

  1. In the Insert tab in Excel, PowerPoint or Word 2016, choose My Add-ins.
  2. In the Office Add-ins dialog box, choose Shared Folder.
  3. Choose Office Theme > Insert. The add-in opens in a task pane and shows the add-in.

Office Theme add-in

More information about this can be found here: Using Office theme colors in your add-in.

About

This is a sample application to visualize the Office Client Theme Colors

License:MIT License


Languages

Language:JavaScript 57.0%Language:CSS 32.9%Language:HTML 10.1%