dev

This page, or parts of it, are still untranslated. Please translate it to the appropriate language (беларуская).

Гэты CSS дадае падсвятленне для ўдзельнікаў з правамі глабальнага бота, Volunteer Developers, SOAP памочнікаў Фэндома, мадэратараў Абмеркаванняў Фэндома, а таксама супрацоўнікаў пры ўмове, што спіс дакладны.

Installation

Цвета


Configuration

You can use CSS variables to customize colors. By default, the following variables are used:

:root {
    --highlight-bot: #C15DFF;
    --highlight-convol: #FF7000;
    --highlight-voldev: #23C8D2;
    --highlight-gdm: #4286F4;
    --highlight-soap: #FF7777;
    --highlight-ws: #D27D2C;
    --highlight-staff: #DDAA00;
}

Auto updater

An auto updater script automatically updates Highlight's code every day, respecting the custom configuration that specifies group colors and manual exceptions. The code for the script is hosted on GitHub and run by GitHub Actions. You can request access to the GitHub organization by messaging one of the wiki administrators. If you have access to the repository, you can use the GitHub Actions tab to manually run the update script.