Files
zenbones-theme/extras/wezterm/Zenflesh.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
451 B
TOML
Raw Normal View History

2021-09-21 20:55:53 +08:00
# This file is auto-generated from lua/zenbones/template/wezterm.lua
2021-09-14 05:54:36 +08:00
# Zenflesh
[colors]
2021-09-16 19:25:12 +08:00
foreground = "#B4BDC3"
2021-10-15 13:52:44 +08:00
background = "#1C1917"
2021-09-16 19:25:12 +08:00
cursor_bg = "#C4CACF"
2021-10-22 18:20:38 +08:00
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
2021-10-22 18:52:22 +08:00
selection_bg = "#3D4042"
2021-09-16 19:25:12 +08:00
selection_fg = "#B4BDC3"
2021-09-14 05:54:36 +08:00
2021-10-15 13:52:44 +08:00
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]
brights = ["#403833", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#888F94"]