Implement Web Assets' theme system and selection, and add 'light' theme #118

Merged
Márton Lente merged 97 commits from martonlente/extensions-website:ui/theme-light into main 2024-05-08 14:20:07 +02:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 10078a42af - Show all commits

View File

@ -23,11 +23,12 @@ EXPECTED_EXTENSION_DATA = {
'name': 'Edit Breakdown',
'version': '0.1.0',
'blender_version_min': '4.2.0',
'blender_version_max': '4.3.0',
'type': 'add-on',
'schema_version': "1.0.0",
},
'file_hash': 'sha256:4f3664940fc41641c7136a909270a024bbcfb2f8523a06a0d22f85c459b0b1ae',
'size_bytes': 53959,
'file_hash': 'sha256:28313858b9be34e6ecd15a63e28f626fb914dbdcc74c6d21c6536c9fad9de426',
'size_bytes': 53969,
'tags': ['Sequencer'],
'version_str': '0.1.0',
'slug': 'edit-breakdown',