Skip to content

jetbrain mono font for discord by thuanpham2311

Details

Authorthuanpham2311

LicenseNo License

Categorydiscord

Created

Updated

Size491 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

change font-family

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         jetbrain mono font for discord
@version      20220530.16.52
@namespace    userstyles.world/user/thuanpham2311
@description  change font-family 
@author       thuanpham2311
@license      No License
==/UserStyle== */

@-moz-document domain("discord.com") {
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap');
* {
  font-family: 'JetBrains Mono NL', 'JetBrains Mono', monospace !important;
}
}

Reviews

No reviews yet.