Merge branch 'main' of https://git.ambigrat.com/shenyan/physical-expo
This commit is contained in:
@@ -8,7 +8,7 @@ import { Platform } from 'react-native';
|
||||
const tintColorLight = '#ffa366';
|
||||
const tintColorLightDark = '#e8914d'; // 深一点的版本
|
||||
const tintColorLightLight = '#ffb380'; // 浅一点的版本
|
||||
const tintColorDark = '#fff';
|
||||
const tintColorDark = '#e8914d';
|
||||
|
||||
export const Colors = {
|
||||
light: {
|
||||
|
||||
Reference in New Issue
Block a user