mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-12 09:27:01 +00:00
oledBlack images added
This commit is contained in:
parent
79f2cc0768
commit
67e6b6991e
1 changed files with 15 additions and 0 deletions
15
pubspec.yaml
15
pubspec.yaml
|
@ -385,6 +385,21 @@ flutter:
|
|||
- assets/svg/oceanBreeze/buy-coins-icon.svg
|
||||
- assets/svg/oceanBreeze/bg.svg
|
||||
|
||||
# OLED black theme specific
|
||||
- assets/svg/oledBlack/tx-exchange-icon.svg
|
||||
- assets/svg/oledBlack/tx-exchange-icon-pending.svg
|
||||
- assets/svg/oledBlack/tx-exchange-icon-failed.svg
|
||||
- assets/svg/oledBlack/tx-icon-send.svg
|
||||
- assets/svg/oledBlack/tx-icon-send-pending.svg
|
||||
- assets/svg/oledBlack/tx-icon-send-failed.svg
|
||||
- assets/svg/oledBlack/tx-icon-receive.svg
|
||||
- assets/svg/oledBlack/tx-icon-receive-pending.svg
|
||||
- assets/svg/oledBlack/tx-icon-receive-failed.svg
|
||||
- assets/svg/oledBlack/exchange-2.svg
|
||||
- assets/svg/oledBlack/bell-new.svg
|
||||
- assets/svg/oledBlack/stack-icon1.svg
|
||||
- assets/svg/oledBlack/buy-coins-icon.svg
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware.
|
||||
# For details regarding adding assets from package dependencies, see
|
||||
|
|
Loading…
Reference in a new issue