Skip to content

Instantly share code, notes, and snippets.

@tobiasroeder
Created February 3, 2022 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobiasroeder/47df5fa072e6330c656f250cbc970140 to your computer and use it in GitHub Desktop.
Save tobiasroeder/47df5fa072e6330c656f250cbc970140 to your computer and use it in GitHub Desktop.
Better Comments Nord Theme
{
"better-comments.tags": [
{
"tag": "!",
"color": "#bf616a"
},
{
"tag": "?",
"color": "#81a1c1"
},
{
"tag": "todo",
"color": "#d08770"
},
{
"tag": "*",
"color": "#a3be8c"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment