Skip to content

Instantly share code, notes, and snippets.

@nikolowry
nikolowry / ._readme
Last active December 26, 2018 06:24
Customize Keystone
This GIST illustrates a hack to allow for configurable backend-url and admin styles in Keystone.js
New deps introduced:
- node-dir
- shelljs
New directory structure after running "yo keystone":
.
|____admin
| |____assets
@bdsqqq
bdsqqq / vesper-dark.json
Last active June 19, 2024 18:59
Vesper theme for zed.dev
{
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
"name": "Vesper",
"author": "Rauno Freiberg",
"themes": [
{
"name": "Vesper",
"appearance": "dark",
"style": {
"border": "#101010",