diff --git a/.vscode/settings.json b/.vscode/settings.json index 623432bf..be46cba3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,8 +1,3 @@ { "deepscan.enable": true, - "workbench.colorCustomizations": { - "activityBar.background": "#00333B", - "titleBar.activeBackground": "#004752", - "titleBar.activeForeground": "#ECFCFF" - } -} +} \ No newline at end of file diff --git a/__snapshots__/atoms-button--demo.png b/__snapshots__/atoms-button--demo.png new file mode 100644 index 00000000..7eb68422 Binary files /dev/null and b/__snapshots__/atoms-button--demo.png differ diff --git a/__snapshots__/atoms-button--find-by.png b/__snapshots__/atoms-button--find-by.png new file mode 100644 index 00000000..ca404b3b Binary files /dev/null and b/__snapshots__/atoms-button--find-by.png differ diff --git a/__snapshots__/atoms-button--primary.png b/__snapshots__/atoms-button--primary.png new file mode 100644 index 00000000..1983ba89 Binary files /dev/null and b/__snapshots__/atoms-button--primary.png differ diff --git a/__snapshots__/atoms-button--wait-for-element-to-be-removed.png b/__snapshots__/atoms-button--wait-for-element-to-be-removed.png new file mode 100644 index 00000000..ca404b3b Binary files /dev/null and b/__snapshots__/atoms-button--wait-for-element-to-be-removed.png differ diff --git a/__snapshots__/atoms-button--wait-for.png b/__snapshots__/atoms-button--wait-for.png new file mode 100644 index 00000000..7eb68422 Binary files /dev/null and b/__snapshots__/atoms-button--wait-for.png differ diff --git a/__snapshots__/atoms-button--with-loaders.png b/__snapshots__/atoms-button--with-loaders.png new file mode 100644 index 00000000..1d1199e8 Binary files /dev/null and b/__snapshots__/atoms-button--with-loaders.png differ diff --git a/__snapshots__/molecules-header--logged-in.png b/__snapshots__/molecules-header--logged-in.png new file mode 100644 index 00000000..46a25ff4 Binary files /dev/null and b/__snapshots__/molecules-header--logged-in.png differ diff --git a/__snapshots__/molecules-header--logged-out.png b/__snapshots__/molecules-header--logged-out.png new file mode 100644 index 00000000..de4cd735 Binary files /dev/null and b/__snapshots__/molecules-header--logged-out.png differ diff --git a/__snapshots__/pages-page--logged-in.png b/__snapshots__/pages-page--logged-in.png new file mode 100644 index 00000000..55eddb02 Binary files /dev/null and b/__snapshots__/pages-page--logged-in.png differ diff --git a/__snapshots__/pages-page--logged-out.png b/__snapshots__/pages-page--logged-out.png new file mode 100644 index 00000000..9ba23423 Binary files /dev/null and b/__snapshots__/pages-page--logged-out.png differ