fish-shell/share/tools/web_config
Fabian Homborg 2aec6e5814 Webconfig: Pass colorscheme in one json request
This used to pass each color in a separate url-encoded request, which is
just wasteful.

Also it passed separate parameters for modifiers like bold and
underlined, but never gave them actual values. Instead the color is
passed as one string.

So we just use json, and then iterate over it server-side.
2021-07-09 18:26:51 +02:00
..
js Webconfig: Pass colorscheme in one json request 2021-07-09 18:26:51 +02:00
partials webconfig: Remove unneeded inline style 2021-06-02 17:57:48 +02:00
sample_prompts default prompt: Set fish_color_status if unset 2021-05-01 18:59:25 +02:00
delete.png Lossless recompress of images with pngcrush+zopfli 2016-06-18 10:03:26 -07:00
favicon.png Add favicon for web config 2015-07-12 15:06:56 -07:00
fishconfig.css webconfig: Remove tab top border in dark mode 2021-06-10 21:26:03 +02:00
index.html Webconfig: Let theme match help and fishshell.com 2020-12-04 17:08:45 +01:00
webconfig.py Webconfig: Pass colorscheme in one json request 2021-07-09 18:26:51 +02:00