Skip to content

Commit

Permalink
Move themes to runtime/themes, add link from contrib/themes
Browse files Browse the repository at this point in the history
  • Loading branch information
vv9k authored and archseer committed Jun 19, 2021
1 parent cd0ecde commit 3b534e1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/themes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

3 comments on commit 3b534e1

@gbaranski
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wojciechkepka why? contrib seems like nice directory for that, sway also does that

@archseer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We moved them so that they ship together with the runtime/. That way they're available to users via the new :theme command. The symlink is in place so the old path is still available.

@gbaranski
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We moved them so that they ship together with the runtime/. That way they're available to users via the new :theme command. The symlink is in place so the old path is still available.

Fine, I've fixed links at https://github.com/helix-editor/helix/wiki/Themes because they didn't want to follow the symlink.

Please sign in to comment.