Aider

By the.rabbit.disabler Version 0.2 Updated 05/15/2026 1.8K downloads

Yet another skeuo theme, focused around being square, while others are circles.

dark black

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

Aider screenshot
aider.theme.css
GitHub

Open source

https://raw.githubusercontent.com/Blade04208/aider/d8c903fa05b5d6f94cc5474ccc4bf25b4d35c42e/theme/aider.theme.css
1/**
2 * @name aider
3 * @description Yet another skeuo theme, focused around being square, while others are circles.
4 * @author Blade0, Aidak
5 * @authorId 1124341362955919371
6 * @version 0.2
7 * @updateUrl https://blade04208.github.io/aider/theme/aider.theme.css
8 * @source https://github.com/Blade04208/aider
9 * @invite KEcCnVuTV7
10 */
11/* This contains the actual theme, removing will remove the theme, so dont ok thank you */
12@import url(https://blade04208.github.io/aider/build/import.css);
13
14:root {
15 --aider-chat-avatars: compact;
16 /* Should Aider's avatars be beside the username? Syntax: compact | cozy */
17 --aider-banner-slant: true;
18 /* Should the popout banner be slanted? Syntax: true | false */
19}
20