[font] normal = { family = "JetBrains Mono Nerd Font Mono", style = "Regular"} size = 7 [colors.primary] background = '#101010' # base foreground = '#cccccc' # text # Bright and dim foreground colors dim_foreground = '#CDD6F4' # text bright_foreground = '#CDD6F4' # text # Cursor colors [colors.cursor] text = '#101010' # base cursor = '#cccccc' # rosewater # Selection colors [colors.selection] text = '#dddddd' # base background = '#282828' # rosewater # Normal colors [colors.normal] black = '#2a2a2a' # surface1 red = '#deeeed' # red green = '#1bfd9c' # green yellow = '#b4b4b4' # yellow blue = '#7a7a7a' # blue magenta = '#66b2b2' # pink cyan = '#cccccc' # teal white = '#f1f1f1' # subtext1 # Bright colors [colors.bright] black = '#4a4a4a' # surface2 red = '#708090' # red green = '#a6ffc9' # green yellow = '#dddddd' # yellow blue = '#aaaaaa' # blue magenta = '#49c4c4' # pink cyan = '#d3d3d3' # teal white = '#ffffff' # subtext0