Results 29 issues of BBaoVanC

Fixes #124 I see that #92 changed color 8 to be different from the background, but this change was only applied to kitty. This PR will try and properly change...

Fixes #90 These colors are also used by `vim-signify` which makes them highlighted too, so I added some colors for it. How it looks: ![image](https://user-images.githubusercontent.com/17971474/160265663-8f955cc8-7888-48e1-bb1c-c459ecb71b01.png)

I noticed recently that there is no option to disable smooth scrolling in the program. I didn't notice this until now because I mainly use this with a trackpad on...

Fixes #552 Adds a logout button to the header, in the top right. Tasks: - [ ] CHANGES.rst ![image](https://user-images.githubusercontent.com/17971474/173250030-f809547e-1e11-4fc5-94fc-15f0f6e4671b.png)

server
client
feature

### Summary I'd like an option under customize on the main admin page where I can add my own custom tags to the head tag in the HTML. ### Motivation...

enhancement

This makes it so you can see online players on the entire proxy when hovering over the player count (only has an effect when ping passthrough is disabled, otherwise the...

type: feature

Not sure if this is the correct way to do it, but I use Java 18 on my system and building Velocity results in the proxy jar not being compatible...

If `passthrough-default-server-ping` is set to false, then Velocity will respond with its own MOTD and version for pings that go to a host not listed in `forced-hosts`. This means that...

type: feature

I'm trying to use some CSS to modify my icons to be an exact size. It works with most icons, but a few don't have a `viewBox` parameter, and with...

Fixes #20 It looks like the Actions workflow [uses a wildcard to upload every file under `bin/`](https://github.com/docker/compose-switch/blob/2fe0b713c6839e86239e4930b98fe94f3c68f4e2/.github/workflows/release-weekly-build.yml#L36), so the workflow shouldn't need modifying.