Skip to content

ISE Theme improvement #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stefanstranger opened this issue Jun 12, 2017 · 3 comments
Closed

ISE Theme improvement #511

stefanstranger opened this issue Jun 12, 2017 · 3 comments

Comments

@stefanstranger
Copy link

Please change the setting for the ISE Theme so you can see the dash when interactively typing to:

"colors": {
		"activityBar.background": "#E1ECF9",
		"activityBar.foreground": "#A9A9A9",
		"activityBarBadge.background": "#A9A9A9",
		"editor.lineHighlightBackground": "#add8e6",
		"editor.selectionBackground": "#94c6f7",
		"statusBar.background": "#999999",
		"statusBar.debuggingBackground": "#FF4500",
		"statusBar.noFolderBackground": "#999999",
		"terminal.background": "#012456",
		"terminal.foreground": "#F5F5F5"
	}

Changed editor.lineHighlightBackground setting from #94c6f7 to #add8e6

/Stefan

@stefanstranger
Copy link
Author

Can be deleted published in wrong repo. Check microsoft/vscode#28525

/Stefan

@daviwil
Copy link
Contributor

daviwil commented Jun 12, 2017

It actually belongs in the https://github.com/PowerShell/vscode-powershell repo :)

@daviwil daviwil closed this as completed Jun 12, 2017
stefanstranger added a commit to stefanstranger/vscode-powershell that referenced this issue Jun 12, 2017
The lineHighlighBackground settings has the same color as dashes being used when typing interactively. 

Changed setting from Changed editor.lineHighlightBackground setting from #94c6f7 to #add8e6

More info: PowerShell/PowerShellEditorServices#511
@daviwil
Copy link
Contributor

daviwil commented Jun 12, 2017

This issue was moved to PowerShell/vscode-powershell#864

daviwil pushed a commit to PowerShell/vscode-powershell that referenced this issue Jun 12, 2017
The lineHighlighBackground settings has the same color as dashes being used when typing interactively. 

Changed setting from Changed editor.lineHighlightBackground setting from #94c6f7 to #add8e6

More info: PowerShell/PowerShellEditorServices#511
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this issue Feb 26, 2019
…d-pester-tests-dbg-config

Add debug configuration for Pester tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants