Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ########################################
- [colors]
- # Warm, paper-like background
- background = "#ede8dd"
- foreground = "#5a544b"
- cursor = "#927d6a"
- vi-cursor = "#7b8b75"
- # Tabs / UI
- tabs = "#e6e1d8"
- tabs-foreground = "#8a8378"
- tabs-active = "#ddd7cd"
- tabs-active-highlight = "#a07d54"
- tabs-active-foreground = "#5a544b"
- bar = "#ddd7cd"
- split = "#cfc7bb"
- # Selection
- selection-background = "#d1cbbf"
- selection-foreground = "#4f4a44"
- # Muted, warm-coded ANSI for coding
- black = "#6a645b"
- red = "#b4736b"
- green = "#7c9873"
- yellow = "#c4a775"
- blue = "#8393a6"
- magenta = "#b295b8"
- cyan = "#7fa4a1"
- white = "#4d4a45"
- # Dim colors
- dim-black = "#8c857c"
- dim-red = "#a57d73"
- dim-green = "#8d9f8d"
- dim-yellow = "#bba885"
- dim-blue = "#8ea0b1"
- dim-magenta = "#bda9c8"
- dim-cyan = "#91b5b4"
- dim-white = "#6d6761"
- # Light colors
- light-black = "#b8b1a8"
- light-red = "#cb9085"
- light-green = "#95b091"
- light-yellow = "#dec699"
- light-blue = "#aabbc9"
- light-magenta = "#cabbdb"
- light-cyan = "#aacecd"
- light-white = "#3f3a34"
Advertisement
Add Comment
Please, Sign In to add comment