forked from starifly/NekoBoxForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 0
Two-tier theme picker + Material 3 dark themes (Dark High Contrast, Dracula, Nord, Monokai, Ayu, Catppuccin) #57
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
762083f
Add two-tier theme picker (modern named list + Classic colors grid)
hawkff fa9a271
Harden theme picker: null-safe widget cast + accessibility
hawkff 37661e1
Theme picker: scrollable modern list + robust swatch binding
hawkff 3bd3854
Add Material 3 Dark High Contrast theme (OLED black)
hawkff 67636f3
Dark High Contrast: M3 black chrome + visible connected FAB icon
hawkff 99d6c69
Add Dracula-M3, Nord, Monokai, Ayu, Catppuccin themes; fix appbar crash
hawkff 85048c7
CR fixes: official Catppuccin Mocha colors + DHC dialog fabConnectedC…
hawkff 1386524
Theme polish: Dracula-M3 yellow names, DHC muted status text, FAB inset
hawkff 1a1b976
BottomAppBar variants: inherit base style explicitly (CR)
hawkff a5d9213
DHC green accent, Legacy colors rename, progress dialog padding
hawkff cdf6a51
Complete M3 migration: convert remaining AppCompat/M2 widgets
hawkff a197494
Clarify inset comment terminology (CR): 'bottom bar' not 'status bar'
hawkff 5c08261
DHC ringed swatch + list bottom padding to clear docked FAB/stats
hawkff f18ad9a
Increase list bottom padding to 150dp to fully clear docked FAB/stats
hawkff 1656477
Hide FAB on scroll + 168dp list padding so it never overlaps cards
hawkff File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
118 changes: 0 additions & 118 deletions
118
app/src/main/java/moe/matsuri/nb4a/ui/ColorPickerPreference.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.