forked from indymedia/epicyon
Glow radius
parent
d291ac278c
commit
c941f297f8
10
theme.py
10
theme.py
|
@ -192,11 +192,11 @@ def setThemeNight(baseDir: str):
|
|||
"font-size3": "40px",
|
||||
"font-size4": "24px",
|
||||
"font-size5": "22px",
|
||||
"cw-glow-radius1": "30px",
|
||||
"cw-glow-radius2": "40px",
|
||||
"cw-glow-radius3": "50px",
|
||||
"cw-glow-radius4": "60px",
|
||||
"cw-glow-radius5": "70px",
|
||||
"cw-glow-radius1": "10px",
|
||||
"cw-glow-radius2": "11px",
|
||||
"cw-glow-radius3": "12px",
|
||||
"cw-glow-radius4": "13px",
|
||||
"cw-glow-radius5": "14px",
|
||||
"cw-glow-color1": "#7961ab",
|
||||
"cw-glow-color2": "#7961ab",
|
||||
"cw-glow-color3": "#7961ab",
|
||||
|
|
Loading…
Reference in New Issue