mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
added new colors, ui changes
This commit is contained in:
@ -4,4 +4,9 @@ export const colorMap = {
|
||||
green: "#46a80a",
|
||||
teal: "#05a8b6",
|
||||
purple: "#7305d4",
|
||||
navy: '#002e42',
|
||||
red: '#ff1637',
|
||||
gray: '#607d8b',
|
||||
yellow: '#ffc107',
|
||||
sky: '#2196f3'
|
||||
};
|
||||
Reference in New Issue
Block a user