darkened green
This commit is contained in:
6
theme.js
6
theme.js
@@ -3,8 +3,10 @@ import Color from "color";
|
||||
|
||||
// export const green = '#35D721';
|
||||
// export const red = '#DD1A10';
|
||||
export const green = '#009f49'
|
||||
export const red = '#BD0D26'
|
||||
// export const green = '#009f49'
|
||||
// export const red = '#BD0D26'
|
||||
export const green = '#1e9a57'
|
||||
export const red = '#B22235'
|
||||
export const yellow = '#FFDE00'
|
||||
export const orange = '#F58A00'
|
||||
export const blue = '#1666EB'
|
||||
|
||||
Reference in New Issue
Block a user