-
Notifications
You must be signed in to change notification settings - Fork 225
Customization
This is an unofficial VitaShell themes and translations collection: https://github.com/xy2iii/vitashell-themes. Be sure you pull request your customized design or language file there.
You can customize those files:
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/colors.txt': All colors adjustable
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/bg_browser.png': Background for file browser
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/bg_hexeditor.png': Background for hex editor
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/bg_texteditor.png': Background for text editor
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/bg_photoviewer.png': Background for photo viewer
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/bg_audioplayer.png': Background for audio player
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/wallpaper.png': Wallpaper #1
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/wallpaperX.png': Wallpaper #X (X is a value from 2-10)
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/dialog.png': Dialog menu image (Can be any size. This image file will be stretched by VitaShell to fit the dialog box. Suggestion: Don't use motives, as it will not look good with wrong proportion).
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/context.png': Context menu image (Can be any size. Suggestion: It will look great if you add alpha channel to your image).
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/context_more.png': Context menu more image (Can be any size. Suggestion: It will look great if you add alpha channel to your image).
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/battery.png': Battery border icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/battery_bar_green.png': Green battery bar
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/battery_bar_red.png': Red battery bar
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/battery_bar_charge.png': Charging battery bar
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/ftp.png': Ftp icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/audio_icon.png': Audio icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/archive_icon.png': Archive icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/file_icon.png': File icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/folder_icon.png': Folder icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/image_icon.png': Image icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/sfo_icon.png': SFO icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/text_icon.png': Text icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/cover.png': Default album cover
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/play.png': Play icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/pause.png': Pause icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/fastforward.png': Fastforward icon
- 'ux0:VitaShell/theme/YOUR_THEME_NAME/fastrewind.png': Fastrewind icon
Theme setting: VitaShell will load the theme that is set in 'ux0:VitaShell/theme/theme.txt' (THEME_NAME = "YOUR_THEME_NAME")
General info: You don't need to have all these files in your custom theme, if one of them is missing, the default image file will be loaded instead.
Wallpapers info: Wallpapers overlay background images. You can have ten wallpapers which VitaShell will display at random interval. If no wallpaper is available, BACKGROUND_COLOR from 'colors.txt' will be used.
Dialog and context image: If these files are not available, the colors DIALOG_BG_COLOR and CONTEXT_MENU_COLOR from 'colors.txt' will be used instead.
The standard VitaShell theme is provided in 'VitaShellCustomization.rar' and available in the 'release' section.