15 lines
385 B
CSS
15 lines
385 B
CSS
/**
|
|
* @name Catppuccin Macchiato
|
|
* @author winston#0001
|
|
* @authorId 505490445468696576
|
|
* @version 0.2.0
|
|
* @description 🎮 Soothing pastel theme for Discord
|
|
* @website https://github.com/catppuccin/discord
|
|
* @invite r6Mdz5dpFc
|
|
* **/
|
|
|
|
@import url("https://catppuccin.github.io/discord/dist/catppuccin-macchiato.theme.css");
|
|
|
|
* {
|
|
font-family: "JetBrainsMono NF" !important;
|
|
}
|