Skip to content

Improve visibility of hyphen/dash in the PowerShell ISE theme when typing in the editor #864

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
daviwil opened this issue Jun 12, 2017 · 2 comments
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Jun 12, 2017

From @stefanstranger on June 12, 2017 13:26

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

Copied from original issue: PowerShell/PowerShellEditorServices#511

@daviwil
Copy link
Contributor Author

daviwil commented Jun 12, 2017

From @stefanstranger on June 12, 2017 13:35

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

/Stefan

@daviwil
Copy link
Contributor Author

daviwil commented Jun 12, 2017

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

@daviwil daviwil added this to the 1.3.2 milestone Jun 12, 2017
@daviwil daviwil changed the title ISE Theme improvement Improve visibility of hyphen/dash in the PowerShell ISE theme when typing in the editor Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

1 participant