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