Edit name + address for session
This commit is contained in:
parent
f9a78a5c37
commit
fe82b69997
8 changed files with 419 additions and 70 deletions
|
@ -8,8 +8,10 @@ const tintColorDark = '#76af2a';
|
|||
|
||||
export const Colors = {
|
||||
// Base
|
||||
tint: tintColorLight,
|
||||
black: '#000',
|
||||
white: '#fff',
|
||||
red: '#ff0000',
|
||||
|
||||
light: {
|
||||
// Main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue