Skip to content

Instantly share code, notes, and snippets.

View ItsJustJoshDev's full-sized avatar

Joshua Malava ItsJustJoshDev

  • California, Los Angeles
  • 21:17 (UTC -07:00)
View GitHub Profile
/**
* @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
*/
: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;