优化日历显示
This commit is contained in:
@@ -8,7 +8,7 @@ import { Platform } from 'react-native';
|
|||||||
const tintColorLight = '#ffa366';
|
const tintColorLight = '#ffa366';
|
||||||
const tintColorLightDark = '#e8914d'; // 深一点的版本
|
const tintColorLightDark = '#e8914d'; // 深一点的版本
|
||||||
const tintColorLightLight = '#ffb380'; // 浅一点的版本
|
const tintColorLightLight = '#ffb380'; // 浅一点的版本
|
||||||
const tintColorDark = '#fff';
|
const tintColorDark = '#e8914d';
|
||||||
|
|
||||||
export const Colors = {
|
export const Colors = {
|
||||||
light: {
|
light: {
|
||||||
|
|||||||
Reference in New Issue
Block a user