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

Split window goes back to default color #12

Open
bmshekhar21 opened this issue Jan 4, 2018 · 2 comments
Open

Split window goes back to default color #12

bmshekhar21 opened this issue Jan 4, 2018 · 2 comments

Comments

@bmshekhar21
Copy link

The theme isnt applied when i split the window

@KLuka
Copy link

KLuka commented Jan 12, 2018

I have the same issue. For workaround I just changed the "default" profile to be like solarized. IE:

  [[default]]
    background_color = "#002b36"
    background_image = None
    cursor_color = "#eee8d5"
    font = Monospace 11
    foreground_color = "#eee8d5"
    palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#586e75:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
    scrollback_lines = 5000
    use_system_font = False

@lem503
Copy link

lem503 commented Feb 9, 2018

Another solution is to add always_split_with_profile = True under the [global_config] section.

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