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
/** | |
* @name iPadOS | |
* @author Gibbu#1211 | |
* @authorId 174868361040232448 | |
* @version 0.1.0 | |
* @invite TeRQEPb | |
* @description Discord redesigned to be simplified. Design by jacktompsett on Behance. | |
* @source https://github.com/DiscordStyles/iPadOS | |
*/ |
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
:root { | |
--ipados-file-version: "1.0.0"; | |
--ipados-base-version: "1.0.1"; | |
--rounded-small: 4px; | |
--rounded-large: 8px; | |
--button-radius: 12px; | |
--avatar-radius: var(--rounded-large); | |
--server-radius: var(--rounded-large); | |
--spacing-xs: 4px; | |
--spacing-sm: 6px; |