nordtheme / gedit

An arctic, north-bluish clean and elegant gedit syntax theme.
https://www.nordtheme.com/ports/gedit
MIT License
70 stars 11 forks source link

The selected color scheme cannot be installed #17

Open haptizum opened 2 years ago

haptizum commented 2 years ago

I am trying to install this them in gedit v41 on Arch and I get this error:

"The selected color scheme cannot be installed"

githubbbbbbbbb commented 1 year ago

gedit v44 - same error- "The selected color scheme cannot be installed"

Nacho9216 commented 6 months ago

I realize this is an old issue, but I was having the same issue when I tried to download the nord.xml file directly from the main page. My issue went away after opening the file on github in the browser and then downloading it from there.

Lassebq commented 4 months ago
Error on line 14 char 1: element 'style-scheme' requires attribute 'kind'

Here's a more descriptive error seen in terminal logs. I have no idea why that's required. Not a single gtksourceview theme has it.

Lassebq commented 4 months ago

And the rest of errors:

Error on line 14 char 12: Bad element stack.
Error on line 158 char 53: Failed to parse the color value “def:error” for the <style> tag.

And that's pretty much it. Got it work after getting rid of lines with errors and fixing up attributes

Lassebq commented 4 months ago

Ok, some more clarification: Bad element stack is caused by author tag and def:error is supposed to be in use-style attribute instead of foreground