Skip to content

Commit

Permalink
Reduced comment contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjal-barnwal authored Oct 26, 2024
1 parent cb6f654 commit adbd559
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions themes/Minimal Kiwi-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -1355,9 +1355,9 @@
{
"scope": "comment",
"settings": {
"foreground": "#5f5f5f"
"foreground": "#828989"
}
},
},
{
"scope": "punctuation.definition.comment",
"settings": {
Expand Down Expand Up @@ -1395,4 +1395,4 @@
}
}
]
}
}

0 comments on commit adbd559

Please sign in to comment.