UNPKG

@crossed/theme

Version:

unicons

16 lines 431 B
/** * 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 neutral: { readonly 100: "#141430"; readonly 90: "#1D1D4C"; readonly 80: "#5D607C"; readonly 70: "#AEB6CE"; readonly 60: "#E8E6FF"; readonly 50: "#D1CDFF"; readonly 40: "#BCB6FF"; }; //# sourceMappingURL=neutral.d.ts.map