add theme inheritance, fix broken theme when no longer installed

fixes #74
This commit is contained in:
ITotalJustice
2025-01-07 01:20:54 +00:00
parent e9f0d2349c
commit 3a3b8008a1
8 changed files with 109 additions and 107 deletions

View File

@@ -2,22 +2,4 @@
name=Black
author=TotalJustice
version=1.0.0
preview=romfs:/theme/preview.jpg
[theme]
background=0x2d2d2dff
cursor=romfs:/theme/cursor.png
cursor_drag=romfs:/theme/cursor_drag.png
grid=0x46464630
selected=0x464646ff
selected_overlay=0x00ffc8ff
text=0xfbfbfbff
text_selected=0x00ffc8ff
icon_audio=romfs:/theme/icon_audio.png
icon_video=romfs:/theme/icon_video.png
icon_image=romfs:/theme/icon_image.png
icon_file=romfs:/theme/icon_file.png
icon_folder=romfs:/theme/icon_folder.png
icon_zip=romfs:/theme/icon_zip.png
icon_nro=romfs:/theme/icon_nro.png
inherit=romfs:/themes/base_black_theme.ini