The Flexoki color scheme for prose and code, now on Spicetify!
More information about this color scheme:
Flexoki is an inky color scheme for prose and code. Flexoki is designed for reading and writing on digital screens. It is inspired by analog inks and warm shades of paper.
Flexoki is minimalistic and high-contrast. The colors are calibrated for legibility and perceptual balance across devices and when switching between light and dark modes.
Here are some steps on using this theme:
# Clone the repository (requires Git)
git clone https://github.com/ruikurenaii/flexoki-spicetify.git
# Navigate to it's directory
cd flexoki-spicetify
# Make the installer an executable
chmod +x install.sh
# Execute the installer
./install.shInstead of using the git clone command, you could just download the source code.
Use the spicetify command-line to set the theme:
# Configure the theme
spicetify config current_theme <flexoki-dark|flexoki-light>
# Configure the color scheme
spicetify config color_scheme <Base|Teal|Orange|Red|Blue|Yellow|Purple|Magenta|Pink>
# Apply the changes
spicetify applyIf there are issues with the color scheme, kindly open an issue and describe what's wrong.
I'm relatively new to using color schemes in Spicetify, so I might not be able to find a way to fix specific issues regarding this.