Skip to content

Instantly share code, notes, and snippets.

@sbimochan
Created May 17, 2022 13:10
Show Gist options
  • Save sbimochan/d77aed8d1327eb987e17fa2bc0f39a3a to your computer and use it in GitHub Desktop.
Save sbimochan/d77aed8d1327eb987e17fa2bc0f39a3a to your computer and use it in GitHub Desktop.
Refined Bitbucket custom styles
@import url(https://cdn.jsdelivr.net/gh/tonsky/FiraCode@5.2/distr/fira_code.css);
.code-diff {
font-family: 'Fira Code', monospace;
font-weight: 500;
line-height: 23px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment