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

terminal themes and more #32

Open
brihadeesh opened this issue Mar 3, 2020 · 3 comments
Open

terminal themes and more #32

brihadeesh opened this issue Mar 3, 2020 · 3 comments

Comments

@brihadeesh
Copy link

brihadeesh commented Mar 3, 2020

I've made a terminal colour theme that goes well with nofrils-acme. I'll be updating this thread with similar themes for the other vim themes here. I'll also host these on my github separately later. Also, feel free to hit me up if you'd like any help off the top of my head (especially in using these).

! xresources colours; use https://terminal.sexy to convert to other formats
! special
*.foreground:   #101412
*.background:   #ffffd7
*.cursorColor:  #101412

! black
*.color0:       #424242
*.color8:       #a9a9a1

! red
*.color1:       #424242
*.color9:       #cd00cd

! green
*.color2:       #424242
*.color10:      #424242

! yellow
*.color3:       #424242
*.color11:      #424242

! blue
*.color4:       #424242
*.color12:      #cd00cd

! magenta
*.color5:       #af8700
*.color13:      #424242

! cyan
*.color6:       #699b9b
*.color14:      #424242

! white
*.color7:       #af8700
*.color15:      #101412

@robertmeta
Copy link
Owner

If you make a separate github project I can link it in the readme.

@brihadeesh
Copy link
Author

Awesome. Will hit you up when I'm done. Thanks!

@DarrienG
Copy link

If you throw the theme on gogh, you can also see it and easily apply it to a bunch of terminal themes :D

https://github.com/Mayccoll/Gogh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants