Show calendar
This commit is contained in:
parent
f3e6ed60ff
commit
f9a78a5c37
4 changed files with 74 additions and 33 deletions
|
@ -7,6 +7,10 @@ const tintColorLight = '#76af2a';
|
|||
const tintColorDark = '#76af2a';
|
||||
|
||||
export const Colors = {
|
||||
// Base
|
||||
black: '#000',
|
||||
white: '#fff',
|
||||
|
||||
light: {
|
||||
// Main
|
||||
text: '#11181C',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue