An open API service indexing awesome lists of open source software.

https://github.com/956mb/boosts

Some Arc boosts for my own tastes (Github, Claude, Reddit...)
https://github.com/956mb/boosts

advent-of-code arc arc-browser boost claude css dark-mode github huggingface neutral reddit theme

Last synced: 2 months ago
JSON representation

Some Arc boosts for my own tastes (Github, Claude, Reddit...)

Awesome Lists containing this project

README

        

# Boosts

*Boost process works as of **v1.82.1**. [Arc](https://arc.net/) could change how the boosts function at any time, they update often...*

> [!WARNING]
> These boosts are made based on my own tastes first and foremost, and they are by no means "comprehensive". If I see something is wrong or missing from a boost, I add it. If you for some reason use any of these and notice something wrong or missing, you can let me know with an [issue](https://github.com/956MB/boosts/issues) or [PR](https://github.com/956MB/boosts/pulls).

* [Github](./boosts/github-neutral-default-syntax.css) / [Github (VSCode Syntax)](./boosts/github-neutral-vscode-syntax.css)
* [Reddit](./boosts/reddit-neutral.css)
* [Hugging Face](./boosts/hugging-face-neutral.css)
* [Claude](./boosts/claude-neutral.css) / [Claude (Darker)](./boosts/claude-neutral-darker.css) / [Claude (Darkest)](./boosts/claude-neutral-darkest.css)
* [Advent of Code](./boosts/aoc-neutral.css)
* [Keymap Editor (nickcoutsos)](./boosts/keymap-editor-github-dark.css)
* [F1TV](./boosts/f1tv-dark-fixes.css)
* [Kagi](./boosts/kagi.css)

# Adding boosts

1. Open [Arc](https://arc.net/)
2. Go to corresponding site for the boost you're installing (e.g. [claude.ai](https://claude.ai/))
3. Click the `Site Control Center` button to the right of the URL bar
4. Click `New Boost` button (the paint brush icon)
5. Click `Code` button towards the bottom
6. Copy the CSS from the corresponding boost (e.g. [claude-neutral](./boosts/claude-neutral.css))
7. Paste the copied text into the `CSS` editor

**DONE!**

## Github

I just don't like blue themes. The boost [github-neutral-vscode-syntax](./boosts/github-neutral-vscode-syntax.css) also implements the syntax highlighting colors from [VSCode](https://github.com/microsoft/vscode)'s default dark theme.

Last updated: 04-11-2025 | [github-neutral-default-syntax](./boosts/github-neutral-default-syntax.css) · [github-neutral-vscode-syntax](./boosts/github-neutral-vscode-syntax.css) · [github-neutral-default-syntax-light](./boosts/github-neutral-default-syntax-light.css)

![Github-Neutral](./img/Github-Neutral.png)

## Reddit

Last updated: 02-17-2025 | [reddit-neutral](./boosts/reddit-neutral.css)

![Reddit-Neutral](./img/Reddit-Neutral.png)

## Hugging Face (WIP)

Another Neutral modification, this time changing the [Hugging Face](https://huggingface.co/) ~~blue~~ dark theme to my favorite neutral greys an whites. All icons and accent colors are left unchanged. *Not 100% done, some small elements still have blue hover states and stuff. Is _mostly_ neutral though*.

Last updated: 08-30-2024 | [hugging-face-neutral](./boosts/hugging-face-neutral.css)

![Hugging-Face-Neutral](./img/Hugging-Face-Neutral.png)

## Claude

Claude Neutral removes the green-ish/yellow-ish tint from the original claude.ai UI. Neutral greys only.

Last updated: 02-25-2025 | [claude-neutral](./boosts/claude-neutral.css) · [claude-neutral-darker](./boosts/claude-neutral-darker.css) · [claude-neutral-darkest](./boosts/claude-neutral-darkest.css) · [claude-neutral-vscode](./boosts/claude-neutral-vscode.css) · [claude-neutral-darker-vscode](./boosts/claude-neutral-darker-vscode.css) · [claude-neutral-darkest-vscode](./boosts/claude-neutral-darkest-vscode.css)

> ![WARNING]
> Claude has changed the way the code blocks tokens are rendered, so the VSCode syntax highlighting may not be 100% accurate anymore. It has gotten more complex, and I haven't taken the time to update it with all the new/correct colors.

![claude-neutral-darker](./img/Claude-Neutral-Darker.png)

## Advent of Code

Last updated: 11-29-2024 | [aoc-neutral](./boosts/aoc-neutral.css)

![AoC-Neutral](./img/AoC-Neutral.png)

## Keymap Editor (nickcoutsos)

Matches [Keymap Editor](https://github.com/nickcoutsos/keymap-editor) background to the Github Dark theme to improve the look of screenshots in repos.

Last updated: 04-19-2024 | [keymap-editor-github-dark](./boosts/keymap-editor-github-dark.css)

![keymap-editor-github-dark](./img/Keymap-Editor-Github-Dark-1.png)

## F1 TV

Changes the white global header to a dark grey and creates an even dark background for the site.

Last updated: 08-30-2024 | [f1-tv-dark-fixes](./boosts/f1-tv-dark-fixes.css)

![f1-tv-dark-fixes](./img/F1-TV-Dark-Fixes.png)

## License

[MIT license](./LICENSE)