surf-flutter-app-template icon indicating copy to clipboard operation
surf-flutter-app-template copied to clipboard

refactor(SNP-1576): color palette

Open DmitrDomrachev opened this issue 1 year ago • 1 comments

Checklist

  • [x] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [ ] Is there an existing issue for this PR?
    • link issue here (use keywords like fix, close, resolve etc. if necessary)
  • [x] Have the files been linted and formatted?
  • [x] Have the docs been updated to match the changes in the PR?
  • [x] Have the tests been updated to match the changes in the PR?
  • [x] Attached videos/screenshots demonstrating the fix/feature.
  • [x] Have you run the tests locally to confirm they pass?

New Features

  • unused color constants have been removed
  • color constants are made private

https://github.com/surfstudio/surf-flutter-app-template/assets/79760768/016d4ab0-f30d-4d8a-99dc-b3d4e5a1272a

DmitrDomrachev avatar Jun 17 '24 23:06 DmitrDomrachev