From e0cdc2ac3b4c751b514682daa3455e934c196763 Mon Sep 17 00:00:00 2001 From: Aidan Grabe Date: Thu, 15 Dec 2022 15:26:02 +0000 Subject: [PATCH] Android: Restore erroneuosly deleted files --- .../app/src/main/res/values-night/themes.xml | 16 ----- .../app/src/main/res/values/themes.xml | 16 +---- .../src/main/res/values-night/themes.xml | 33 ++++++++++ .../src/main/res/values/m3_colors.xml | 64 +++++++++++++++++++ .../src/main/res/values/themes.xml | 33 ++++++++++ 5 files changed, 133 insertions(+), 29 deletions(-) delete mode 100644 android/styledictionary/app/src/main/res/values-night/themes.xml create mode 100644 android/styledictionary/teamwork-design-system/src/main/res/values-night/themes.xml create mode 100644 android/styledictionary/teamwork-design-system/src/main/res/values/m3_colors.xml create mode 100644 android/styledictionary/teamwork-design-system/src/main/res/values/themes.xml diff --git a/android/styledictionary/app/src/main/res/values-night/themes.xml b/android/styledictionary/app/src/main/res/values-night/themes.xml deleted file mode 100644 index 208ac73..0000000 --- a/android/styledictionary/app/src/main/res/values-night/themes.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/styledictionary/app/src/main/res/values/themes.xml b/android/styledictionary/app/src/main/res/values/themes.xml index 2477931..08df76f 100644 --- a/android/styledictionary/app/src/main/res/values/themes.xml +++ b/android/styledictionary/app/src/main/res/values/themes.xml @@ -1,16 +1,6 @@ + - + + diff --git a/android/styledictionary/teamwork-design-system/src/main/res/values/m3_colors.xml b/android/styledictionary/teamwork-design-system/src/main/res/values/m3_colors.xml new file mode 100644 index 0000000..723945f --- /dev/null +++ b/android/styledictionary/teamwork-design-system/src/main/res/values/m3_colors.xml @@ -0,0 +1,64 @@ + + + + + #4461D7 + #3553C9 + #FFFFFF + #DDE1FF + #001355 + #5A5D72 + #FFFFFF + #DFE1F9 + #171B2C + #6B3CD7 + #FFFFFF + #E8DDFF + #22005D + #BA1A1A + #FFDAD6 + #FFFFFF + #410002 + #FEFBFF + #1B1B1F + #FEFBFF + #1B1B1F + #E2E1EC + #45464F + #767680 + #F2F0F4 + #303034 + #B8C3FF + #000000 + #3553C9 + #3553C9 + #B8C3FF + #002487 + #1439B1 + #DDE1FF + #C3C5DD + #2C2F42 + #424659 + #DFE1F9 + #CFBDFF + #3A0093 + #5219BF + #E8DDFF + #FFB4AB + #93000A + #690005 + #FFDAD6 + #1B1B1F + #E4E1E6 + #1B1B1F + #E4E1E6 + #45464F + #C6C5D0 + #90909A + #1B1B1F + #E4E1E6 + #3553C9 + #000000 + #B8C3FF + #B8C3FF + diff --git a/android/styledictionary/teamwork-design-system/src/main/res/values/themes.xml b/android/styledictionary/teamwork-design-system/src/main/res/values/themes.xml new file mode 100644 index 0000000..291db49 --- /dev/null +++ b/android/styledictionary/teamwork-design-system/src/main/res/values/themes.xml @@ -0,0 +1,33 @@ + + + + +