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