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