terminal color scheme?
johnrees opened this issue · 8 comments
@johnrees I'm not sure I understand your question correctly. Are you trying to set your terminal theme/background colour to black, or only when you're using Vim?
ah sorry i didn't phrase it very well. yes I just want everything in tmux to share the same dark theme like the screenshot (irb, $, vim...) e.g. base16-railscasts
https://raw.githubusercontent.com/chrishunt/dot-files/master/.screenshot.jpg
but my command prompt has a white bg
@johnrees If we're talking Terminal specific settings, you need to set your default theme to Homebrew or Pro. You can do that by selecting your desired theme and selecting the Default button at the bottom right of the Terminal Settings screen. You'll have to open a new window in order for your changes to take effect.
You might also need to set your New Window With Profile to your desired theme, as in the screenshot below:
thanks for trying to help @jaderfeijo I get that. I'm doing a terrible job explaining what I mean here.
Say for example, I set my terminal profile to Pro.. whenever I am doing terminal, it uses Terminal's 'Pro' color scheme, but I want to share the same color scheme that I'm using in vim
inconsistent colors I have
(bright terminal colors on the left, muted molokai theme colors on the right)
consistent colors I want
I hope that makes sense, don't worry if not I'll close the 'issue' and try and figure it out myself
I guess I need to install terminal-specific colorschemes that match vim's .vim colorscheme, I assumed it would be possible for terminal to somehow fetch its colors from the .vim colorschemes
@johnrees I see... now I understand what you're trying to accomplish. Yes, I'm afraid you'll have to create a colour theme for Terminal that matches your vim colour scheme.
An alternative perhaps would be switching to iTerm2, it provides many advanced features Terminal.app does not have. Maybe there is an easier way to accomplish what you're trying to do using iTerm.
No worries. Thanks for your help, iTerm2 is getting me well on the way to where I wanted to be.
Hi @johnrees and thanks for jumping in @jaderfeijo!
It looks like you may want to checkout the color schemes repo:
https://github.com/chrishunt/color-schemes
There's a matching iTerm color scheme you can install and set.