issues
search
josefaidt
/
rouge-theme
VSCode theme created for a dark, material feel with a flushed color palette
https://marketplace.visualstudio.com/items?itemName=josef.rouge-theme
MIT License
45
stars
3
forks
source link
added editorOverviewRuler and line number colors
#6
Closed
josefaidt
closed
6 years ago
josefaidt
commented
6 years ago
Added
editor: OverviewRuler - colors that appear in the area with the scrollbar
trello card: b7SN0H4I
findMatchForeground - same as highlight
modifiedForeground - same as editorGutter
addedForeground - same as editorGutter
deletedForeground - transparent error color
errorForeground - same as editorGutter
infoForeground - same as info colors
editor: Line number active foreground - brighter color of line number foreground
trello card: UuRoc1D8
editor: list error foreground - same color as editorGutter errors
editor: list warning foreground - orange color used for syntactical methods
editor:
editorGroup.dropBackground
- drag-n-drop color of tabs to editor panes, similar color to button hover backgrounds w/ 40% opacity
Changed
editorSuggestWidget.selectedBackground - changed to #7580954d from #c6797e4d
trello card: IrxvtriA
Added
editorGroup.dropBackground
- drag-n-drop color of tabs to editor panes, similar color to button hover backgrounds w/ 40% opacityChanged