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

AirlineRefresh does not work #594

Closed
nimaai opened this issue Oct 16, 2023 · 0 comments · Fixed by #586
Closed

AirlineRefresh does not work #594

nimaai opened this issue Oct 16, 2023 · 0 comments · Fixed by #586
Labels
bug Something isn't working

Comments

@nimaai
Copy link

nimaai commented Oct 16, 2023

Description

I am using set background=dark and set backbround=light for changing the catppuccin theme flavour throughout the day.

It works, except for the airline theme. I have the following in my conf file:
let g:airline_theme = 'catppuccin'

:AirlineRefresh does not change it's theme according to background setting.

I am not sure if this is an issue for airline, but these steps are working fine with the solarized theme.

Neovim version

NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921

Terminal and multiplexer

GNU bash, version 3.2.57 + tmux 3.3a

Catppuccin version / branch / rev

master

Steps to reproduce

  1. install https://github.com/vim-airline/vim-airline
  2. :let g:airline_theme = 'catppuccin'
  3. :colorscheme catppuccin
  4. :set background=dark
  5. :AirlineRefresh

Expected behavior

airline catppuccin theme should have changed to dark

Actual behavior

airline catppuccin theme is still light

Repro

No response

@nimaai nimaai added the bug Something isn't working label Oct 16, 2023
joshmedeski pushed a commit to joshmedeski/catppuccin-nvim that referenced this issue Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant