BadgerCode / emojichat

Adds support for unicode emojis in the Garry's Mod chatbox
MIT License
8 stars 2 forks source link

Customisable theme #1

Open BadgerCode opened 6 years ago

BadgerCode commented 6 years ago

Ideally, neither the HTML or Lua would have to be changed in order to change the theme. This could maybe be done through a lua config file, which is read by the Lua script and then fed into the HTML chat via Javascript.

High-level theme options (primary colour, secondary colour, etc.) along with specific settings (text input background, emoji suggestions background) would be nice.

BadgerCode commented 4 years ago

This could work as server branding. Allow server owners to change the colour, opacity (solid/blur) and logo in the top bar.

Thanks to [FLRP] FCS.Sensai for these ideas!