Изменения
PHAB:T248393
function p._styleratio(args)
function p._styleratio(args)
local style = (args[1] or ''):lower()
local style = (args[1] or ''):lower()
local bg, fg = 'white', '#222'
local bg, fg = 'white', '#202122'
local lum_bg, lum_fg = 1, 0.016
local lum_bg, lum_fg = 1, 0.016