Data/ColorThemes/BnW/BnWColor.psd1
# # AeroFetch ColorTheme Data # @{ ThemeName = 'BnW' ThemeType = '' Author = 'AeroFetch_Dev' ThemeData = @{ Reset = "`e[0m" LogoColor0 = "`e[38;5;255m" LogoColor1 = "`e[38;5;245m" LogoColor2 = "`e[38;5;255m" LogoColor3 = "`e[38;5;255m" UserInfoColor = "`e[38;5;229m" UserInfoFormat = "`e[3m" SystemInfoCaptionColor = "`e[38;5;51m" SystemInfoCaptionFormat = "`e[1m" SystemInfoTextColor = "`e[38;5;159m" SystemInfoTextFormat = "`e[1m" } } |