Skip to content

Instantly share code, notes, and snippets.

@sydrawat01
Created May 5, 2022 18:13
Show Gist options
  • Save sydrawat01/01b2af6abe81cb811407b7821807a665 to your computer and use it in GitHub Desktop.
Save sydrawat01/01b2af6abe81cb811407b7821807a665 to your computer and use it in GitHub Desktop.
Operator Mono with Ligatures support for the Stylus chrome extension.
.blob-code-inner,
.blob-num,
.highlight pre {
font-family: "Operator Mono Lig" !important;
font-size: 13px !important;
}
.pl-c,
.pl-e {
font-style: italic;
}
.pl-c {
color: #4CAF50;
}
@sydrawat01
Copy link
Author

Screenshot 2023-10-17 at 11 48 23 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment