Skip to content

Theme update#58

Merged
rkvishwa merged 7 commits intorkvishwa:developmentfrom
Praveen-R-2518:theme-update
Mar 14, 2026
Merged

Theme update#58
rkvishwa merged 7 commits intorkvishwa:developmentfrom
Praveen-R-2518:theme-update

Conversation

@Praveen-R-2518
Copy link
Copy Markdown
Contributor

This pull request updates the visual theme of the application, introducing a new "Glassmorphism & Cyber-Blue" dark theme and modernizing the light theme. The main changes involve updating CSS variables in global.css to reflect the new color palette and replacing hardcoded border colors throughout component styles with the new --divider variable. Additionally, a subtle grid background is added to the login hero, and the radar icon size is increased for improved visual impact.

Theme overhaul and color updates:

  • Updated src/renderer/styles/global.css to introduce a new Glassmorphism & Cyber-Blue dark theme, modernize the light theme, and add new variables like --divider and --grid-opacity. This includes changes to background, border, accent, and text colors for both themes. [

Component border styling modernization:

  • Replaced hardcoded border colors with the --divider variable in the CSS files for AdminPanel/ReportModal, Collaboration/CollaborationModal, Collaboration/CollaborationPanel, Settings/SettingsModal, and AdminDashboard components, ensuring consistency with the new theme.
    Login page enhancements:

  • Added a subtle grid background to the .login-hero element using the new --grid-opacity variable for a modern effect.

  • Increased the size of the radar icon in the login hero from 64px to 120px for improved visual prominence.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: efb7c3f6-3bc0-4bb7-96ea-366b7bbf1754

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can validate your CodeRabbit configuration file in your editor.

If your editor has YAML language server, you can enable auto-completion and validation by adding # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json at the top of your CodeRabbit configuration file.

@appwrite
Copy link
Copy Markdown

appwrite bot commented Mar 14, 2026

Exam-IDE

Project ID: 69a964ef003091fbebdf

Sites (1)
Site Status Logs Preview QR
 Sonar-Code-Editor
69b41a9f00321cbe83e4
Failed Failed View Logs Preview URL QR Code

Tip

MCP server integration brings LLM superpowers to Claude Desktop and Cursor IDE

@rkvishwa rkvishwa merged commit cceceab into rkvishwa:development Mar 14, 2026
2 of 5 checks passed
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