UNPKG

freerasp-react-native

Version:

React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.

9 lines (8 loc) 239 B
export const Colors = { background: 'rgba(26, 31, 45, 255)', checkOkLight: 'rgba(173, 247, 187, 1)', checkNokLight: 'rgba(247, 173, 173, 1)', checkOkDark: 'green', checkNokDark: 'rgb(200, 0, 0)', grey: 'rgb(120, 120, 120)', };