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

[v13] Connect: Light theme #28277

Merged
merged 3 commits into from Jun 28, 2023
Merged

Conversation

gzdunek and others added 3 commits June 26, 2023 12:23
* Adjust Connect to light theme

* Remove `clusters/*` element

* Add terminal colors

* Remove warning about using `false` as `color`

* Add custom styling for `Toggle`

* Fix light theme for file transfer, use the same border color for the drop area as for the input

* Do not hardcode color in `CliCommand`

* Use #000 as black

* Convert rgba colors to be non-opaque

* Fix two slightly incorrect colors

(cherry picked from commit 1220470)
* Add a config item for the theme and adjust Electron's `nativeTheme` based on that

* Listen to theme changes and update the app accordingly

* React to theme changes in teleterm stories

* Rename channel

* Return boolean from handlers

* Do not mock the whole app context in storybook

* Fix linting issue

* Fix typo

(cherry picked from commit 95e6482)
* Add bottom shadow for inactive tabs and inset for the active one

* Add shadow for new tab item by using common styling

* Adjust `KeyboardShortcutsPanel` to the light theme

* Center Servers/Databases/Kubes navbar vertically between tabs and table by using the same margin values (8px)

* Set title on the element that is dragged

(cherry picked from commit 1220470)
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from avatus June 26, 2023 14:51
@gzdunek gzdunek added this pull request to the merge queue Jun 28, 2023
Merged via the queue into branch/v13 with commit 87ae09a Jun 28, 2023
22 checks passed
@gzdunek gzdunek deleted the gzdunek/backport-27080-27788-27931 branch June 28, 2023 08:06
@r0mant r0mant mentioned this pull request Jul 14, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
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

3 participants