Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(styling): sheet styling refactor and light mode theme #200

Merged
merged 36 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
635278d
Clean up part 1
MangoFVTT Dec 4, 2024
e5df30a
Add masks
MangoFVTT Dec 5, 2024
92afd5f
Re-add content
MangoFVTT Dec 5, 2024
b9a848d
Fix naming error
MangoFVTT Dec 5, 2024
d4003ac
Add drop shadow style
MangoFVTT Dec 5, 2024
e78ca52
Implement all fixed elements
MangoFVTT Dec 5, 2024
dd6bff1
Mostly finish details tab
MangoFVTT Dec 9, 2024
e83b0a4
Move all templates to preload
MangoFVTT Dec 9, 2024
2348ff1
Implement search bar
MangoFVTT Dec 9, 2024
24f74bc
Fix action list
MangoFVTT Dec 11, 2024
7ca3842
Fix equipment list
MangoFVTT Dec 11, 2024
97fd104
Finish goals and equipment tab
MangoFVTT Dec 12, 2024
4f9cbea
Fix conditions
MangoFVTT Dec 12, 2024
c1d20ab
Fix adversary and dynamic boxes
MangoFVTT Dec 13, 2024
8204843
Update to new fonts
MangoFVTT Jan 8, 2025
fdc5eb3
Fix chat card dice totals
MangoFVTT Jan 8, 2025
e2cd522
Adjust some colours and fonts
MangoFVTT Jan 8, 2025
69888eb
Organise assets
MangoFVTT Jan 8, 2025
f21ea10
Rename texture
MangoFVTT Jan 8, 2025
7bf6fc5
Add banners and texture
MangoFVTT Jan 8, 2025
958b743
Fix alignment issue with new font
MangoFVTT Jan 9, 2025
16a95ae
Fix chat card font issues
MangoFVTT Jan 9, 2025
4c27875
Fix light mode
MangoFVTT Jan 9, 2025
c967850
Minor fixes
MangoFVTT Jan 11, 2025
da53775
Remove Didact Gothic
MangoFVTT Jan 11, 2025
5fcebf2
Fix font variant issue
MangoFVTT Jan 14, 2025
4f815ff
Default theme light mode colours
MangoFVTT Jan 14, 2025
a66e3d2
Update images and colours
MangoFVTT Jan 15, 2025
79d7137
Add some shadows for visibility
MangoFVTT Jan 15, 2025
6ba81a3
Add SC font to definitions
MangoFVTT Jan 15, 2025
346753c
Fix path click bug
MangoFVTT Jan 16, 2025
c9ab60e
Remove robot
MangoFVTT Jan 16, 2025
c82746d
Rename all variables to avoid plotweaver confusion
MangoFVTT Jan 16, 2025
f05079f
Remove redundant list styling
MangoFVTT Jan 22, 2025
9e79fd7
Convert assets to webp
MangoFVTT Jan 24, 2025
272a870
Move stormlight theme to handbook module
MangoFVTT Jan 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/assets/art/texture_sheet_default_dark.webp
Binary file not shown.
Binary file added src/assets/art/texture_sheet_default_light.webp
Binary file not shown.
192 changes: 0 additions & 192 deletions src/assets/fonts/roboto-slab/LICENSE

This file was deleted.

Binary file removed src/assets/fonts/roboto-slab/RobotoSlab-Bold.ttf
Binary file not shown.
Binary file removed src/assets/fonts/roboto-slab/RobotoSlab-Regular.ttf
Binary file not shown.
Loading
Loading