两个节日主题颜色浅一些
This commit is contained in:
@@ -2,8 +2,8 @@ local THEME={
|
|||||||
cur=false,--Current theme
|
cur=false,--Current theme
|
||||||
}
|
}
|
||||||
local themeColor={
|
local themeColor={
|
||||||
xmas={COLOR.R,COLOR.Z,COLOR.G},
|
xmas={COLOR.lR,COLOR.Z,COLOR.lG},
|
||||||
sprfes={COLOR.R,COLOR.O,COLOR.Y},
|
sprfes={COLOR.lR,COLOR.O,COLOR.lY},
|
||||||
}
|
}
|
||||||
|
|
||||||
function THEME.calculate(Y,M,D)
|
function THEME.calculate(Y,M,D)
|
||||||
|
|||||||
Reference in New Issue
Block a user