fx_version 'cerulean' game 'common' name 'qbx_chat_theme' description 'mantine-styled theme for the chat resource.' version '1.0.0' author 'um - d4 | ' repository 'https://github.com/Qbox-project/qbx_chat_theme' files { 'theme/*' } chat_theme 'qbox_chat' { styleSheet = 'theme/app.css', script = 'theme/app.js', msgTemplates = { default = '
{0}{1}
' } } lua54 'yes'