公告板
版本库
活动
搜索
登录
ios
/
PlayPai
玩湃
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
完善
无故事王国
2023-10-11
f7e33a3255d9f87b20e4a06fc32012eaad77cad5
[ios/PlayPai.git]
/
WanPai
/
Config
/
Colors.swift
1
2
3
4
5
6
7
8
9
10
11
12
//
// Colors.swift
// WanPai
//
// Created by 杨锴 on 2023/6/7.
//
import UIKit
import JQTools
let Def_ThemeColor:UIColor = UIColor(hexStr: "#FD8802")
let Def_NavFontColor = UIColor.black.withAlphaComponent(0.8)