Skip to content

Commit

Permalink
📦 NEW: HTML Matching Elements
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Apr 8, 2021
1 parent fb13b47 commit 61b9917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/shades-of-purple-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"editor.selectionBackground": "#B362FF88", // Color of the editor selection.
"editor.inactiveSelectionBackground": "#7580B8C0", // Color of the selection in an inactive editor. The color must not be opaque to not hide underlying decorations.
"editor.selectionHighlightBackground": "#7E46DF46", // Color for regions with the same content as the selection. The color must not be opaque to not hide underlying decorations.
"editor.linkedEditingBackground": "#7E46DFAA", // HTML Matching Elements.
"editor.wordHighlightBackground": "#FFFFFF0D", // Same words other places.
"editor.wordHighlightStrongBackground": "#FFFFFF0D", // Cursor inside current variable.
"editor.findMatchBackground": "#ff7300ab", // #FF7200 Color of the current search match.
Expand Down

0 comments on commit 61b9917

Please sign in to comment.