[colors.primary] background = '#272E33' foreground = '#d3c6aa' # Normal colors [colors.normal] black = '#414B50' red = '#e67e80' green = '#a7c080' yellow = '#dbbc7f' blue = '#7fbbb3' magenta = '#d699b6' cyan = '#83c092' white = '#d3c6aa' # Bright colors [colors.bright] black = '#414B50' red = '#e67e80' green = '#a7c080' yellow = '#dbbc7f' blue = '#7fbbb3' magenta = '#d699b6' cyan = '#83c092' white = '#d3c6aa' [cursor] blink_interval = 470 unfocused_hollow = false [cursor.style] blinking = "Always" shape = "Underline" [env] TERM = "xterm-256color" WINIT_X11_SCALE_FACTOR = "1.0" [font] size = 19 [font.bold] family = "UDEV Gothic 35NFLG" style = "Bold" [font.bold_italic] family = "UDEV Gothic 35NFLG" style = "Bold Italic" [font.italic] family = "UDEV Gothic 35NFLG" style = "Italic" [font.normal] family = "UDEV Gothic 35NFLG" style = "Regular" [terminal.shell] args = ["--login"] program = "/usr/bin/zsh" [window] dynamic_padding = false opacity = 0.95 [window.padding] x = 0 y = 0