Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yet another dark color scheme for vifm added. #13

Closed
wants to merge 1 commit into from

Conversation

clausED
Copy link
Contributor

@clausED clausED commented Feb 23, 2017

SemiDarkDesert,
based on 'Desert' by Michael jubalh Vetter (by Claus E. Durst, https://github.com/clausED/vifm-colors)

SemiDarkDesert,
based on 'Desert' by Michael jubalh Vetter (by Claus E. Durst, https://github.com/clausED/vifm-colors)
@clausED
Copy link
Contributor Author

clausED commented Feb 23, 2017

I am very new to GitHub and hope that I didn't make any mistakes with the procedure or crossed any rules ;)

@clausED clausED closed this Feb 23, 2017
@jubalh
Copy link
Member

jubalh commented Feb 23, 2017

All fine except that you closed that pull request again :)
If you create a new one you can comment on it but shouldnt close it, since this signalizes that you don't want your stuff merged or similar.

So do I guess right that I can pull the changes in?

@jubalh jubalh reopened this Feb 23, 2017
@clausED
Copy link
Contributor Author

clausED commented Feb 23, 2017 via email

@jubalh
Copy link
Member

jubalh commented Feb 24, 2017

Hi Claus,

I reopened the pull request already.

And just saw now that you created a new repo and put your color theme in there, then created a pull request from it to vifm/vifm-colors.

Actually what you should do is:

  • first backup you theme file somewhere, then remove your vifm-colors repo on GitHub
  • fork the vifm-colors repo - go to https://github.com/vifm/vifm-colors/ and dlick on Fork GitHub will then create https://github.com/claused/vifm-colors/ for you which will already have content (the content from the original repo).
  • add your file - now you put your scheme in that folder and run git add semidarkdesert.vifm and git commit -m "Add semidarkdesert theme" to add the file and commit it to your local repo
  • push to your GitHub repo - now you run git push to push to your repo at https://github.com/claused/vifm-colors
  • now you go to this website and click on new pull request

Thats it mostly.
It might be helpful to read the following:

Hope this helps

@xaizek
Copy link
Member

xaizek commented Feb 24, 2017

@jubalh, he already has a proper fork called vifm-colors-1, from which this pull request was made. I don't think one can send pull request from not a fork, vifm-colors was probably a first try, which didn't work because of this.

@xaizek
Copy link
Member

xaizek commented Apr 5, 2017

Merged manually in 5e38f7e. Thanks!

@xaizek xaizek closed this Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants