@crossed/theme
Version:
unicons
22 lines • 602 B
TypeScript
/**
* Copyright (c) Paymium.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root of this projects source tree.
*/
export declare const primary: {
readonly 0: "#F4F2FC";
readonly 1: "#EBEAFE";
readonly 10: "#DAD9EC";
readonly 20: "#CDCBEC";
readonly 30: "#A6A1E9";
readonly 40: "#9088F7";
readonly 50: "#2606C0";
readonly 60: "#1E078F";
readonly 70: "#2D2D61";
readonly 80: "#242547";
readonly 90: "#1D1D40";
readonly 100: "#141430";
readonly primary: "#4737FF";
};
//# sourceMappingURL=primary.d.ts.map