IuryNogueira/myreef

View on GitHub
thereef/src/app/theme.ts

Summary

Maintainability
A
0 mins
Test Coverage
export const UITheme = {
dangerColor: '#f5829a',
successColor: '#44c3c3',
}