Skip to content

Instantly share code, notes, and snippets.

@jaaneh
Last active June 18, 2024 16:21
Show Gist options
  • Save jaaneh/b820fb6e993b58d48f85afe5df4d590c to your computer and use it in GitHub Desktop.
Save jaaneh/b820fb6e993b58d48f85afe5df4d590c to your computer and use it in GitHub Desktop.
/**
* @name outlook
* @author maenDisease
* @version 1.0.0
* @description Based on Outlook Web.
* @source https://github.com/maenDisease/Outlook
* @invite BShu37e4jg
* @website https://maendisease.github.io/
* @authorId 678469587444170762
* @BDEditor Outlook
*/
@import url('https://maendisease.github.io/Outlook/Outlook.css');
@import url('https://maendisease.github.io/BetterDiscordStuff/css/bdAddonMini.css');
:root {
--home-image: url('https://maendisease.github.io/Outlook/illustrations/homeimage-default.avif');
--accent-hue: 208;
--accent-saturation: 85%;
--accent-brightness: 40%;
--gradient-toggle: 0;
--gradient-hue-shift: 0.2;
--gradient-saturation: 50%;
--gradient-deg: 179.52deg;
--customFont: Segoe UI;
}
/* Any custom CSS below here */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment