UNPKG

@veecode-platform/plugin-kong-service-manager

Version:

25 lines (23 loc) 464 B
const themeVariables = { colors: { dark: "#00000067"}, methods: { background: { get: "#BBDEFB", delete: "#FFCDD2", post: "#C8E6C9", put: "#FFE0B2", patch: "#B2EBF2" }, colors: { get: "#0D47A1", delete: "#B71C1C", post: "#1B5E20", put: "#FF6D00", patch: "#006064" } }, background: { secondary: "#424242"}}; export { themeVariables }; //# sourceMappingURL=theme.esm.js.map