Skip to content

Instantly share code, notes, and snippets.

View anasnakawa's full-sized avatar
💭
I may be slow to respond.

Anas Nakawa anasnakawa

💭
I may be slow to respond.
View GitHub Profile
<script type="text/javascript">
(function() {
'use strict';
/**
* hook method to be executed as soon as shortpoint
* is available in the page
*/
function initHook() {
@StfBauer
StfBauer / __themeState__.json
Last active July 16, 2022 22:19
Theme slots in Office UI Fabric taken from __themeState__.themes
// Default theme slots of Office theme
{
"backgroundOverlay": null,
"primaryBackground": null,
"primaryText": null,
"themeDarker": "#013a76",
"themeDark": "#0156b0",
"themeDarkAlt": "#0156b0",
"themePrimary": "#0273eb",
"themeSecondary": "#5dabfe",