[Theme] Neon Reaper Dark - TeamSpeak 6

Reaper — Neon Dark + Glass Theme

A dark TeamSpeak theme with vivid neon accent palettes and a subtle glass (blurred transparent panels) aesthetic.

Highlights

  • Multiple color variants (Blue, Cyan, Indigo, Purple, Pink, Magenta, Turquoise, Teal, Green, Dark Green, Lime, Yellow, Amber, Orange, Coral, Brown, Silver).

  • Glassmorphism: blurred translucent panels with soft borders (fallback to solid if unsupported).

  • Consistent variable-based customization (accent + sliders + glass intensity).

  • Performance-friendly fallback (no blur where unsupported).

Images



Download Link

Download here from Github

Installation

  1. Download / unzip the theme folder.

  2. In TeamSpeak: Settings → Appearance → Themes → Import.

  3. Select your preferred variant (e.g. Reaper Blue).

  4. Restart TeamSpeak if the theme list does not refresh.

Quick Customization

Edit a variant file (e.g. Blue.css):


--custom-color-accent-light: #0A84FF;

--custom-color-accent-dark: #0066FF;

--custom-color-accent-light-t: rgba(10,132,255,0.5);

--custom-color-accent-dark-t: rgba(0,102,255,0.5);

--custom-color-slider1: #0A84FF;

--custom-color-slider2: #64D2FF;

Adjust glass look in Glassmorphism.css:


--glass-blur: 16px;

--glass-radius: 12px;

--glass-bg: rgba(20,24,30,0.35);

--glass-bg-strong: rgba(28,32,40,0.55);

Performance Tips

  • Lower --glass-blur (e.g. 10px) if you notice UI lag.

  • Reduce opacity in accent tint variables (…-light-t / …-dark-t) for calmer panels.

Accessibility & Contrast

All accent sets chosen to remain readable on deep dark backgrounds. For higher contrast, darken the accent-dark value or lighten slider2.

Extending

Create a new variant by copying an existing *.css file, change the six accent variables, add it to package.json themes list.

Fallback

If backdrop-filter is not supported, glass panels become opaque for readability (no manual action needed).

Credits

License

MIT.

Feel free to suggest additional palettes or a global glass on/off toggle.

7 Likes

i dont see a download link, also every time ive ever tried to install a TS6 theme it just doesnt work

1 Like

Neon Reaper Dark — Installation Guide

Hi, I forgot to include the direct download link — my bad.


:puzzle_piece: Step 1 — Enable TeamSpeak Themes

First, make sure to enable TeamSpeak themes in your settings using this switch:


:floppy_disk: Step 2 — Download the Theme

The download link is here: GitHub Link

Click the green “Code” button, a dropdown menu will appear — then select “Download ZIP” (see screenshot below).


:card_index_dividers: Step 3 — Extract the Files

Once downloaded, open the archive “neon-reaper-dark-main.zip” from your downloads folder using WinRAR or 7-Zip.

Inside the archive, open the folder “neon-reaper-dark-main” by double-clicking it.

Then, drag and drop the next folder “neon.reaper.dark” onto your desktop.


:gear: Step 4 — Open TeamSpeak Extensions Folder

Next, open your TeamSpeak 6 settings like this (I’m French, so don’t mind the language :sweat_smile:):

Click the folder icon here:

This should open the folder:

C:\Users{UserName}\AppData\Roaming\TeamSpeak\Default\extensions

Now, drag and drop the “neon.reaper.dark” folder from your desktop into this extensions folder.


:open_file_folder: Step 5 — Verify Installation

You should now see this:


:repeat_button: Step 6 — Reload Extensions

Reload your extensions by clicking the reload button (or restart TeamSpeak if needed):

Here’s what it looks like after reloading:


:artist_palette: Step 7 — Apply the Theme

Click on the theme, choose a color, and enjoy! :grinning_face_with_smiling_eyes:


:speech_balloon: Need Help?

Let me know if you need more help!