dart_pdf icon indicating copy to clipboard operation
dart_pdf copied to clipboard

How to change the color of action buttons bar?

Open bambinoua opened this issue 1 year ago • 9 comments

All actions buttons are located on bottom blue container. Is it possible to change the background color of those container?

bambinoua avatar Sep 26 '23 15:09 bambinoua

@bambinoua I can fix this please assign me this task

007AnupamSharma avatar Oct 13 '23 19:10 007AnupamSharma

@DavBfr can u please tell about the your code structure in short .. actually in this there is 3 folders which is Demo, pdf , printing.. in which one need to make changes in it ...also tell me how to run the main application

007AnupamSharma avatar Oct 13 '23 20:10 007AnupamSharma

if you open printing, you can run the example project by hitting F5 on vscode. The code to change is all located in printing/lib/src/preview

DavBfr avatar Oct 13 '23 20:10 DavBfr

@bambinoua @DavBfr image i had change the color of bottom blue container to grey color ... or u could also say which color do you want ... or tell me is there any other changes to do

007AnupamSharma avatar Oct 14 '23 09:10 007AnupamSharma

@DavBfr bro???.. please reply asap

007AnupamSharma avatar Oct 14 '23 18:10 007AnupamSharma

@007AnupamSharma There is no such feature yet.

DavBfr avatar Oct 14 '23 19:10 DavBfr

okk @DavBfr would you please tell me which color would be better ??

007AnupamSharma avatar Oct 14 '23 19:10 007AnupamSharma

That's for you to decide.

DavBfr avatar Oct 14 '23 19:10 DavBfr

How do we change this colour from blue to a colour of our choosing? We want to specify the colour to match our theme. Grey is better than blue if you cannot change it.

Update: I have noticed that your theming of your app's primary colour: "primaryColor: Colors.green" changes the colour of this component.

Screenshot 2024-01-22 at 16 13 27

mellowcello77 avatar Jan 22 '24 09:01 mellowcello77