Logo
Explore Help
Sign In
finn/zenbones-theme
1
0
Fork 0
You've already forked zenbones-theme
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
e2ac0557a3df217e5d82b7e580af75c244602a33
zenbones-theme/lua/zenbones/palette.lua

9 lines
146 B
Lua
Raw Normal View History

breaking: palette generator and refactor term
2021-10-10 13:24:02 +08:00
local util = require "zenbones.util"
move colors to a separate module
2021-08-26 12:15:02 +08:00
breaking: deprecate zenflesh and allow zenbones bg=dark This is an interim change to prepare removing zenflesh. Please make use of zenbones and set bg=dark to get the zenflesh colors.
2021-11-01 13:13:01 +08:00
local M = {}
M.light = util.palette_extend({}, "light")
breaking: require base_bg in util functions
2021-11-12 12:50:27 +08:00
M.dark = util.palette_extend({}, "dark")
breaking: deprecate zenflesh and allow zenbones bg=dark This is an interim change to prepare removing zenflesh. Please make use of zenbones and set bg=dark to get the zenflesh colors.
2021-11-01 13:13:01 +08:00
return M
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1401ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API