wireman-theme 0.3.5

Theme for wireman
Documentation
[colors]
black = "#101116"
white = "#f1f5f9"
orange = "#fb9b64"
orange-dark = "#bb774f"
gray = "#44475a"
cyan = "#27a1b9"
cyan-dark = "#1e5060"

[base.focused]
foreground = "white"
background = "black"

[base.unfocused]
foreground = "gray"
background = "black"

[highlight.focused]
foreground = "orange"
background = "black"

[highlight.unfocused]
foreground = "orange-dark"
background = "black"

[title.focused]
foreground = "cyan"
background = "black"
bold = true

[title.unfocused]
foreground = "cyan-dark"
background = "black"
bold = true

[border.focused]
foreground = "white"
background = "black"
border_type = "rounded"

[border.unfocused]
foreground = "gray"
background = "black"
border_type = "rounded"

[layout]
main_split = "vertical"

[footer]
hide = false

[status]
hide = false

[editor]
line_numbers = "absolute"