Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Jun 19, 2025

perf: xterm background color

@fit2bot fit2bot requested a review from a team June 19, 2025 03:38
&::-webkit-scrollbar-track {
background: #000000;
}

&::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.35);
border-radius: 3px;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears you have two identical files that differ in their names but share similar structure, likely due to changes made by version control systems (e.g., Git). However, for purposes of comparison, there are no apparent significant differences between them.

However, it's often suggested to review older versions if they're not related directly or are specific to a project scope. If these files indeed refer directly to some aspect of your system configuration or programming logic, please specify what area needs reviewing more closely.

Copy link

@LeeEirc LeeEirc merged commit 35797e9 into dev Jun 19, 2025
7 checks passed
@LeeEirc LeeEirc deleted the pr@dev@perf_xterm branch June 19, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants