- Update Python syntax colors
- Enable semantic highlighting
- Specify editorSuggestWidget colors
- Add Bracket Highlight colors
- Reset the color and style of parameter
- Rename Office Black Theme (Word) (New Syntax) -> (Experimental)
- Recolor inputValidation colors (Light & Dark Experimental)
- Specify editorWidget colors
- Specify banner color in Light Theme
- Recolor selection, word highlight, hover, and findMatch of the editor
- Dark Theme: separate old syntax (1.2 ver) from the new one, there are 2 dark themes now.
- Update Black Theme image in README.md
- Set more contrast to the yellow color in light theme
- Refresh Dark Theme Syntax! (More Contrast)
- Recolor CSS Classes and Property Names
- Make Parameter italic
- Add global foreground setting
- Recolor selection.background
- Recolor terminal BrightRed color (Powershell Error texts)
- Recolor dark theme palette
- Add dev folder to the repo (for planning and developing color palettes)
- Update search bar/viewlet colors (input) (#14)
- Colorize command center
- Recolor status bar
- Show focus border
- Renamed Dark Themes to Black (Reference page)
- Fixed terminal text colors (some colored texts couldn't see)
- Fixed title(menu) bar and menu colors
- Recolored welcome walkthroughs tiles(It seems like that Update 1.61 added these properties)
- Recolored the list.focus(background, foreground, outline) of Office Dark Theme (Word)
- Recolored
list.dropBackground
->#2b579a
(I don't know how to color it, you can open an issue to advise me)
(#9)
textLink.activeForeground
set to#79cdfe
(couldn't see before)textLink.foreground
set to#23a6e8
(couldn't see before)- extensionButton bg&fg set to the style in the light one
textBlockQuote.background
set to#363636
(it was light, we could't see text.)
changes below make the themes more like original Office:
editorLink.activeForeground
set to#0563c1
for light and#7eb1ff
for darktextLink.activeForeground
set tosideBarTitle.foreground
in each light theme- Add Feedback Describtion to README.md
(#7) Thanks (YazeedAlKhalaf) for support.
Because I'm using Office 2019 now, so I'll modify a few colors:
activityBar.foreground
activityBar.inactiveForeground
:#f3f3f3
->#ededed
activityBarBadge.background
- Added
activityBar.dropBorder
->#ffffff
(#4)
minimap.background
sat color to#fafafa
panel.background
sat color to#f3f3f3
terminal.background
sat color to#fafafa
terminalCursor.background
sat color to#fafafa
- exchange terminal ansi colors and ansi bright colors (Not #4)
- Published extension to open-vsx.org (#1)
- README.md improved readability (#2)
editor.lineHighlightBackground
andeditor.lineHighlightBorder
recolored to#f3f3f3
editor.hoverHighlightBackground
,editor.selectionHighlightBackground
, andeditor.wordHighlightStrongBackground
set opacity toa0
(It could cover something before)
- Excel, Onenote, Access and Publisher
- Fixed
list.highlightForeground
was still blue in PowerPoint Theme list.activeSelectionForeground
andlist.inactiveSelectionForeground
changed to Theme's titlebar background color- The color of
textLink
changed to Theme's titlebar background color - Office Theme (Powerpoint) was ranamed to Office Theme (PowerPoint)
editor.hoverHighlightBackground
andeditor.selectionHighlightBackground
set opacity toff
(Microsoft fixed the bug in terminal at 0.46)
- Added
punctuation.definition.string.end.cpp
andpunctuation.definition.string.begin.cpp
toPunctuation
group
-
editor.hoverHighlightBackground
andeditor.selectionHighlightBackground
set opacity to80
-
Fix README.md Powerpoint label position.
-
Added color to following theme keys:
editor.wordHighlightBackground
editor.wordHighlightStrongBackground
list.highlightForeground
- Powerpoint Theme is out!
- No opacity in
editorGroup.dropBackground
textLink.activeForeground
changes color to#4472c4
- Added
notification
settings - Changed
progressBar.background
to themes' titlebar color
- Changes some
punctuation
settings CSS Classes
changes color to#a8d08d
CSS: Property Names
changes color to#70ad47
- All of the images (except logo.png) are moved to image folder and delete from extension (they are at github)
- Initial release