{"id":16328337,"url":"https://github.com/CrookedGrin/maximum-override","last_synced_at":"2025-10-25T20:32:51.098Z","repository":{"id":43937699,"uuid":"269485342","full_name":"CrookedGrin/maximum-override","owner":"CrookedGrin","description":"Figma plugin for comparing nodes and copying/pasting overrides.","archived":false,"fork":false,"pushed_at":"2023-02-04T17:28:27.000Z","size":41757,"stargazers_count":14,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-11T23:14:26.352Z","etag":null,"topics":["css","figma","figma-plugin","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrookedGrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-04T23:20:33.000Z","updated_at":"2024-09-20T17:57:59.000Z","dependencies_parsed_at":"2023-02-06T10:00:33.190Z","dependency_job_id":null,"html_url":"https://github.com/CrookedGrin/maximum-override","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrookedGrin%2Fmaximum-override","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrookedGrin%2Fmaximum-override/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrookedGrin%2Fmaximum-override/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrookedGrin%2Fmaximum-override/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrookedGrin","download_url":"https://codeload.github.com/CrookedGrin/maximum-override/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238207673,"owners_count":19434095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","figma","figma-plugin","typescript"],"created_at":"2024-10-10T23:14:16.067Z","updated_at":"2025-10-25T20:32:45.097Z","avatar_url":"https://github.com/CrookedGrin.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Maximium Override\n\n\u003cimg src=\"./src/maximum_override_logo_2x.png\" width=\"400\" /\u003e\n\n### Take control of your Figma overrides!\n\nCompare objects to see what's different, then copy and paste the changes. Compare instances to their default main component and copy and paste the overrides.\n\n[https://www.figma.com/community/plugin/844697202715835091/Maximum-Override](https://www.figma.com/community/plugin/844697202715835091/Maximum-Override)\n\n\u003cbr /\u003e\n\n---\n\n## Features\n\n### **1. Copy and paste overrides between symbols**\n\nTwo of Figma's greatest strengths are:\n1. Overriding colors, text, and other properties on component instances, and \n2. Swapping out instances of components, such as a icons or states.\n\nBut when you swap an instance, you lose all the overrides you've made, including changes to nested instances within a parent component.\n\nMaximum Override allows you to copy your overrides, swap out an instance, and then paste the overrides back onto the new instance, to retain all of your changes. This includes nested instances that you've swapped with a different symbol.\n\n\n### **2. Compare properties between objects**\n\nMaximum Override also allows you to select any two nodes on the stage and compare them against each other to see what's different. (In software, this is known as a \"diff\".) You can then copy the changes from object A to object B, or vice-versa. If you select a single instance, Maximum Override will compare it against its own main component.\n\n\u003cbr/\u003e\n\n---\n## Usage\n\n\n\nInstall and run Maximum Override like any other Figma plugin. See [Figma's plugin guide](https://help.figma.com/hc/en-us/articles/360040450413-Browse-and-Install-Plugins#Install_a_Plugin).\n\n### Comparing\n\nSelect a single component instance to compare it against its own main component.\n\nSelect two items to compare them to each other. These can be any type of object on stage, including instances. Click \"Swap\" to change which is the source and which is the target of the overrides.\n\nBy default, Maximum Override will collapse all the nodes that don't contain overrides, but you can click the title of any node to expand and see its children.\n\nTo save space while you work, you can also collapse the header, and the interface window will collapse as well.\n\nWithin overrides, hover over colors to see the corresponding hex value.\n\n### Copying\n\nClick \"Copy overrides\" to save the current set of target overrides. This data is saved locally on your computer and will persist when you close the plugin or close Figma.\n\n### Pasting\n\nSelect a single item and click \"Paste overrides\" to apply the saved overrides to the selected item. If the structure of the target item doesn't match the structure that the overrides were originally pulled from, Maximum Override will still attempt to apply the overrides, but results may vary.\n\n\u003cbr/\u003e\n\n---\n\n### Not Supported (yet) / Known Issues\n\n#### Very large components\n\nComponents with large numbers of layers and nested instances may be quite slow to process. Future versions may include a progress bar and other optimizations.\n\n#### Multiple text styles\n\nText layers get very complicated, since each character can have its own set of styles and overrides. Maximum Override currently assumes that there is only one font / style applied to a given text field.\n\n\u003cbr/\u003e\n\n---\n\n### Development\n\n\nTo build:\n\n    $ npm install\n\nTo run locally:\n\n    $ npm run start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCrookedGrin%2Fmaximum-override","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCrookedGrin%2Fmaximum-override","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCrookedGrin%2Fmaximum-override/lists"}