Webconfig: Add colorschemes as ".theme" files

These are simple

var val [val val]

files. Basically the bit in `set -g fish_color_escape 86c1b9` after
the `set -g `. Since we're not going to `source` them, however,
arbitrary code and expansions are unsupported.

Also comments and such don't currently work.

This allows them to be easily readable both from webconfig (next
commit) and the shell (later).
This commit is contained in:
Fabian Homborg 2021-07-09 19:38:59 +02:00
parent 2aec6e5814
commit 8091303659
23 changed files with 575 additions and 0 deletions

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command a1b56c
fish_color_quote f7ca88
fish_color_redirection d8d8d8
fish_color_end ba8baf
fish_color_error ab4642
fish_color_param d8d8d8
fish_color_comment f7ca88
fish_color_match 7cafc2
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 7cafc2
fish_color_escape 86c1b9
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 585858
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command a1b56c
fish_color_quote f7ca88
fish_color_redirection 383838
fish_color_end ba8baf
fish_color_error ab4642
fish_color_param 383838
fish_color_comment f7ca88
fish_color_match 7cafc2
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 7cafc2
fish_color_cwd_root red
fish_color_autosuggestion b8b8b8
fish_color_escape 86c1b9
fish_color_valid_path --underline
fish_color_cwd green
fish_color_user brgreen
fish_color_cancel -r
fish_color_host normal
fish_pager_color_description B3A06D yellow
fish_pager_color_completion normal
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 99cc99
fish_color_quote ffcc66
fish_color_redirection d3d0c8
fish_color_end cc99cc
fish_color_error f2777a
fish_color_param d3d0c8
fish_color_comment ffcc66
fish_color_match 6699cc
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 6699cc
fish_color_escape 66cccc
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 747369
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 009999
fish_color_quote 5CCCCC
fish_color_redirection BF7130
fish_color_end FFB273
fish_color_error FF7400
fish_color_param 33CCCC
fish_color_comment FF9640
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_autosuggestion 006363
fish_color_valid_path --underline
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command F8F8F2
fish_color_quote F1FA8C
fish_color_redirection 8BE9FD
fish_color_end 50FA7B
fish_color_error FFB86C
fish_color_param FF79C6
fish_color_comment 6272A4
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion BD93F9
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 0772A1
fish_color_quote 024A68
fish_color_redirection 63AFD0
fish_color_end 8D003B
fish_color_error EC3B86
fish_color_param 225E79
fish_color_comment FFE100
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 3BA3D0
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_prefix normal --bold --underline
fish_pager_color_description B3A06D yellow
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command F4F4F4
fish_color_quote 666A80
fish_color_redirection FAFAFA
fish_color_end 969696
fish_color_error FFA779
fish_color_param A0A0F0
fish_color_comment B0B0B0
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_valid_path --underline
fish_color_cwd_root red
fish_color_autosuggestion 9C9C9C
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command FF9400
fish_color_quote BF9C30
fish_color_redirection BF5B30
fish_color_end FF4C00
fish_color_error FFDD73
fish_color_param FFC000
fish_color_comment A63100
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion FFC473
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 000000
fish_color_quote 626262
fish_color_redirection 8a8a8a
fish_color_end 767676
fish_color_error b2b2b2
fish_color_param 303030
fish_color_comment 4e4e4e
fish_color_match --background=brblue
fish_color_search_match bryellow --background=brblack
fish_color_selection white --bold --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_valid_path --underline
fish_color_cwd_root red
fish_color_autosuggestion 777777
fish_color_user brgreen
fish_color_host normal
fish_pager_color_prefix normal --bold --underline
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_progress brwhite --background=cyan
fish_pager_color_description B3A06D yellow

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command ffffff
fish_color_quote a8a8a8
fish_color_redirection 808080
fish_color_end 949494
fish_color_error 585858
fish_color_param d7d7d7
fish_color_comment bcbcbc
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_cwd green
fish_color_autosuggestion 777777
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 81a1c1
fish_color_quote a3be8c
fish_color_redirection b48ead
fish_color_end 88c0d0
fish_color_error ebcb8b
fish_color_param eceff4
fish_color_comment 434c5e
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 4c566a
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_prefix normal --bold --underline
fish_pager_color_description B3A06D yellow
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 00FF00
fish_color_quote 44FF44
fish_color_redirection 7BFF7B
fish_color_end FF7B7B
fish_color_error A40000
fish_color_param 30BE30
fish_color_comment 30BE30
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 777777
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 00BF32
fish_color_quote 206676
fish_color_redirection 7CB02C
fish_color_end 8EEB00
fish_color_error 60B9CE
fish_color_param 04819E
fish_color_comment 5C9900
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 64DF85
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_completion normal
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 164CC9
fish_color_quote 4C3499
fish_color_redirection 248E8E
fish_color_end 02BDBD
fish_color_error 9177E5
fish_color_param 4319CC
fish_color_comment 007B7B
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 7596E4
fish_color_host normal
fish_color_user brgreen
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 93a1a1
fish_color_quote 657b83
fish_color_redirection 6c71c4
fish_color_end 268bd2
fish_color_error dc322f
fish_color_param 839496
fish_color_comment 586e75
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=black
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 586e75
fish_color_host normal
fish_color_user brgreen
fish_color_cancel -r
fish_pager_color_completion B3A06D
fish_pager_color_description B3A06D
fish_pager_color_prefix cyan --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 586e75
fish_color_quote 839496
fish_color_redirection 6c71c4
fish_color_end 268bd2
fish_color_error dc322f
fish_color_param 657b83
fish_color_comment 93a1a1
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=white
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 93a1a1
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion green
fish_pager_color_description B3A06D
fish_pager_color_prefix cyan --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command c397d8
fish_color_quote b9ca4a
fish_color_redirection 70c0b1
fish_color_end c397d8
fish_color_error d54e53
fish_color_param 7aa6da
fish_color_comment e7c547
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_operator 00a6b2
fish_color_history_current --bold
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 969896
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command b294bb
fish_color_quote b5bd68
fish_color_redirection 8abeb7
fish_color_end b294bb
fish_color_error cc6666
fish_color_param 81a2be
fish_color_comment f0c674
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 969896
fish_color_user brgreen
fish_color_cancel -r
fish_color_host normal
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 8959a8
fish_color_quote 718c00
fish_color_redirection 3e999f
fish_color_end 8959a8
fish_color_error c82829
fish_color_param 4271ae
fish_color_comment eab700
fish_color_match --background=brblue
fish_color_selection white --bold --background=brblack
fish_color_search_match bryellow --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 8e908c
fish_color_host normal
fish_color_user brgreen
fish_pager_color_description B3A06D yellow
fish_pager_color_completion normal
fish_color_cancel -r
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal B3B1AD
fish_color_command 39BAE6
fish_color_quote C2D94C
fish_color_redirection FFEE99
fish_color_end F29668
fish_color_error FF3333
fish_color_param B3B1AD
fish_color_comment 626A73
fish_color_match F07178
fish_color_selection --background=E6B450
fish_color_search_match --background=E6B450
fish_color_history_current --bold
fish_color_operator E6B450
fish_color_escape 95E6CB
fish_color_cwd 59C2FF
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 4D5566
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal 575F66
fish_color_command 55B4D4
fish_color_quote 86B300
fish_color_redirection A37ACC
fish_color_end ED9366
fish_color_error F51818
fish_color_param 575F66
fish_color_comment ABB0B6
fish_color_match F07171
fish_color_selection --background=FF9940
fish_color_search_match --background=FF9940
fish_color_history_current --bold
fish_color_operator FF9940
fish_color_escape 4CBF99
fish_color_cwd 399EE6
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 8A9199
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_description B3A06D yellow
fish_pager_color_completion normal
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal CBCCC6
fish_color_command 5CCFE6
fish_color_quote BAE67E
fish_color_redirection D4BFFF
fish_color_end F29E74
fish_color_error FF3333
fish_color_param CBCCC6
fish_color_comment 5C6773
fish_color_match F28779
fish_color_selection --background=FFCC66
fish_color_search_match --background=FFCC66
fish_color_history_current --bold
fish_color_operator FFCC66
fish_color_escape 95E6CB
fish_color_cwd 73D0FF
fish_color_cwd_root red
fish_color_valid_path --underline
fish_color_autosuggestion 707A8C
fish_color_user brgreen
fish_color_host normal
fish_color_cancel -r
fish_pager_color_completion normal
fish_pager_color_description B3A06D yellow
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan

View File

@ -0,0 +1,25 @@
fish_color_normal normal
fish_color_command 005fd7
fish_color_quote 999900
fish_color_redirection 00afff
fish_color_end 009900
fish_color_error ff0000
fish_color_param 00afff
fish_color_comment 990000
fish_color_match --background=brblue
fish_color_search_match bryellow --background=brblack
fish_color_selection white --bold --background=brblack
fish_color_history_current --bold
fish_color_operator 00a6b2
fish_color_escape 00a6b2
fish_color_cwd green
fish_color_valid_path --underline
fish_color_cwd_root red
fish_color_user brgreen
fish_color_autosuggestion 555 brblack
fish_pager_color_completion normal
fish_color_host normal
fish_pager_color_description B3A06D yellow
fish_color_cancel -r
fish_pager_color_prefix normal --bold --underline
fish_pager_color_progress brwhite --background=cyan