removed trailing whitespace

This commit is contained in:
scbj
2026-03-12 15:54:28 +01:00
parent bde68cd4be
commit 2e31808df1
4 changed files with 12 additions and 12 deletions

View File

@@ -29,12 +29,12 @@ cyan = "0x65E7F1"
white = "0xFFFFFF" white = "0xFFFFFF"
[colors.dim] [colors.dim]
black = "0x000000" black = "0x000000"
red = "0xB00010" red = "0xB00010"
green = "0x165A36" green = "0x165A36"
yellow = "0xA5910D" yellow = "0xA5910D"
blue = "0x001D42" blue = "0x001D42"
magenta = "0x9034B2" magenta = "0x9034B2"
cyan = "0x109EA8" cyan = "0x109EA8"
white = "0xC8C8B8" white = "0xC8C8B8"

View File

@@ -1,5 +1,5 @@
# properties: # properties:
# foreground: Blue # foreground: Blue
# background: null # background: null
# is_bold: false # is_bold: false
# is_dimmed: false # is_dimmed: false

View File

@@ -9,7 +9,7 @@ $git_branch \
$git_status\ $git_status\
[} ](bold zx_light_yellow)\ [} ](bold zx_light_yellow)\
$fill$status\ $fill$status\
\n[╰─](bold) $python\ \n[╰─](bold) $python\
""" """
# Disable the blank line at the start of the prompt # Disable the blank line at the start of the prompt

View File

@@ -1,8 +1,8 @@
# _____ __ __ _ _ __ __ # _____ __ __ _ _ __ __
# |_ _| | \/ | | | | | \ \/ / # |_ _| | \/ | | | | | \ \/ /
# | | | |\/| | | | | | \ / # | | | |\/| | | | | | \ /
# | | | | | | | |_| | / \ # | | | | | | | |_| | / \
# |_| |_| |_| \___/ /_/\_\ # |_| |_| |_| \___/ /_/\_\
# #