SaaSHub helps you find the best software and product alternatives Learn more →
Base16-shell Alternatives
Similar projects and alternatives to base16-shell
-
ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
-
onedark.nvim
One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
-
-
-
-
-
-
-
base16-shell discussion
base16-shell reviews and mentions
- Eza: A modern, maintained replacement for ls
-
Suggestion for neovim color scheme.
I just found Nightfox and switched over to it. I liked it so much I contributed a base16 template and use it with base16-shell.
-
any recommendations for themes that can reduce eye strain?
My suggestion is to use is from here because you can change the theme on the fly: https://github.com/chriskempson/base16-shell
-
Adding LXTerminal to Styles
Okay, so I've found the files that change the colors for the terminals ($HOME/.config/openbox/scripts/[name of style]) and I can add some bash to include LXTerminal, but I don't think I will. Instead of converting all the color codes into RBG, I am going to find Base16 equivalents for each theme and add that to the style scripts. Base16 has a lot of choices, works via the shell (so on all terms), and also allows for instant changes.
-
Ubuntu on Windows (WSL)
from base16-tomorrow-night first column is the original value, third column is the tomorrow theme value
-
Vim Color Schemes
I'm a huge fan of the base16 color schemes - not for their appearance (though most look great), but for their ease of integration within the shell and vim. Just clone the repos below, drop a few lines in your shellrc/vimrc, then use a single bash command to change the scheme in both. No mucking more mucking with Xresources.
https://github.com/chriskempson/base16-shell
https://github.com/chriskempson/base16-vim
-
Zsh Plugins Commit TOP
base16 🥇 - Adds script to allow you to change your shell's default ANSI colors but most importantly, colors 17 to 21 of your shell's 256 colorspace (if supported by your terminal). This script makes it possible to honor the original bright colors of your shell (e.g. bright green is still green and so on) while providing additional base16 colors to applications such as Vim.
-
theme.sh - A multi terminal theme selection script.
See also base16-shell.
-
What do you use for giving you screen a yellow tint for reducing eyestrain?
I personally use the base16 shell (with the vim plugin that comes with it) https://github.com/chriskempson/base16-shell
-
Vim loses theme when not opened through terminal
I want to have a consistent theme between my terminal and vim so I use Base16 Shell and Base16 Vim. But whenever I open vim without typing it in the command line, ie through dolphin or ranger or vifm the theme gets lost and turns into the blue mess.
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Dec 2024
Stats
chriskempson/base16-shell is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of base16-shell is Shell.