Releases: josefaidt/rouge-theme
Releases · josefaidt/rouge-theme
v2.0.0
v1.5.1
Added
- editor: Windows/Linux menubar, full color
Changed
- editor: titlebar now extends to Windows/Linux, polished colors to fit palette
- editor: terminal.ansiBrightBlack & black brightened a bit for readability
- editor: editorSuggestWidget.selectedBackground changed to match new hover background
Fixed
- syntax: numbers were green instead of yellow after a brief attempt to fix some punctuation coloring issues
v1.5.0
Added
- editor:
- settings (preview) - defined colors from existing palette
- panel border to match palette trello card CvzSFwiQ
- paneltitle border, foreground, inactive foreground to match palette
- editorGroup border color set to match palette
Changed
- editor:
- color consolidation: #293a57 from #444955 for better contrast
- list hover
- list inactive highlight
- statusbar item highlight
- command palette highlight
- welcome button hover
- peekViewResult selection background
- re-enabled activitybar border, same as sidebar #1A2335
- color consolidation: #293a57 from #444955 for better contrast
Fixed
- syntax:
- [GLOBAL/JS] decimal point trello card tB7lQr3a
- [SCSS] comma at-rule each trello card BQxiiU9o
- editor:
- Error Foreground (i.e. "No Results") made rouge trello card KISaJIyw
- [GLOBAL/JS] colon always green trello card FMwErbYb
- [Markdown] small issue with <> contained items trello card 31kJCZub
- [CSS/SCSS] punctuation color match green
v1.4.5
Changed
- editor: tab border same as editor background
- editor: notifications - dimmed borders separating each notification in notification center, previously same color as border
- editor: notifications - made notification background same as header background to flatten
v1.4.3
Changed
- editor: terminal black and bright black were too dark to be readable, brightened trello card: sAFF8f3t
- editor: welcome page button background color too dark, brightened trello card: ixUQmuH2
- editor: blockquote background too dark, brightened trello card: ixUQmuH2
v1.4.2
[1.4.2] - 2018-05-26
[1.4.2.2] - 2018-05-26
Added
- ProgressBar background untested
- list.invalidItemForeground untested
- SQL trello card: 6xQyBtal
- database name: generic text color
- table name: generic text color
Changed
- Notifications trello card: zTdzW8lu
- changed waffle background to match welcome page
- input validation background (error, warning, info): #1A2335 trello card: 5KflBR0T
- Markdown
- changed bold to flatten, #bbb trello card: vvSdT0Wx
[1.4.2.1] - 2018-05-21
Added
- editor: base colors
- contrastBorder
- widget.shadow
- descriptionForeground (displays on welcome page)
- errorForeground untested
- editor: rulers
- editor: indent guides
Changed
- PickerGroup (command palette)
- changed border color to match input border
v1.4.1
Added
- Whitespace coloring trello card: XRkiwG7a
Changed
- Input validation backgrounds and borders to fit flush with theme trello card: 5KflBR0T
- Text background on inline code items in hover widget trello card: y8DvbAgj
v1.4.0
Added
- Pug/Jade support
- punctuation made bright green
- string interpolation
- argument brackets
- attribute brackets
- variable assignments, constants
- equals sign darkened to match HTML
- italicized attribute names
- darkened class and ID names to match CSS selectors
- punctuation made bright green
- editor: Text Colors
- links: base and hover
- blockquote: border and background
- text foreground:
#bbb
Changed
- welcome screen button backgrounds, gave subtle background to easily discern
v1.3.5
Added
- editor: New Notification Center
- editor: list focus background and foreground
- editor: focus border coloring to match hover border
- syntax: better XML support, styled like HTML
- symtax: JS typeof italicized
Changed
- editor: debugging background: reduced alpha
v1.3.4
Added
- syntax: Markdown - inline code rendered with punctuation color (bright green) for visibility
Fixed
- syntax: better JSON property name support
- syntax: CSS property name support
- syntax: Markdown fenced code support
- syntax: Markdown - embedded JSON support