-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Now the basic IDE UI is established, but it is not beautiful enough. CSS is necessary for beautifying the UI.
We use MonacoFX to build the editor, it provides two theme, 'light' and 'dark'. Base on this two themes, we need to write css files for other components.
Basically, several css files are required. Include but not limited to
fileTree.css
menuBar.css
bufferline.css
login.css
chatroom.css
and etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers