Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 2026-08-23

- Migrate all customizations to xscriptor-colors
54 changes: 27 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<h1 align="center">Fresh Xscriptor</h1>
<div align="center">
<img src="https://img.shields.io/github/license/xscriptor/fresh?style=flat-square" alt="MIT License" />
<img src="https://img.shields.io/github/stars/xscriptor/fresh?style=flat-square" alt="GitHub Stars" />
<img src="https://img.shields.io/github/v/release/xscriptor/fresh?style=flat-square" alt="Release" />
<img src="https://img.shields.io/github/last-commit/xscriptor/fresh?style=flat-square" alt="Last Commit" />
<img src="https://img.shields.io/github/repo-size/xscriptor/fresh?style=flat-square" alt="Repo Size" />
<img src="https://img.shields.io/github/license/xscriptor-colors/fresh?style=flat-square" alt="MIT License" />
<img src="https://img.shields.io/github/stars/xscriptor-colors/fresh?style=flat-square" alt="GitHub Stars" />
<img src="https://img.shields.io/github/v/release/xscriptor-colors/fresh?style=flat-square" alt="Release" />
<img src="https://img.shields.io/github/last-commit/xscriptor-colors/fresh?style=flat-square" alt="Last Commit" />
<img src="https://img.shields.io/github/repo-size/xscriptor-colors/fresh?style=flat-square" alt="Repo Size" />
<img src="https://img.shields.io/badge/Built%20for-Fresh-1EAE9B?style=flat-square" alt="Fresh" />
<img src="https://img.shields.io/badge/Rust-1.70+-dea584?style=flat-square&logo=rust" alt="Rust" />
</div>
Expand Down Expand Up @@ -60,18 +60,18 @@
<!-- Installation -->
<h2 align="center" id="installation">Installation</h2>
<p>Run the installer remotely with either curl or wget:</p>
<pre><code class="language-bash">curl -fsSL https://raw.githubusercontent.com/xscriptor/fresh/main/installer.sh | bash
<pre><code class="language-bash">curl -fsSL https://raw.githubusercontent.com/xscriptor-colors/fresh/main/installer.sh | bash
</code></pre>
<pre><code class="language-bash">wget -qO- https://raw.githubusercontent.com/xscriptor/fresh/main/installer.sh | bash
<pre><code class="language-bash">wget -qO- https://raw.githubusercontent.com/xscriptor-colors/fresh/main/installer.sh | bash
</code></pre>
<p>The installer creates <code>~/.config/fresh/themes</code> if it does not exist and copies all themes there.</p>

<!-- Uninstall -->
<h2 align="center" id="uninstall">Uninstall</h2>
<p>Remove the installed themes with:</p>
<pre><code class="language-bash">curl -fsSL https://raw.githubusercontent.com/xscriptor/fresh/main/uninstaller.sh | bash
<pre><code class="language-bash">curl -fsSL https://raw.githubusercontent.com/xscriptor-colors/fresh/main/uninstaller.sh | bash
</code></pre>
<pre><code class="language-bash">wget -qO- https://raw.githubusercontent.com/xscriptor/fresh/main/uninstaller.sh | bash
<pre><code class="language-bash">wget -qO- https://raw.githubusercontent.com/xscriptor-colors/fresh/main/uninstaller.sh | bash
</code></pre>
<p>This removes the themes provided by this repository. If the directory becomes empty, it is removed.</p>

Expand Down Expand Up @@ -111,20 +111,20 @@ cp -f themes/*.json ~/.config/fresh/themes/


<div align="center">
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_x.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_x.svg" height="100" alt="X"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_madrid.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_madrid.svg" height="100" alt="Madrid"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_lahabana.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_lahabana.svg" height="100" alt="Lahabana"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_miami.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_miami.svg" height="100" alt="Miami"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_paris.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_paris.svg" height="100" alt="Paris"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_tokio.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_tokio.svg" height="100" alt="Tokio"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_x.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_x.svg" height="100" alt="X"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_madrid.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_madrid.svg" height="100" alt="Madrid"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_lahabana.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_lahabana.svg" height="100" alt="Lahabana"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_miami.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_miami.svg" height="100" alt="Miami"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_paris.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_paris.svg" height="100" alt="Paris"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_tokio.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_tokio.svg" height="100" alt="Tokio"/></a>
</div>
<div align="center">
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_oslo.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_oslo.svg" height="100" alt="Oslo"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_helsinki.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_helsinki.svg" height="100" alt="Helsinki"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_berlin.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_berlin.svg" height="100" alt="Berlin"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_london.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_london.svg" height="100" alt="London"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_praha.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_praha.svg" height="100" alt="Praha"/></a>
<a href="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_bogota.svg"><img src="https://raw.githubusercontent.com/xscriptor/xassets/main/colors/palette_bogota.svg" height="100" alt="Bogota"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_oslo.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_oslo.svg" height="100" alt="Oslo"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_helsinki.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_helsinki.svg" height="100" alt="Helsinki"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_berlin.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_berlin.svg" height="100" alt="Berlin"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_london.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_london.svg" height="100" alt="London"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_praha.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_praha.svg" height="100" alt="Praha"/></a>
<a href="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_bogota.svg"><img src="https://raw.githubusercontent.com/xscriptor-colors/assets/main/media/palettes/palette_bogota.svg" height="100" alt="Bogota"/></a>
</div>

<h2 align="center" id="related-documents">Related Documents</h2>
Expand All @@ -141,19 +141,19 @@ cp -f themes/*.json ~/.config/fresh/themes/

<h2 align="center" id="related-repos">Related Repos</h2>
<ul>
<li><a href="https://github.com/xscriptor/terminal">Terminal </a> <img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/terminal-bash.svg" /></li>
<li><a href="https://github.com/xscriptor/nvim">Nvim </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/file-text.svg"/></li>
<li><a href="https://github.com/xscriptor/jetbrains">Jetbrains </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/project.svg"/></li>
<li><a href="https://github.com/xscriptor-colors/terminal">Terminal </a> <img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/terminal-bash.svg" /></li>
<li><a href="https://github.com/xscriptor-colors/nvim">Nvim </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/file-text.svg"/></li>
<li><a href="https://github.com/xscriptor-colors/jetbrains">Jetbrains </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/project.svg"/></li>
<li><a href="https://github.com/xscriptor/gitnapse">Gitnapse </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/github-alt.svg"/></li>
<li><a href="https://github.com/xscriptor/obsidian">Obsidian </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/markdown.svg"/></li>
<li><a href="https://github.com/xscriptor-colors/obsidian">Obsidian </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/markdown.svg"/></li>
<li><a href="https://github.com/xscriptor/xfetch">XFetch </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/git-fetch.svg"/></li>
<li><a href="https://github.com/xscriptor/vscode">Vscode </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/project.svg"/></li>
<li><a href="https://github.com/xscriptor-colors/vscode">Vscode </a><img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/project.svg"/></li>
</ul>

<div id="x" align="center">
<h2>X</h2>

<a href="https://dev.xscriptor.com">
<a href="https://xscriptor.io">
<img src="https://xscriptor.github.io/icons/icons/code/product-design/xsvg/verified-filled.svg" width="24" alt="X Web" />
</a>
&
Expand Down
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Need help with themes? Use the channels below.

<h2>Get Help</h2>
<ul>
<li>Open an issue: <a href="https://github.com/xscriptor/vscode/issues">github.com/xscriptor/vscode/issues</a></li>
<li>Open an issue: <a href="https://github.com/xscriptor-colors/vscode/issues">github.com/xscriptor-colors/vscode/issues</a></li>
<li>Security reports: <a href="mailto:x@xscriptor.com">x@xscriptor.com</a> (private disclosure only)</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -euo pipefail
DEST="${HOME}/.config/fresh/themes"
mkdir -p "${DEST}"
TMP_DIR="$(mktemp -d)"
URL="https://codeload.github.com/xscriptor/fresh/tar.gz/refs/heads/main"
URL="https://codeload.github.com/xscriptor-colors/fresh/tar.gz/refs/heads/main"
if command -v curl >/dev/null 2>&1; then
curl -fsSL "${URL}" | tar -xz -C "${TMP_DIR}"
elif command -v wget >/dev/null 2>&1; then
Expand Down
Loading