Skip to content

Instantly share code, notes, and snippets.

@Azer0s
Last active December 1, 2023 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Azer0s/77b293ec5c8abebb84bf645cae05900a to your computer and use it in GitHub Desktop.
Save Azer0s/77b293ec5c8abebb84bf645cae05900a to your computer and use it in GitHub Desktop.
include ./theme.conf
font_family Fira Code Nerd Font Mono
bold_font auto
italic_font auto
bold_italic_font auto
font_size 18.0
disable_ligatures never
tab_bar_edge bottom
tab_bar_margin_width 10
tab_bar_margin_height 15 0
tab_bar_style fade
tab_fade 0
tab_title_template "{fmt.bg._080808}{fmt.fg._303030}{fmt.fg.default}{fmt.bg._303030}{fmt.fg._c6c6c6} {title} {fmt.fg.default}{fmt.bg.default}{fmt.fg._303030}{fmt.fg.default}"
active_tab_title_template "{fmt.bg._080808}{fmt.fg._80a0ff}{fmt.fg.default}{fmt.bg._80a0ff}{fmt.fg._080808} {title} {fmt.fg.default}{fmt.bg.default}{fmt.fg._80a0ff}{fmt.fg.default}"
background #1c1c1c
foreground #d0d0d0
cursor #e3c8ae
selection_background #4d4d4d
color0 #2f2e2d
color8 #4a4845
color1 #a36666
color9 #d78787
color2 #90a57d
color10 #afbea2
color3 #d7af87
color11 #e4c9af
color4 #7fa5bd
color12 #a1bdce
color5 #c79ec4
color13 #d7beda
color6 #8adbb4
color14 #b1e7dd
color7 #d0d0d0
color15 #efefef
selection_foreground #1c1c1c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment