# Auto-generated by Matugen set -g status-bg "#0e0904" set -gq @thm_bar_bg "#0e0904" set -gq @thm_bg "#18120b" set -gq @thm_fg "#fff3e6" set -gq @thm_primary "#f3bd6e" set -gq @thm_inverse_primary "#704a01" set -gq @thm_surface_low "#221c14" set -gq @thm_surface "#2a241c" set -gq @thm_surface_variant "#352e26" set -gq @thm_outline "#7e7365" set -gq @thm_text_variant "#d3c4b4" # Some variables/options must be re-set, which can be done here set -g status-style "bg=#{@thm_bg},fg=#{@thm_fg}" set -g window-active-style "bg=#{@thm_bg},fg=#{@thm_fg}"