A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rgieseke/base16-textadept below:

rgieseke/base16-textadept: Base16 themes for the Textadept editor

Clone the repository, e.g.:

cd ~/.textadept/themes
git clone https://github.com/rgieseke/base16-textadept.git

Copy or symlink all or some themes into .textadept/themes

Set a theme by putting the following in your ~/.textadept/init.lua, e.g. for Solarized Light:

    view:set_theme(not CURSES and 'base16-solarized-light' or 'term')

This repo tracks the latest Textadept 12 changes.

The themes and tools from Tinted Theming are used.

Preview: https://tinted-theming.github.io/tinted-gallery/

To build or develop locally (using base16-builder-node):

npm install base16-builder-node

Clone (or update) the schemes, which are tracked in as a submodule:

cd base16
git clone https://github.com/tinted-theming/base16-schemes.git schemes

To update the themes, run git pull in the schemes directory.

To generate the themes from default.mustache:

npx base16 build base16 --prefix base16-

If this repo is in .textadept/themes/base16-textadept one can symlink the themes so Textadept can find them:

ln -s base16-textadept/base16/templates/textadept/themes/base16*.lua .

Tinted Theming: https://github.com/tinted-theming/ Base16: https://github.com/chriskempson/base16


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4