Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wa-theme-typography]: Define theme and typography #7062

Merged
merged 18 commits into from Jul 31, 2023

Conversation

elenzio9
Copy link
Contributor

In this PR:

  • Create a new styles folder that includes all the scss files.
  • Define the primary palette using #4279f4 as the primary color according to the design doc.
  • Define the typography levels that corresponds to the generic text and titles.
  • Set the color of the titles to black .87.
  • Use the same back arrow as KFP.
  • Apply the above typography levels to the specific elements across all WAs.
  • Test the changes in all WAs and modify them accordingly if needed.
Screenshots

image

image (1)

image (2)

image (3)

image (4)

Related issue: #6894

In this commit:
* Create a styles folder that contains all sccs files.
* Define the generic theme and typography.

Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
…evels

Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
Signed-off-by: Elena Zioga <elena@arrikto.com>
@elenzio9 elenzio9 force-pushed the feature-elena-wa-theme-fonts branch from e210946 to d1a2397 Compare March 28, 2023 09:21
Signed-off-by: Elena Zioga <elena@arrikto.com>
@kimwnasptd
Copy link
Member

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit d4b6dff into kubeflow:master Jul 31, 2023
17 checks passed
DnPlas added a commit to DnPlas/kubeflow that referenced this pull request Oct 16, 2023
It seems like the path to this file recently changed by kubeflow#7062,
which is now preventing the centraldashboard Docker image to
build wich fails with a SassError when trying to import fonts.scss.
This commit points to the right path.
DnPlas added a commit to DnPlas/kubeflow that referenced this pull request Oct 16, 2023
It seems like the path to this file recently changed by kubeflow#7062,
which is now preventing the centraldashboard Docker image to
build wich fails with a SassError when trying to import fonts.scss.
This commit points to the right path.
google-oss-prow bot pushed a commit that referenced this pull request Oct 16, 2023
* fix: point to ~kubeflow/styles/fonts.scss

It seems like the path to this file recently changed by #7062,
which is now preventing the centraldashboard Docker image to
build wich fails with a SassError when trying to import fonts.scss.
This commit points to the right path.

* tests: replace keyboard_backspace with arrow_back
google-oss-prow bot pushed a commit that referenced this pull request Oct 16, 2023
* fix: point to ~kubeflow/styles/fonts.scss

It seems like the path to this file recently changed by #7062,
which is now preventing the centraldashboard Docker image to
build wich fails with a SassError when trying to import fonts.scss.
This commit points to the right path.

* tests: replace keyboard_backspace with arrow_back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants