bg0 = "f{{grassland.l95}}" # darkest bg1 = "f{{grassland.l90}}" bg2 = "f{{grassland.l85}}" bg3 = "f{{grassland.l80}}" grey = "f{{grassland.l65}}" # fg3 = "f{{grassland.l45}}" fg2 = "f{{grassland.l40}}" fg1 = "f{{grassland.l35}}" fg0 = "f{{grassland.l30}}" # lightest red = "f{{red.l55}}" orange = "f{{orange.l55}}" yellow = "f{{yellow.l55}}" green = "f{{green.l55}}" cyan = "f{{green.l55}}" blue = "f{{blue.l55}}" violet = "f{{blue.l55}}" magenta = "f{{red.l55}}" [term] background = "f{{grassland.l90}}" # foreground = "f{{grassland.l25}}" # selection_bg = "f{{grassland.l85}}" # selection_fg = "f{{grassland.l30}}" # cursor = "f{{grassland.l30}}" # cursor_text_color = "f{{grassland.l85}}" # [term.normal] black = "f{{grassland.l80}}" # red = "f{{red.l55}}" green = "f{{green.l55}}" yellow = "f{{yellow.l55}}" blue = "f{{blue.l55}}" purple = "f{{orange.l55}}" cyan = "f{{blue.l55}}" white = "f{{grassland.l25}}" # [term.bright] black = "f{{grassland.l90}}" # red = "f{{red.l55}}" green = "f{{green.l55}}" yellow = "f{{yellow.l55}}" blue = "f{{blue.l55}}" purple = "f{{orange.l55}}" cyan = "f{{blue.l55}}" white = "f{{grassland.l35}}" # [vim] bg0 = "f{{grassland.l90}}" # bg1 = "f{{grassland.l85}}" # bg2 = "f{{grassland.l80}}" # bg3 = "f{{grassland.l75}}" # grey = "f{{grassland.l55}}" # fg3 = "f{{grassland.l40}}" # fg2 = "f{{grassland.l35}}" # fg1 = "f{{grassland.l30}}" # fg0 = "f{{grassland.l25}}" # red = "f{{red.l55}}" orange = "f{{orange.l55}}" yellow = "f{{yellow.l55}}" green = "f{{green.l55}}" cyan = "f{{green.l55}}" blue = "f{{blue.l55}}" violet = "f{{blue.l55}}" magenta = "f{{red.l55}}"