Data/ColorThemes/Radeon/RadeonColor.psd1
# # AeroFetch ColorTheme Data # @{ ThemeName = 'Radeon' ThemeType = '' Author = 'AeroFetch_Dev' ThemeData = @{ Reset = "`e[0m" LogoColor0 = "`e[38;5;50m" LogoColor1 = "`e[38;5;50m" LogoColor2 = "`e[38;5;50m" LogoColor3 = "`e[38;5;50m" UserInfoColor = "`e[38;5;86m" UserInfoFormat = "`e[3m`e[1m" SystemInfoCaptionColor = "`e[38;5;4m" SystemInfoCaptionFormat = "`e[1m" SystemInfoTextColor = "`e[38;5;122m" SystemInfoTextFormat = "`e[1m" } } |