Glass - Dark Theme#656
Merged
Merged
Conversation
Rigidity
approved these changes
Sep 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎨 Add Glass Dark Theme
Overview
This PR introduces a new Glass Dark theme that provides a modern, translucent glass aesthetic with cyan/teal accent colors and sophisticated backdrop blur effects.
✨ Features
�� Visual Design
rgba(0,255,255,0.75)) for primary elements and accentsbackground.jpg) for enhanced visual depth🔧 Theme Configuration
🎯 Technical Details
📁 Files Added
src/themes/glass-dark/theme.json- Complete theme configuration (221 lines)src/themes/glass-dark/background.jpg- Custom background image�� Color Palette
rgba(0,255,255,0.75)- Bright cyanrgba(202,255,250,0.8)- Light cyanrgba(0, 0, 0, 0.85)- Semi-transparent blackrgba(210,255,255,0.35)- Soft cyanrgba(255,69,58,0.80)- Red with transparency🔍 Testing
�� Screenshots
[Add screenshots of the theme in action showing buttons, tables, and overall UI]
�� Usage
The theme will be automatically available in the theme selector once merged. Users can select "Glass Dark" from the theme picker to apply this glass morphism aesthetic.
Type: Feature
Breaking Changes: None
Dependencies: None