Aider
Yet another skeuo theme, focused around being square, while others are circles.
3
Live preview
Full Discord interface with this theme applied โ powered by ThemePreview.
Screenshot
1
/**2
* @name aider3
* @description Yet another skeuo theme, focused around being square, while others are circles.4
* @author Blade0, Aidak5
* @authorId 11243413629559193716
* @version 0.27
* @updateUrl https://blade04208.github.io/aider/theme/aider.theme.css8
* @source https://github.com/Blade04208/aider9
* @invite KEcCnVuTV710
*/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