robb0wen / synthwave-vscode

Synthwave inspired colour theme for VS Code 🌅🕶
MIT License
5.17k stars 1.18k forks source link

unable to sole a problem in my glow #237

Open Adamkaram opened 3 years ago

Adamkaram commented 3 years ago

after i change my vs code theme my glow effect change even after reEnable and deleting synthwave theme that's how it's look like Screenshot 2021-09-28 141307 there is no glow for bracktes and i believe imported file text color was golw white not this bad dark orange or what ever this color is 😫

Screenshot 2021-09-28 143139

After I got frustrated i put all theme to synthwave

Screenshot 2021-09-28 141938

setting.json "synthwave84.brightness": 0.45, "terminal.integrated.gpuAcceleration": "off", "editor.tokenColorCustomizations": null, "workbench.preferredDarkColorTheme": "SynthWave '84", "workbench.preferredLightColorTheme": "SynthWave '84", "json.schemas": [

],
"indentRainbow.colors": [
    "rgba(255,255,64,0.07)",
    "rgba(127,255,127,0.07)",
    "rgba(255,127,255,0.07)",
    "rgba(79,236,236,0.07)"
  ],
  "indentRainbow.errorColor": "rgba(128,32,32,0.6)",
  "indentRainbow.tabmixColor": "rgba(128,32,96,0.6)",
"editor.fontLigatures": null,
"redhat.telemetry.enabled": true,
"yaml.schemas": {
    "file:///c%3A/Users/Adam/.vscode/extensions/atlassian.atlascode-2.9.1/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml"
},
"workbench.colorTheme": "SynthWave '84",
"workbench.preferredHighContrastColorTheme": "SynthWave '84"

custom css file also i believe there was a custom file here i don't know where it's now but i'm using the default one
https://github.com/robb0wen/synthwave-vscode/blob/master/synthwave84.css