Skip to content

[BUG] custom scheme is resulting with errors #10420

@omryMen

Description

@omryMen

Problem (one or two sentences)

[ERROR]: Error loading color theme Expected property name or '}' in JSON at position 46 (line 4 column 9)
{
"stack": "SyntaxError: Expected property name or '}' in JSON at position 46 (line 4 column 9)\n\tat JSON.parse ()\n\tat Rei (/.../extension.js:665:9)\n\tat btt (/.../extension.js:665:559)"
}

Context (who is affected and when)

people who try install dracula pycharm theme

Reproduction steps

install Darcula PyCharm Theme
run the extension

Expected result

the extension should use the theme

Actual result

it throws errors

Variations tried (optional)

No response

App Version

v3.36.12

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

[ERROR]: Error loading color theme Expected property name or '}' in JSON at position 46 (line 4 column 9) 
{
  "stack": "SyntaxError: Expected property name or '}' in JSON at position 46 (line 4 column 9)\n\tat JSON.parse (<anonymous>)\n\tat Rei (/.../extension.js:665:9)\n\tat btt (/.../extension.js:665:559)"
}

Metadata

Metadata

Assignees

Labels

Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

Type

No type

Projects

Status

Issue [In Progress]

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions