forked from indymedia/epicyon
Glow radius
parent
c941f297f8
commit
1a2e45a762
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": "10px",
|
||||
"cw-glow-radius2": "11px",
|
||||
"cw-glow-radius3": "12px",
|
||||
"cw-glow-radius4": "13px",
|
||||
"cw-glow-radius5": "14px",
|
||||
"cw-glow-radius1": "5px",
|
||||
"cw-glow-radius2": "6px",
|
||||
"cw-glow-radius3": "7px",
|
||||
"cw-glow-radius4": "8px",
|
||||
"cw-glow-radius5": "9px",
|
||||
"cw-glow-color1": "#7961ab",
|
||||
"cw-glow-color2": "#7961ab",
|
||||
"cw-glow-color3": "#7961ab",
|
||||
|
|
Loading…
Reference in New Issue