quip-apps-api
Advanced tools
Comparing version 0.1.2-alpha.20 to 0.1.2-alpha.21
@@ -32,2 +32,4 @@ import React, { Component, ReactNode } from "react"; | ||
export declare const Color: { | ||
BACKGROUND: string; | ||
SECONDARY_BACKGROUND: string; | ||
TEXT: string; | ||
@@ -34,0 +36,0 @@ SECONDARY_TEXT: string; |
@@ -33,2 +33,4 @@ "use strict"; | ||
exports.Color = { | ||
BACKGROUND: "#ffffff", | ||
SECONDARY_BACKGROUND: "#ffffff", | ||
TEXT: "#5c6470", | ||
@@ -35,0 +37,0 @@ SECONDARY_TEXT: "#8d95a1", |
{ | ||
"name": "quip-apps-api", | ||
"version": "0.1.2-alpha.20", | ||
"version": "0.1.2-alpha.21", | ||
"description": "Quip Live Apps API", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "6774e97c7fd9c550ef3e1b8ea501856679ecd95b" | ||
"gitHead": "3dc32a08fd558115984f6b4366469658c99611a3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
152762
2339