mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
Add metadata to .theme files
Following a "#" comment. Also empty lines, so we have to deal with them.
This commit is contained in:
parent
0e3d7de889
commit
f301639d07
23 changed files with 102 additions and 22 deletions
|
@ -1,3 +1,7 @@
|
|||
# name: 'Base16 Default Dark'
|
||||
# preferred_background: 181818
|
||||
# url: 'https://github.com/chriskempson/base16-default-schemes'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command a1b56c
|
||||
fish_color_quote f7ca88
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: 'Base16 Default Light'
|
||||
# preferred_background: f8f8f8
|
||||
# url: 'https://github.com/chriskempson/base16-default-schemes'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command a1b56c
|
||||
fish_color_quote f7ca88
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: 'Base16 Eighties'
|
||||
# preferred_background: 2d2d2d
|
||||
# url: 'https://github.com/chriskempson/base16-default-schemes'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 99cc99
|
||||
fish_color_quote ffcc66
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Bay Cruise'
|
||||
# preferred_background: black
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 009999
|
||||
fish_color_quote 5CCCCC
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Dracula'
|
||||
# preferred_background: 282a36
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command F8F8F2
|
||||
fish_color_quote F1FA8C
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Fairground'
|
||||
# preferred_background: 003
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 0772A1
|
||||
fish_color_quote 024A68
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Just a Touch'
|
||||
# preferred_background: 'black'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command F4F4F4
|
||||
fish_color_quote 666A80
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Lava'
|
||||
# preferred_background: 232323
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command FF9400
|
||||
fish_color_quote BF9C30
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Mono Lace'
|
||||
# preferred_background: 'white'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 000000
|
||||
fish_color_quote 626262
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_description B3A06D yellow
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Mono Smoke'
|
||||
# preferred_background: 'black'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command ffffff
|
||||
fish_color_quote a8a8a8
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: Nord
|
||||
# preferred_background: 2e3440
|
||||
# url: https://www.nordtheme.com
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 81a1c1
|
||||
fish_color_quote a3be8c
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: Old School
|
||||
# preferred_background: black
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 00FF00
|
||||
fish_color_quote 44FF44
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Seaweed'
|
||||
# preferred_background: 232323
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 00BF32
|
||||
fish_color_quote 206676
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# name: 'Snow Day'
|
||||
# preferred_background: white
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 164CC9
|
||||
fish_color_quote 4C3499
|
||||
|
@ -22,4 +25,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: Solarized Dark
|
||||
# preferred_background: 002b36
|
||||
# url: 'http://ethanschoonover.com/solarized'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 93a1a1
|
||||
fish_color_quote 657b83
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: Solarized Light
|
||||
# preferred_background: fdf6e3
|
||||
# url: 'http://ethanschoonover.com/solarized'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 586e75
|
||||
fish_color_quote 839496
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: 'Tomorrow Night Bright'
|
||||
# preferred_background: 'black'
|
||||
# url: 'https://github.com/chriskempson/tomorrow-theme'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command c397d8
|
||||
fish_color_quote b9ca4a
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: 'Tomorrow Night'
|
||||
# preferred_background: 232323
|
||||
# url: 'https://github.com/chriskempson/tomorrow-theme'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command b294bb
|
||||
fish_color_quote b5bd68
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: 'Tomorrow'
|
||||
# preferred_background: white
|
||||
# url: 'https://github.com/chriskempson/tomorrow-theme'
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 8959a8
|
||||
fish_color_quote 718c00
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: ayu Dark
|
||||
# url: 'https://github.com/dempfi/ayu'
|
||||
# preferred_background: 0A0E14
|
||||
|
||||
fish_color_normal B3B1AD
|
||||
fish_color_command 39BAE6
|
||||
fish_color_quote C2D94C
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: ayu Light
|
||||
# url: 'https://github.com/dempfi/ayu'
|
||||
# preferred_background: FAFAFA
|
||||
|
||||
fish_color_normal 575F66
|
||||
fish_color_command 55B4D4
|
||||
fish_color_quote 86B300
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# name: ayu Mirage
|
||||
# url: 'https://github.com/dempfi/ayu'
|
||||
# preferred_background: 1F2430
|
||||
|
||||
fish_color_normal CBCCC6
|
||||
fish_color_command 5CCFE6
|
||||
fish_color_quote BAE67E
|
||||
|
@ -22,4 +26,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# name: fish default
|
||||
|
||||
fish_color_normal normal
|
||||
fish_color_command 005fd7
|
||||
fish_color_quote 999900
|
||||
|
@ -22,4 +24,4 @@ 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
|
||||
fish_pager_color_progress brwhite --background=cyan
|
||||
|
|
Loading…
Reference in a new issue