Classical Theme in Sunbird-Ed portal
The Classical Theme, featured in SB-Themes, embodies a timeless and conventional visual style. This theme offers users a classic aesthetic that exudes elegance and simplicity.
With carefully selected color palettes, typography, and design elements, the Classical Theme provides a familiar and sophisticated user experience, catering to those who appreciate a traditional design approach.
Color Palette in SB-Themes:
SB-Themes embraces a thoughtfully crafted color palette to enhance the visual experience in the Sunbird-Ed portal and mobile application. Key color variables include:
Primary Color:
#024f9d
- Used for elements like buttons, headings, table titles, links, and toggles.Secondary Color:
#008840
- Employed for various interface elements, including buttons and hover states.Tertiary Color (Warning):
#e55a28
- Reserved for warning-related elements such as icons, labels, and notifications.Red Color (Error/Danger):
#ff6979
- Signifying error or danger, utilized for elements like icons, labels, and notifications.Gray Colors: A range of gray shades (e.g.,
#666666
,#999999
,#CCCCCC
) serves diverse purposes, including disabled buttons, text, placeholders, and subheadings.
These color variables, thoughtfully chosen and organized, contribute to a harmonious and visually appealing design within the SB-Themes repository, offering a consistent and polished user experience.
The core color scheme in SB-Themes is established within the :root
element, serving as the base theme colors that are loaded when the portal initializes. These meticulously chosen color variables, such as primary, secondary, tertiary, red, and various shades of gray, form the foundation of the design palette. They ensure a consistent and visually appealing user experience throughout the Sunbird-Ed portal and mobile application.
In the SB-Themes repository, the default theme is defined with precision. Key color variables within the default theme include:
Primary Theme Color:
var(--primary-color)
- Serving as the primary theme color, influencing various design elements.HSL and RGB Values:
hsl(210, 97%)
andrgb(2, 79, 156)
- Representing the HSL and RGB color notations for the primary theme color.Contrast and Contrast RGB:
#fff
andrgb(255, 255, 255)
- Ensuring high contrast for legibility and visual appeal.Shade and Tint:
hsl(var(--primary-theme-hsl), 56%)
andhsl(var(--primary-theme-hsl), 76%)
- Offering shading and tinting effects to create depth and dimension.
These meticulously defined color variables within the default theme contribute to a cohesive and aesthetically pleasing design, enhancing the user experience across the Sunbird-Ed portal and mobile application.
The visual representation of this theme inside portal comes like this
Last updated