This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import url("https://fonts.googleapis.com/css2?family=figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); | |
:root { | |
container-name: root; | |
--custom-guild-list-padding: 12px; | |
--panel-backdrop-filter: none; | |
--background-base-lower: --bg-4; | |
--custom-app-top-bar-height: 24px; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Make sure to add following extensions: | |
**************************************** | |
* 1. APC Customization UI++ | |
* 2. Symbols Icon Theme | |
* 3. AbelFubu theme -> AbelFubu Contrast variant *Note: theme is only for syntax highlighting, ui colors are included in this file. | |
* 4. Make sure to change a few settings like font, font size to your liking. | |
**************************************** | |
*/ | |
{ |