mirror of
https://github.com/ExamAware/ExamSchedule.git
synced 2025-04-29 19:16:33 +00:00

- Implemented styles for buttons, containers, and typography in light mode. - Added hover effects for buttons and table rows. - Styled modal components for settings and reminders. - Created responsive layouts for content sections. - Defined styles for exam status tags and reminder settings. - Included scrollbar customizations for modal content.
20 lines
374 B
JSON
20 lines
374 B
JSON
{
|
|
"theme":[
|
|
{
|
|
"name": "ExamAware旧版",
|
|
"path": "ealg"
|
|
},
|
|
{
|
|
"name": "ExamSchedule旧版",
|
|
"path": "old"
|
|
},
|
|
{
|
|
"name": "Material Design 3",
|
|
"path": "md3"
|
|
},
|
|
{
|
|
"name": "Material Design 2",
|
|
"path": "md2"
|
|
}
|
|
]
|
|
} |