How to change the highlights for selected text and selection/word matches in VS Code?

To fill-in a couple of missing steps: Open the settings.json file (see below for location of this file) Add a comma to the last entry (before the closing brace }) Paste-in: “workbench.colorCustomizations”: { “editor.selectionBackground”: “#e788ff”, //Current SELECTED text “editor.selectionHighlightBackground”: “#ff0000”, //same content as the selection “editor.findMatchBackground”: “#00cc44a8”, //Current SEARCH MATCH “editor.findMatchHighlightBackground”: “#ff7b00a1” //Other SEARCH MATCHES … Read more

How to change Sublime Text 2 selected tab color

This is the best solution I have found: https://coderwall.com/p/jg4kog Inside of Sublime Text go to Preferences > Browse packages Navigate to the User folder. There you create a file called Default.sublime-theme Open that file in Sublime Text and copy and paste the following JSON object: . [ {“class”: “tab_control”, “attributes”: [“selected”, “file_medium_dark”],”tint_modifier”:[255, 255, 255, 80]} … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)