dev

Highlight बॉट, कंटेंट वालंटियर, वोलंटियर डेवलपर, SOAP, ग्लोबल डिस्कशन मॉडरेटर, विकि विशेषज्ञ और स्टाफ पर हाईलाइट जोड़ देता है, यह मानते हुए कि मुश्किल से बनाया गया यह स्क्रिप्ट सही है।

Installation

Color scheme


Configuration

आप रंग कस्टमाइज करने के लिए CSS वेरिएबलों का इस्तेमाल कर सकते हैं। डिफ़ॉल्ट से, इन वेरिएबलों का इस्तेमाल होता है:

: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.