Skip to content

xscriptor/fresh

Fresh Xscriptor

MIT License GitHub Stars Release Last Commit Repo Size Fresh Rust

Essential settings to improve accessibility of Fresh using the Xscriptor themes.

Xscriptor logo

Previews

Demo
More Preview 1 Preview 2
Preview 3 Preview 4
Preview 5 Preview 6
Preview 7 Preview 8
Preview 9

Overview

Custom color themes for Fresh, the terminal text editor. This repository contains multiple JSON theme files compatible with Fresh.

Install them into ~/.config/fresh/themes.

Installation

Run the installer remotely with either curl or wget:

curl -fsSL https://raw.githubusercontent.com/xscriptor/fresh/main/installer.sh | bash
wget -qO- https://raw.githubusercontent.com/xscriptor/fresh/main/installer.sh | bash

The installer creates ~/.config/fresh/themes if it does not exist and copies all themes there.

Uninstall

Remove the installed themes with:

curl -fsSL https://raw.githubusercontent.com/xscriptor/fresh/main/uninstaller.sh | bash
wget -qO- https://raw.githubusercontent.com/xscriptor/fresh/main/uninstaller.sh | bash

This removes the themes provided by this repository. If the directory becomes empty, it is removed.

Manual Installation

mkdir -p ~/.config/fresh/themes
cp -f themes/*.json ~/.config/fresh/themes/

Available Themes

  • berlin
  • bogota
  • helsinki
  • lahabana
  • london
  • madrid
  • miami
  • oslo
  • paris
  • praha
  • tokio
  • x

Notes

  • Fresh should read themes from ~/.config/fresh/themes. Refer to Fresh’s documentation for selecting a theme inside the editor.
  • No elevated privileges are required. All operations target your home directory.

Colors

X Madrid Lahabana Miami Paris Tokio
Oslo Helsinki Berlin London Praha Bogota

X

X Web & X Github Profile & Xscriptor web

About

A collection of custom color themes for Fresh, the terminal text editor

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors