refactor: update option page theme#920
Conversation
Signed-off-by: frank-zsy <syzhao1988@126.com>
|
It looks beautiful. |
I am not quite sure because VSCode setting does not have a background for main container area, this makes it consistent for different screen resolution. |
|
There is indeed no distinction made in VSCode. Since it is in VSCode style, let's focus on the original VSCode style first. Continuously make adjustments in subsequent usage feedback. I will first resolve the conflict of this PR and then merge it. |
|
And after this PR is merged, a new version can be released. @Xsy41 |
|
@wangyantong2000 I think right-angled button is good. |
|
@Xsy41 And https://hypercrx.cn is also ready now for the repo https://github.com/hypertrons/hypertrons-crx-website , you can also start to add the content of user docs on the website. |
This doesn't look like a perfect right angle, it's like a circular button with a very small radius.
|
|
I am not quite sure, you can decide which style to use since the css is generated by GPT-4~ |
OK, I’ll update the token-related comments for #911 after the refactoring work is merged and start adding user documentation to https://hypercrx.cn/ for the website repo. |







Brief Information
This pull request is in the type of (more info about types):
Related issues (all available keywords):
Details
I am really fond of the VSCode default dark theme configs. So I implement a new theme for the option page which follows VSCode dark theme styles.
It looks like this now:
Don't know if you like this or not, just fire a PR first.
And since GitHub and Gitee token procedure will be updated, I did not correct the input component position right now.
Checklist
Others