Skip to content

BS5: dark theme fixes 1 #6238

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

Merged
merged 6 commits into from
Aug 11, 2025
Merged

BS5: dark theme fixes 1 #6238

merged 6 commits into from
Aug 11, 2025

Conversation

Aniket-Engg
Copy link
Collaborator

Following points are fixed from #6230

  • Change default font from Lato to Nunito Sans
  • Fix remix logo color :
  • Primary button label and icon should be --bs-body-bg : #222336
  • the currently selected tab should appear highlighted, same color as the code editor background
  • Tooltip backgorund should be --bs-body-bg : #222336
  • Dropdown border color should be --bs-border-color: #3f4455
  • in the script confirguration panel, we lost the different layers colors
  • The template panel cards doesn't follow the right border style

Copy link

netlify bot commented Aug 8, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit bbbb042
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/6899dd8e0220450008f31ea8
😎 Deploy Preview https://deploy-preview-6238--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@joeizang
Copy link
Collaborator

joeizang commented Aug 11, 2025

Script Runner config tab sometimes has a strange color and the logo color isn't the right one. See the image below:
image

  • The border above the terminal is the wrong type of gray.
  • Text in the template explorer in not the correct size. See the Image below:
    This is on live
Screenshot 2025-08-11 at 11 12 56

Just for comparison, here is the current image with BS 5:

Screenshot 2025-08-11 at 11 13 09
  • There should be some margins at the top and bottom of the search of the terminal. See Image:
Screenshot 2025-08-11 at 11 15 09
  • Some elements in template explorer are completely misaligned. See image:
Screenshot 2025-08-11 at 11 11 13
  • Text of our buttons are of different colors which isn't right. See image:
Screenshot 2025-08-11 at 09 34 22 Screenshot 2025-08-11 at 09 34 58
  • I am not sure about the dark text on a light button as it isn't consistent with our button text in the ide.

@Aniket-Engg Aniket-Engg merged commit c122594 into master Aug 11, 2025
32 checks passed
@Aniket-Engg Aniket-Engg deleted the bs5fixes1 branch August 11, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants