add PornHubRead/PornHubYellow colors
This commit is contained in:
parent
fa37096d7b
commit
73ca4a13d2
@ -187,6 +187,10 @@ namespace hgl
|
||||
cePlayStationLightBlue,
|
||||
|
||||
cePlum, ///<洋李色
|
||||
|
||||
cePornHubRed, ///<PornHub红
|
||||
cePornHubYellow, ///<PornHub黄
|
||||
|
||||
cePowderBlue, ///<粉蓝色
|
||||
cePurple, ///<紫色
|
||||
ceRed, ///<红色
|
||||
|
@ -182,6 +182,10 @@ namespace hgl
|
||||
DEF_COLOR(PlayStationLightBlue, 0,120,200,"PlayStation亮蓝")
|
||||
|
||||
DEF_COLOR(Plum, 221,160,221,"洋李色")
|
||||
|
||||
DEF_COLOR(PornHubRed, 242, 68, 68,"PorhHub红")
|
||||
DEF_COLOR(PornHubYellow, 255,153, 0,"PorhHub黄")
|
||||
|
||||
DEF_COLOR(PowderBlue, 176,224,230,"粉蓝色")
|
||||
DEF_COLOR(Purple, 128, 0,128,"紫色")
|
||||
DEF_COLOR(Red, 255, 0, 0,"红色")
|
||||
|
Loading…
x
Reference in New Issue
Block a user