diff --git a/colors/base16-3024-256.conf b/colors/base16-3024-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-3024.conf b/colors/base16-3024.conf old mode 100755 new mode 100644 diff --git a/colors/base16-apathy-256.conf b/colors/base16-apathy-256.conf old mode 100755 new mode 100644 index aa62bce..3ecb31c --- a/colors/base16-apathy-256.conf +++ b/colors/base16-apathy-256.conf @@ -1,43 +1,43 @@ # Base16 Apathy - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #031a16 -foreground #81b5ac -selection_background #81b5ac -selection_foreground #031a16 -url_color #5f9c92 -cursor #81b5ac -active_border_color #2b685e -inactive_border_color #0b342d -active_tab_background #031a16 -active_tab_foreground #81b5ac -inactive_tab_background #0b342d -inactive_tab_foreground #5f9c92 -tab_bar_background #0b342d +background #031A16 +foreground #81B5AC +selection_background #81B5AC +selection_foreground #031A16 +url_color #5F9C92 +cursor #81B5AC +active_border_color #2B685E +inactive_border_color #0B342D +active_tab_background #031A16 +active_tab_foreground #81B5AC +inactive_tab_background #0B342D +inactive_tab_foreground #5F9C92 +tab_bar_background #0B342D # normal -color0 #031a16 -color1 #3e9688 -color2 #883e96 -color3 #3e4c96 -color4 #96883e -color5 #4c963e -color6 #963e4c -color7 #81b5ac +color0 #031A16 +color1 #3E9688 +color2 #883E96 +color3 #3E4C96 +color4 #96883E +color5 #4C963E +color6 #963E4C +color7 #81B5AC # bright -color8 #2b685e -color9 #3e9688 -color10 #883e96 -color11 #3e4c96 -color12 #96883e -color13 #4c963e -color14 #963e4c -color15 #d2e7e4 +color8 #2B685E +color9 #3E9688 +color10 #883E96 +color11 #3E4C96 +color12 #96883E +color13 #4C963E +color14 #963E4C +color15 #D2E7E4 # extended base16 colors -color16 #3e7996 -color17 #3e965b -color18 #0b342d -color19 #184e45 -color20 #5f9c92 -color21 #a7cec8 +color16 #3E7996 +color17 #3E965B +color18 #0B342D +color19 #184E45 +color20 #5F9C92 +color21 #A7CEC8 diff --git a/colors/base16-apathy.conf b/colors/base16-apathy.conf old mode 100755 new mode 100644 index d3487fb..769aec3 --- a/colors/base16-apathy.conf +++ b/colors/base16-apathy.conf @@ -1,35 +1,35 @@ # Base16 Apathy - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #031a16 -foreground #81b5ac -selection_background #81b5ac -selection_foreground #031a16 -url_color #5f9c92 -cursor #81b5ac -active_border_color #2b685e -inactive_border_color #0b342d -active_tab_background #031a16 -active_tab_foreground #81b5ac -inactive_tab_background #0b342d -inactive_tab_foreground #5f9c92 -tab_bar_background #0b342d +background #031A16 +foreground #81B5AC +selection_background #81B5AC +selection_foreground #031A16 +url_color #5F9C92 +cursor #81B5AC +active_border_color #2B685E +inactive_border_color #0B342D +active_tab_background #031A16 +active_tab_foreground #81B5AC +inactive_tab_background #0B342D +inactive_tab_foreground #5F9C92 +tab_bar_background #0B342D # normal -color0 #031a16 -color1 #3e9688 -color2 #883e96 -color3 #3e4c96 -color4 #96883e -color5 #4c963e -color6 #963e4c -color7 #81b5ac +color0 #031A16 +color1 #3E9688 +color2 #883E96 +color3 #3E4C96 +color4 #96883E +color5 #4C963E +color6 #963E4C +color7 #81B5AC # bright -color8 #2b685e -color9 #3e7996 -color10 #0b342d -color11 #184e45 -color12 #5f9c92 -color13 #a7cec8 -color14 #3e965b -color15 #d2e7e4 +color8 #2B685E +color9 #3E7996 +color10 #0B342D +color11 #184E45 +color12 #5F9C92 +color13 #A7CEC8 +color14 #3E965B +color15 #D2E7E4 diff --git a/colors/base16-apprentice-256.conf b/colors/base16-apprentice-256.conf new file mode 100644 index 0000000..36539d9 --- /dev/null +++ b/colors/base16-apprentice-256.conf @@ -0,0 +1,43 @@ +# Base16 Apprentice - kitty color config +# Scheme by romainl +background #262626 +foreground #BCBCBC +selection_background #BCBCBC +selection_foreground #262626 +url_color #787878 +cursor #BCBCBC +active_border_color #6C6C6C +inactive_border_color #303030 +active_tab_background #262626 +active_tab_foreground #BCBCBC +inactive_tab_background #303030 +inactive_tab_foreground #787878 +tab_bar_background #303030 + +# normal +color0 #262626 +color1 #5F8787 +color2 #87AF87 +color3 #5F8787 +color4 #FFFFAF +color5 #87AFD7 +color6 #5F875F +color7 #BCBCBC + +# bright +color8 #6C6C6C +color9 #5F8787 +color10 #87AF87 +color11 #5F8787 +color12 #FFFFAF +color13 #87AFD7 +color14 #5F875F +color15 #FFFFFF + +# extended base16 colors +color16 #FF8700 +color17 #5F87AF +color18 #303030 +color19 #333333 +color20 #787878 +color21 #C9C9C9 diff --git a/colors/base16-apprentice.conf b/colors/base16-apprentice.conf new file mode 100644 index 0000000..db31c0a --- /dev/null +++ b/colors/base16-apprentice.conf @@ -0,0 +1,35 @@ +# Base16 Apprentice - kitty color config +# Scheme by romainl +background #262626 +foreground #BCBCBC +selection_background #BCBCBC +selection_foreground #262626 +url_color #787878 +cursor #BCBCBC +active_border_color #6C6C6C +inactive_border_color #303030 +active_tab_background #262626 +active_tab_foreground #BCBCBC +inactive_tab_background #303030 +inactive_tab_foreground #787878 +tab_bar_background #303030 + +# normal +color0 #262626 +color1 #5F8787 +color2 #87AF87 +color3 #5F8787 +color4 #FFFFAF +color5 #87AFD7 +color6 #5F875F +color7 #BCBCBC + +# bright +color8 #6C6C6C +color9 #FF8700 +color10 #303030 +color11 #333333 +color12 #787878 +color13 #C9C9C9 +color14 #5F87AF +color15 #FFFFFF diff --git a/colors/base16-ashes-256.conf b/colors/base16-ashes-256.conf old mode 100755 new mode 100644 index d0eb60d..06eee8e --- a/colors/base16-ashes-256.conf +++ b/colors/base16-ashes-256.conf @@ -1,43 +1,43 @@ # Base16 Ashes - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #1c2023 -foreground #c7ccd1 -selection_background #c7ccd1 -selection_foreground #1c2023 -url_color #adb3ba -cursor #c7ccd1 -active_border_color #747c84 -inactive_border_color #393f45 -active_tab_background #1c2023 -active_tab_foreground #c7ccd1 -inactive_tab_background #393f45 -inactive_tab_foreground #adb3ba -tab_bar_background #393f45 +background #1C2023 +foreground #C7CCD1 +selection_background #C7CCD1 +selection_foreground #1C2023 +url_color #ADB3BA +cursor #C7CCD1 +active_border_color #747C84 +inactive_border_color #393F45 +active_tab_background #1C2023 +active_tab_foreground #C7CCD1 +inactive_tab_background #393F45 +inactive_tab_foreground #ADB3BA +tab_bar_background #393F45 # normal -color0 #1c2023 -color1 #c7ae95 -color2 #95c7ae -color3 #aec795 -color4 #ae95c7 -color5 #c795ae -color6 #95aec7 -color7 #c7ccd1 +color0 #1C2023 +color1 #C7AE95 +color2 #95C7AE +color3 #AEC795 +color4 #AE95C7 +color5 #C795AE +color6 #95AEC7 +color7 #C7CCD1 # bright -color8 #747c84 -color9 #c7ae95 -color10 #95c7ae -color11 #aec795 -color12 #ae95c7 -color13 #c795ae -color14 #95aec7 -color15 #f3f4f5 +color8 #747C84 +color9 #C7AE95 +color10 #95C7AE +color11 #AEC795 +color12 #AE95C7 +color13 #C795AE +color14 #95AEC7 +color15 #F3F4F5 # extended base16 colors -color16 #c7c795 -color17 #c79595 -color18 #393f45 -color19 #565e65 -color20 #adb3ba -color21 #dfe2e5 +color16 #C7C795 +color17 #C79595 +color18 #393F45 +color19 #565E65 +color20 #ADB3BA +color21 #DFE2E5 diff --git a/colors/base16-ashes.conf b/colors/base16-ashes.conf old mode 100755 new mode 100644 index d64b2a1..b92fc9b --- a/colors/base16-ashes.conf +++ b/colors/base16-ashes.conf @@ -1,35 +1,35 @@ # Base16 Ashes - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #1c2023 -foreground #c7ccd1 -selection_background #c7ccd1 -selection_foreground #1c2023 -url_color #adb3ba -cursor #c7ccd1 -active_border_color #747c84 -inactive_border_color #393f45 -active_tab_background #1c2023 -active_tab_foreground #c7ccd1 -inactive_tab_background #393f45 -inactive_tab_foreground #adb3ba -tab_bar_background #393f45 +background #1C2023 +foreground #C7CCD1 +selection_background #C7CCD1 +selection_foreground #1C2023 +url_color #ADB3BA +cursor #C7CCD1 +active_border_color #747C84 +inactive_border_color #393F45 +active_tab_background #1C2023 +active_tab_foreground #C7CCD1 +inactive_tab_background #393F45 +inactive_tab_foreground #ADB3BA +tab_bar_background #393F45 # normal -color0 #1c2023 -color1 #c7ae95 -color2 #95c7ae -color3 #aec795 -color4 #ae95c7 -color5 #c795ae -color6 #95aec7 -color7 #c7ccd1 +color0 #1C2023 +color1 #C7AE95 +color2 #95C7AE +color3 #AEC795 +color4 #AE95C7 +color5 #C795AE +color6 #95AEC7 +color7 #C7CCD1 # bright -color8 #747c84 -color9 #c7c795 -color10 #393f45 -color11 #565e65 -color12 #adb3ba -color13 #dfe2e5 -color14 #c79595 -color15 #f3f4f5 +color8 #747C84 +color9 #C7C795 +color10 #393F45 +color11 #565E65 +color12 #ADB3BA +color13 #DFE2E5 +color14 #C79595 +color15 #F3F4F5 diff --git a/colors/base16-atelier-cave-256.conf b/colors/base16-atelier-cave-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-cave-light-256.conf b/colors/base16-atelier-cave-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-cave-light.conf b/colors/base16-atelier-cave-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-cave.conf b/colors/base16-atelier-cave.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-dune-256.conf b/colors/base16-atelier-dune-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-dune-light-256.conf b/colors/base16-atelier-dune-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-dune-light.conf b/colors/base16-atelier-dune-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-dune.conf b/colors/base16-atelier-dune.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-estuary-256.conf b/colors/base16-atelier-estuary-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-estuary-light-256.conf b/colors/base16-atelier-estuary-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-estuary-light.conf b/colors/base16-atelier-estuary-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-estuary.conf b/colors/base16-atelier-estuary.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-forest-256.conf b/colors/base16-atelier-forest-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-forest-light-256.conf b/colors/base16-atelier-forest-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-forest-light.conf b/colors/base16-atelier-forest-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-forest.conf b/colors/base16-atelier-forest.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-heath-256.conf b/colors/base16-atelier-heath-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-heath-light-256.conf b/colors/base16-atelier-heath-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-heath-light.conf b/colors/base16-atelier-heath-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-heath.conf b/colors/base16-atelier-heath.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-lakeside-256.conf b/colors/base16-atelier-lakeside-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-lakeside-light-256.conf b/colors/base16-atelier-lakeside-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-lakeside-light.conf b/colors/base16-atelier-lakeside-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-lakeside.conf b/colors/base16-atelier-lakeside.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-plateau-256.conf b/colors/base16-atelier-plateau-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-plateau-light-256.conf b/colors/base16-atelier-plateau-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-plateau-light.conf b/colors/base16-atelier-plateau-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-plateau.conf b/colors/base16-atelier-plateau.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-savanna-256.conf b/colors/base16-atelier-savanna-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-savanna-light-256.conf b/colors/base16-atelier-savanna-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-savanna-light.conf b/colors/base16-atelier-savanna-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-savanna.conf b/colors/base16-atelier-savanna.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-seaside-256.conf b/colors/base16-atelier-seaside-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-seaside-light-256.conf b/colors/base16-atelier-seaside-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-seaside-light.conf b/colors/base16-atelier-seaside-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-seaside.conf b/colors/base16-atelier-seaside.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-sulphurpool-256.conf b/colors/base16-atelier-sulphurpool-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-sulphurpool-light-256.conf b/colors/base16-atelier-sulphurpool-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-sulphurpool-light.conf b/colors/base16-atelier-sulphurpool-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atelier-sulphurpool.conf b/colors/base16-atelier-sulphurpool.conf old mode 100755 new mode 100644 diff --git a/colors/base16-atlas-256.conf b/colors/base16-atlas-256.conf old mode 100755 new mode 100644 index 38d0c8f..e015290 --- a/colors/base16-atlas-256.conf +++ b/colors/base16-atlas-256.conf @@ -6,7 +6,7 @@ selection_background #a1a19a selection_foreground #002635 url_color #869696 cursor #a1a19a -active_border_color #6c8b91 +active_border_color #6C8B91 inactive_border_color #00384d active_tab_background #002635 active_tab_foreground #a1a19a @@ -25,7 +25,7 @@ color6 #14747e color7 #a1a19a # bright -color8 #6c8b91 +color8 #6C8B91 color9 #ff5a67 color10 #7fc06e color11 #ffcc1b @@ -38,6 +38,6 @@ color15 #fafaf8 color16 #f08e48 color17 #c43060 color18 #00384d -color19 #517f8d +color19 #517F8D color20 #869696 color21 #e6e6dc diff --git a/colors/base16-atlas.conf b/colors/base16-atlas.conf old mode 100755 new mode 100644 index 8c3c7f5..15e8f04 --- a/colors/base16-atlas.conf +++ b/colors/base16-atlas.conf @@ -6,7 +6,7 @@ selection_background #a1a19a selection_foreground #002635 url_color #869696 cursor #a1a19a -active_border_color #6c8b91 +active_border_color #6C8B91 inactive_border_color #00384d active_tab_background #002635 active_tab_foreground #a1a19a @@ -25,10 +25,10 @@ color6 #14747e color7 #a1a19a # bright -color8 #6c8b91 +color8 #6C8B91 color9 #f08e48 color10 #00384d -color11 #517f8d +color11 #517F8D color12 #869696 color13 #e6e6dc color14 #c43060 diff --git a/colors/base16-ayu-dark-256.conf b/colors/base16-ayu-dark-256.conf new file mode 100644 index 0000000..95c2673 --- /dev/null +++ b/colors/base16-ayu-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Ayu Dark - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #0F1419 +foreground #E6E1CF +selection_background #E6E1CF +selection_foreground #0F1419 +url_color #BFBDB6 +cursor #E6E1CF +active_border_color #3E4B59 +inactive_border_color #131721 +active_tab_background #0F1419 +active_tab_foreground #E6E1CF +inactive_tab_background #131721 +inactive_tab_foreground #BFBDB6 +tab_bar_background #131721 + +# normal +color0 #0F1419 +color1 #F07178 +color2 #B8CC52 +color3 #FFB454 +color4 #59C2FF +color5 #D2A6FF +color6 #95E6CB +color7 #E6E1CF + +# bright +color8 #3E4B59 +color9 #F07178 +color10 #B8CC52 +color11 #FFB454 +color12 #59C2FF +color13 #D2A6FF +color14 #95E6CB +color15 #F3F4F5 + +# extended base16 colors +color16 #FF8F40 +color17 #E6B673 +color18 #131721 +color19 #272D38 +color20 #BFBDB6 +color21 #E6E1CF diff --git a/colors/base16-ayu-dark.conf b/colors/base16-ayu-dark.conf new file mode 100644 index 0000000..78fd7bd --- /dev/null +++ b/colors/base16-ayu-dark.conf @@ -0,0 +1,35 @@ +# Base16 Ayu Dark - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #0F1419 +foreground #E6E1CF +selection_background #E6E1CF +selection_foreground #0F1419 +url_color #BFBDB6 +cursor #E6E1CF +active_border_color #3E4B59 +inactive_border_color #131721 +active_tab_background #0F1419 +active_tab_foreground #E6E1CF +inactive_tab_background #131721 +inactive_tab_foreground #BFBDB6 +tab_bar_background #131721 + +# normal +color0 #0F1419 +color1 #F07178 +color2 #B8CC52 +color3 #FFB454 +color4 #59C2FF +color5 #D2A6FF +color6 #95E6CB +color7 #E6E1CF + +# bright +color8 #3E4B59 +color9 #FF8F40 +color10 #131721 +color11 #272D38 +color12 #BFBDB6 +color13 #E6E1CF +color14 #E6B673 +color15 #F3F4F5 diff --git a/colors/base16-ayu-light-256.conf b/colors/base16-ayu-light-256.conf new file mode 100644 index 0000000..b11e989 --- /dev/null +++ b/colors/base16-ayu-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Ayu Light - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #FAFAFA +foreground #5C6773 +selection_background #5C6773 +selection_foreground #FAFAFA +url_color #828C99 +cursor #5C6773 +active_border_color #ABB0B6 +inactive_border_color #F3F4F5 +active_tab_background #FAFAFA +active_tab_foreground #5C6773 +inactive_tab_background #F3F4F5 +inactive_tab_foreground #828C99 +tab_bar_background #F3F4F5 + +# normal +color0 #FAFAFA +color1 #F07178 +color2 #86B300 +color3 #F2AE49 +color4 #36A3D9 +color5 #A37ACC +color6 #4CBF99 +color7 #5C6773 + +# bright +color8 #ABB0B6 +color9 #F07178 +color10 #86B300 +color11 #F2AE49 +color12 #36A3D9 +color13 #A37ACC +color14 #4CBF99 +color15 #1A1F29 + +# extended base16 colors +color16 #FA8D3E +color17 #E6BA7E +color18 #F3F4F5 +color19 #F8F9FA +color20 #828C99 +color21 #242936 diff --git a/colors/base16-ayu-light.conf b/colors/base16-ayu-light.conf new file mode 100644 index 0000000..d09b98f --- /dev/null +++ b/colors/base16-ayu-light.conf @@ -0,0 +1,35 @@ +# Base16 Ayu Light - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #FAFAFA +foreground #5C6773 +selection_background #5C6773 +selection_foreground #FAFAFA +url_color #828C99 +cursor #5C6773 +active_border_color #ABB0B6 +inactive_border_color #F3F4F5 +active_tab_background #FAFAFA +active_tab_foreground #5C6773 +inactive_tab_background #F3F4F5 +inactive_tab_foreground #828C99 +tab_bar_background #F3F4F5 + +# normal +color0 #FAFAFA +color1 #F07178 +color2 #86B300 +color3 #F2AE49 +color4 #36A3D9 +color5 #A37ACC +color6 #4CBF99 +color7 #5C6773 + +# bright +color8 #ABB0B6 +color9 #FA8D3E +color10 #F3F4F5 +color11 #F8F9FA +color12 #828C99 +color13 #242936 +color14 #E6BA7E +color15 #1A1F29 diff --git a/colors/base16-ayu-mirage-256.conf b/colors/base16-ayu-mirage-256.conf new file mode 100644 index 0000000..3dc76ff --- /dev/null +++ b/colors/base16-ayu-mirage-256.conf @@ -0,0 +1,43 @@ +# Base16 Ayu Mirage - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #171B24 +foreground #CCCAC2 +selection_background #CCCAC2 +selection_foreground #171B24 +url_color #8A9199 +cursor #CCCAC2 +active_border_color #707A8C +inactive_border_color #1F2430 +active_tab_background #171B24 +active_tab_foreground #CCCAC2 +inactive_tab_background #1F2430 +inactive_tab_foreground #8A9199 +tab_bar_background #1F2430 + +# normal +color0 #171B24 +color1 #F28779 +color2 #D5FF80 +color3 #FFD173 +color4 #5CCFE6 +color5 #D4BFFF +color6 #95E6CB +color7 #CCCAC2 + +# bright +color8 #707A8C +color9 #F28779 +color10 #D5FF80 +color11 #FFD173 +color12 #5CCFE6 +color13 #D4BFFF +color14 #95E6CB +color15 #F3F4F5 + +# extended base16 colors +color16 #FFAD66 +color17 #F29E74 +color18 #1F2430 +color19 #242936 +color20 #8A9199 +color21 #D9D7CE diff --git a/colors/base16-ayu-mirage.conf b/colors/base16-ayu-mirage.conf new file mode 100644 index 0000000..9ecd7cf --- /dev/null +++ b/colors/base16-ayu-mirage.conf @@ -0,0 +1,35 @@ +# Base16 Ayu Mirage - kitty color config +# Scheme by Khue Nguyen <Z5483Y@gmail.com> +background #171B24 +foreground #CCCAC2 +selection_background #CCCAC2 +selection_foreground #171B24 +url_color #8A9199 +cursor #CCCAC2 +active_border_color #707A8C +inactive_border_color #1F2430 +active_tab_background #171B24 +active_tab_foreground #CCCAC2 +inactive_tab_background #1F2430 +inactive_tab_foreground #8A9199 +tab_bar_background #1F2430 + +# normal +color0 #171B24 +color1 #F28779 +color2 #D5FF80 +color3 #FFD173 +color4 #5CCFE6 +color5 #D4BFFF +color6 #95E6CB +color7 #CCCAC2 + +# bright +color8 #707A8C +color9 #FFAD66 +color10 #1F2430 +color11 #242936 +color12 #8A9199 +color13 #D9D7CE +color14 #F29E74 +color15 #F3F4F5 diff --git a/colors/base16-bespin-256.conf b/colors/base16-bespin-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-bespin.conf b/colors/base16-bespin.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-256.conf b/colors/base16-black-metal-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-bathory-256.conf b/colors/base16-black-metal-bathory-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-bathory.conf b/colors/base16-black-metal-bathory.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-burzum-256.conf b/colors/base16-black-metal-burzum-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-burzum.conf b/colors/base16-black-metal-burzum.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-dark-funeral-256.conf b/colors/base16-black-metal-dark-funeral-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-dark-funeral.conf b/colors/base16-black-metal-dark-funeral.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-gorgoroth-256.conf b/colors/base16-black-metal-gorgoroth-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-gorgoroth.conf b/colors/base16-black-metal-gorgoroth.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-immortal-256.conf b/colors/base16-black-metal-immortal-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-immortal.conf b/colors/base16-black-metal-immortal.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-khold-256.conf b/colors/base16-black-metal-khold-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-khold.conf b/colors/base16-black-metal-khold.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-marduk-256.conf b/colors/base16-black-metal-marduk-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-marduk.conf b/colors/base16-black-metal-marduk.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-mayhem-256.conf b/colors/base16-black-metal-mayhem-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-mayhem.conf b/colors/base16-black-metal-mayhem.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-nile-256.conf b/colors/base16-black-metal-nile-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-nile.conf b/colors/base16-black-metal-nile.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-venom-256.conf b/colors/base16-black-metal-venom-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal-venom.conf b/colors/base16-black-metal-venom.conf old mode 100755 new mode 100644 diff --git a/colors/base16-black-metal.conf b/colors/base16-black-metal.conf old mode 100755 new mode 100644 diff --git a/colors/base16-blueforest-256.conf b/colors/base16-blueforest-256.conf new file mode 100644 index 0000000..063767a --- /dev/null +++ b/colors/base16-blueforest-256.conf @@ -0,0 +1,43 @@ +# Base16 Blue Forest - kitty color config +# Scheme by alonsodomin (https://github.com/alonsodomin) +background #141F2E +foreground #FFCC33 +selection_background #FFCC33 +selection_foreground #141F2E +url_color #1e5c1e +cursor #FFCC33 +active_border_color #a0ffa0 +inactive_border_color #1e5c1e +active_tab_background #141F2E +active_tab_foreground #FFCC33 +inactive_tab_background #1e5c1e +inactive_tab_foreground #1e5c1e +tab_bar_background #1e5c1e + +# normal +color0 #141F2E +color1 #fffab1 +color2 #80ff80 +color3 #91CCFF +color4 #a2cff5 +color5 #0099FF +color6 #80ff80 +color7 #FFCC33 + +# bright +color8 #a0ffa0 +color9 #fffab1 +color10 #80ff80 +color11 #91CCFF +color12 #a2cff5 +color13 #0099FF +color14 #80ff80 +color15 #375780 + +# extended base16 colors +color16 #FF8080 +color17 #e7e7e7 +color18 #1e5c1e +color19 #273e5c +color20 #1e5c1e +color21 #91CCFF diff --git a/colors/base16-blueforest.conf b/colors/base16-blueforest.conf new file mode 100644 index 0000000..561d735 --- /dev/null +++ b/colors/base16-blueforest.conf @@ -0,0 +1,35 @@ +# Base16 Blue Forest - kitty color config +# Scheme by alonsodomin (https://github.com/alonsodomin) +background #141F2E +foreground #FFCC33 +selection_background #FFCC33 +selection_foreground #141F2E +url_color #1e5c1e +cursor #FFCC33 +active_border_color #a0ffa0 +inactive_border_color #1e5c1e +active_tab_background #141F2E +active_tab_foreground #FFCC33 +inactive_tab_background #1e5c1e +inactive_tab_foreground #1e5c1e +tab_bar_background #1e5c1e + +# normal +color0 #141F2E +color1 #fffab1 +color2 #80ff80 +color3 #91CCFF +color4 #a2cff5 +color5 #0099FF +color6 #80ff80 +color7 #FFCC33 + +# bright +color8 #a0ffa0 +color9 #FF8080 +color10 #1e5c1e +color11 #273e5c +color12 #1e5c1e +color13 #91CCFF +color14 #e7e7e7 +color15 #375780 diff --git a/colors/base16-blueish-256.conf b/colors/base16-blueish-256.conf new file mode 100644 index 0000000..c25bec4 --- /dev/null +++ b/colors/base16-blueish-256.conf @@ -0,0 +1,43 @@ +# Base16 better-contrast - kitty color config +# Scheme by Ben Mayoras +background #182430 +foreground #C8E1F8 +selection_background #C8E1F8 +selection_foreground #182430 +url_color #74AFE7 +cursor #C8E1F8 +active_border_color #616D78 +inactive_border_color #243C54 +active_tab_background #182430 +active_tab_foreground #C8E1F8 +inactive_tab_background #243C54 +inactive_tab_foreground #74AFE7 +tab_bar_background #243C54 + +# normal +color0 #182430 +color1 #4CE587 +color2 #C3E88D +color3 #82AAFF +color4 #82AAFF +color5 #FF84DD +color6 #5FD1FF +color7 #C8E1F8 + +# bright +color8 #616D78 +color9 #4CE587 +color10 #C3E88D +color11 #82AAFF +color12 #82AAFF +color13 #FF84DD +color14 #5FD1FF +color15 #8F98A0 + +# extended base16 colors +color16 #F6A85C +color17 #BBD2E8 +color18 #243C54 +color19 #46290A +color20 #74AFE7 +color21 #DDEAF6 diff --git a/colors/base16-blueish.conf b/colors/base16-blueish.conf new file mode 100644 index 0000000..f8ed013 --- /dev/null +++ b/colors/base16-blueish.conf @@ -0,0 +1,35 @@ +# Base16 better-contrast - kitty color config +# Scheme by Ben Mayoras +background #182430 +foreground #C8E1F8 +selection_background #C8E1F8 +selection_foreground #182430 +url_color #74AFE7 +cursor #C8E1F8 +active_border_color #616D78 +inactive_border_color #243C54 +active_tab_background #182430 +active_tab_foreground #C8E1F8 +inactive_tab_background #243C54 +inactive_tab_foreground #74AFE7 +tab_bar_background #243C54 + +# normal +color0 #182430 +color1 #4CE587 +color2 #C3E88D +color3 #82AAFF +color4 #82AAFF +color5 #FF84DD +color6 #5FD1FF +color7 #C8E1F8 + +# bright +color8 #616D78 +color9 #F6A85C +color10 #243C54 +color11 #46290A +color12 #74AFE7 +color13 #DDEAF6 +color14 #BBD2E8 +color15 #8F98A0 diff --git a/colors/base16-brewer-256.conf b/colors/base16-brewer-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-brewer.conf b/colors/base16-brewer.conf old mode 100755 new mode 100644 diff --git a/colors/base16-bright-256.conf b/colors/base16-bright-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-bright.conf b/colors/base16-bright.conf old mode 100755 new mode 100644 diff --git a/colors/base16-brogrammer-256.conf b/colors/base16-brogrammer-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-brogrammer.conf b/colors/base16-brogrammer.conf old mode 100755 new mode 100644 diff --git a/colors/base16-brushtrees-256.conf b/colors/base16-brushtrees-256.conf old mode 100755 new mode 100644 index 6b774b3..0e77b80 --- a/colors/base16-brushtrees-256.conf +++ b/colors/base16-brushtrees-256.conf @@ -1,31 +1,31 @@ # Base16 Brush Trees - kitty color config # Scheme by Abraham White <abelincoln.white@gmail.com> -background #e3efef -foreground #6d828e -selection_background #6d828e -selection_foreground #e3efef -url_color #8299a1 -cursor #6d828e -active_border_color #98afb5 -inactive_border_color #c9dbdc -active_tab_background #e3efef -active_tab_foreground #6d828e -inactive_tab_background #c9dbdc -inactive_tab_foreground #8299a1 -tab_bar_background #c9dbdc +background #E3EFEF +foreground #6D828E +selection_background #6D828E +selection_foreground #E3EFEF +url_color #8299A1 +cursor #6D828E +active_border_color #98AFB5 +inactive_border_color #C9DBDC +active_tab_background #E3EFEF +active_tab_foreground #6D828E +inactive_tab_background #C9DBDC +inactive_tab_foreground #8299A1 +tab_bar_background #C9DBDC # normal -color0 #e3efef +color0 #E3EFEF color1 #b38686 color2 #87b386 color3 #aab386 color4 #868cb3 color5 #b386b2 color6 #86b3b3 -color7 #6d828e +color7 #6D828E # bright -color8 #98afb5 +color8 #98AFB5 color9 #b38686 color10 #87b386 color11 #aab386 @@ -37,7 +37,7 @@ color15 #485867 # extended base16 colors color16 #d8bba2 color17 #b39f9f -color18 #c9dbdc -color19 #b0c5c8 -color20 #8299a1 -color21 #5a6d7a +color18 #C9DBDC +color19 #B0C5C8 +color20 #8299A1 +color21 #5A6D7A diff --git a/colors/base16-brushtrees-dark-256.conf b/colors/base16-brushtrees-dark-256.conf old mode 100755 new mode 100644 index e7fb6eb..3b9e57f --- a/colors/base16-brushtrees-dark-256.conf +++ b/colors/base16-brushtrees-dark-256.conf @@ -1,18 +1,18 @@ # Base16 Brush Trees Dark - kitty color config # Scheme by Abraham White <abelincoln.white@gmail.com> background #485867 -foreground #b0c5c8 -selection_background #b0c5c8 +foreground #B0C5C8 +selection_background #B0C5C8 selection_foreground #485867 -url_color #98afb5 -cursor #b0c5c8 -active_border_color #8299a1 -inactive_border_color #5a6d7a +url_color #98AFB5 +cursor #B0C5C8 +active_border_color #8299A1 +inactive_border_color #5A6D7A active_tab_background #485867 -active_tab_foreground #b0c5c8 -inactive_tab_background #5a6d7a -inactive_tab_foreground #98afb5 -tab_bar_background #5a6d7a +active_tab_foreground #B0C5C8 +inactive_tab_background #5A6D7A +inactive_tab_foreground #98AFB5 +tab_bar_background #5A6D7A # normal color0 #485867 @@ -22,22 +22,22 @@ color3 #aab386 color4 #868cb3 color5 #b386b2 color6 #86b3b3 -color7 #b0c5c8 +color7 #B0C5C8 # bright -color8 #8299a1 +color8 #8299A1 color9 #b38686 color10 #87b386 color11 #aab386 color12 #868cb3 color13 #b386b2 color14 #86b3b3 -color15 #e3efef +color15 #E3EFEF # extended base16 colors color16 #d8bba2 color17 #b39f9f -color18 #5a6d7a -color19 #6d828e -color20 #98afb5 -color21 #c9dbdc +color18 #5A6D7A +color19 #6D828E +color20 #98AFB5 +color21 #C9DBDC diff --git a/colors/base16-brushtrees-dark.conf b/colors/base16-brushtrees-dark.conf old mode 100755 new mode 100644 index a1f49ab..49af093 --- a/colors/base16-brushtrees-dark.conf +++ b/colors/base16-brushtrees-dark.conf @@ -1,18 +1,18 @@ # Base16 Brush Trees Dark - kitty color config # Scheme by Abraham White <abelincoln.white@gmail.com> background #485867 -foreground #b0c5c8 -selection_background #b0c5c8 +foreground #B0C5C8 +selection_background #B0C5C8 selection_foreground #485867 -url_color #98afb5 -cursor #b0c5c8 -active_border_color #8299a1 -inactive_border_color #5a6d7a +url_color #98AFB5 +cursor #B0C5C8 +active_border_color #8299A1 +inactive_border_color #5A6D7A active_tab_background #485867 -active_tab_foreground #b0c5c8 -inactive_tab_background #5a6d7a -inactive_tab_foreground #98afb5 -tab_bar_background #5a6d7a +active_tab_foreground #B0C5C8 +inactive_tab_background #5A6D7A +inactive_tab_foreground #98AFB5 +tab_bar_background #5A6D7A # normal color0 #485867 @@ -22,14 +22,14 @@ color3 #aab386 color4 #868cb3 color5 #b386b2 color6 #86b3b3 -color7 #b0c5c8 +color7 #B0C5C8 # bright -color8 #8299a1 +color8 #8299A1 color9 #d8bba2 -color10 #5a6d7a -color11 #6d828e -color12 #98afb5 -color13 #c9dbdc +color10 #5A6D7A +color11 #6D828E +color12 #98AFB5 +color13 #C9DBDC color14 #b39f9f -color15 #e3efef +color15 #E3EFEF diff --git a/colors/base16-brushtrees.conf b/colors/base16-brushtrees.conf old mode 100755 new mode 100644 index 2144ec9..80d3a6c --- a/colors/base16-brushtrees.conf +++ b/colors/base16-brushtrees.conf @@ -1,35 +1,35 @@ # Base16 Brush Trees - kitty color config # Scheme by Abraham White <abelincoln.white@gmail.com> -background #e3efef -foreground #6d828e -selection_background #6d828e -selection_foreground #e3efef -url_color #8299a1 -cursor #6d828e -active_border_color #98afb5 -inactive_border_color #c9dbdc -active_tab_background #e3efef -active_tab_foreground #6d828e -inactive_tab_background #c9dbdc -inactive_tab_foreground #8299a1 -tab_bar_background #c9dbdc +background #E3EFEF +foreground #6D828E +selection_background #6D828E +selection_foreground #E3EFEF +url_color #8299A1 +cursor #6D828E +active_border_color #98AFB5 +inactive_border_color #C9DBDC +active_tab_background #E3EFEF +active_tab_foreground #6D828E +inactive_tab_background #C9DBDC +inactive_tab_foreground #8299A1 +tab_bar_background #C9DBDC # normal -color0 #e3efef +color0 #E3EFEF color1 #b38686 color2 #87b386 color3 #aab386 color4 #868cb3 color5 #b386b2 color6 #86b3b3 -color7 #6d828e +color7 #6D828E # bright -color8 #98afb5 +color8 #98AFB5 color9 #d8bba2 -color10 #c9dbdc -color11 #b0c5c8 -color12 #8299a1 -color13 #5a6d7a +color10 #C9DBDC +color11 #B0C5C8 +color12 #8299A1 +color13 #5A6D7A color14 #b39f9f color15 #485867 diff --git a/colors/base16-catppuccin-256.conf b/colors/base16-catppuccin-256.conf new file mode 100644 index 0000000..b54e1b1 --- /dev/null +++ b/colors/base16-catppuccin-256.conf @@ -0,0 +1,43 @@ +# Base16 Catppuccin - kitty color config +# Scheme by Pocco81 (https://github.com/pocco81) +background #1E1E28 +foreground #D7DAE0 +selection_background #D7DAE0 +selection_foreground #1E1E28 +url_color #6E6C7C +cursor #D7DAE0 +active_border_color #575268 +inactive_border_color #1A1826 +active_tab_background #1E1E28 +active_tab_foreground #D7DAE0 +inactive_tab_background #1A1826 +inactive_tab_foreground #6E6C7C +tab_bar_background #1A1826 + +# normal +color0 #1E1E28 +color1 #F28FAD +color2 #ABE9B3 +color3 #FAE3B0 +color4 #96CDFB +color5 #DDB6F2 +color6 #B5E8E0 +color7 #D7DAE0 + +# bright +color8 #575268 +color9 #F28FAD +color10 #ABE9B3 +color11 #FAE3B0 +color12 #96CDFB +color13 #DDB6F2 +color14 #B5E8E0 +color15 #C9CBFF + +# extended base16 colors +color16 #F8BD96 +color17 #F2CDCD +color18 #1A1826 +color19 #302D41 +color20 #6E6C7C +color21 #F5E0DC diff --git a/colors/base16-catppuccin.conf b/colors/base16-catppuccin.conf new file mode 100644 index 0000000..af2461a --- /dev/null +++ b/colors/base16-catppuccin.conf @@ -0,0 +1,35 @@ +# Base16 Catppuccin - kitty color config +# Scheme by Pocco81 (https://github.com/pocco81) +background #1E1E28 +foreground #D7DAE0 +selection_background #D7DAE0 +selection_foreground #1E1E28 +url_color #6E6C7C +cursor #D7DAE0 +active_border_color #575268 +inactive_border_color #1A1826 +active_tab_background #1E1E28 +active_tab_foreground #D7DAE0 +inactive_tab_background #1A1826 +inactive_tab_foreground #6E6C7C +tab_bar_background #1A1826 + +# normal +color0 #1E1E28 +color1 #F28FAD +color2 #ABE9B3 +color3 #FAE3B0 +color4 #96CDFB +color5 #DDB6F2 +color6 #B5E8E0 +color7 #D7DAE0 + +# bright +color8 #575268 +color9 #F8BD96 +color10 #1A1826 +color11 #302D41 +color12 #6E6C7C +color13 #F5E0DC +color14 #F2CDCD +color15 #C9CBFF diff --git a/colors/base16-chalk-256.conf b/colors/base16-chalk-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-chalk.conf b/colors/base16-chalk.conf old mode 100755 new mode 100644 diff --git a/colors/base16-circus-256.conf b/colors/base16-circus-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-circus.conf b/colors/base16-circus.conf old mode 100755 new mode 100644 diff --git a/colors/base16-classic-dark-256.conf b/colors/base16-classic-dark-256.conf old mode 100755 new mode 100644 index 4c0b7d9..216dfde --- a/colors/base16-classic-dark-256.conf +++ b/colors/base16-classic-dark-256.conf @@ -1,43 +1,43 @@ # Base16 Classic Dark - kitty color config # Scheme by Jason Heeris (http://heeris.id.au) background #151515 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #151515 -url_color #b0b0b0 -cursor #d0d0d0 +url_color #B0B0B0 +cursor #D0D0D0 active_border_color #505050 inactive_border_color #202020 active_tab_background #151515 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #202020 -inactive_tab_foreground #b0b0b0 +inactive_tab_foreground #B0B0B0 tab_bar_background #202020 # normal color0 #151515 -color1 #ac4142 -color2 #90a959 -color3 #f4bf75 -color4 #6a9fb5 -color5 #aa759f -color6 #75b5aa -color7 #d0d0d0 +color1 #AC4142 +color2 #90A959 +color3 #F4BF75 +color4 #6A9FB5 +color5 #AA759F +color6 #75B5AA +color7 #D0D0D0 # bright color8 #505050 -color9 #ac4142 -color10 #90a959 -color11 #f4bf75 -color12 #6a9fb5 -color13 #aa759f -color14 #75b5aa -color15 #f5f5f5 +color9 #AC4142 +color10 #90A959 +color11 #F4BF75 +color12 #6A9FB5 +color13 #AA759F +color14 #75B5AA +color15 #F5F5F5 # extended base16 colors -color16 #d28445 -color17 #8f5536 +color16 #D28445 +color17 #8F5536 color18 #202020 color19 #303030 -color20 #b0b0b0 -color21 #e0e0e0 +color20 #B0B0B0 +color21 #E0E0E0 diff --git a/colors/base16-classic-dark.conf b/colors/base16-classic-dark.conf old mode 100755 new mode 100644 index a0ae390..ec77ad0 --- a/colors/base16-classic-dark.conf +++ b/colors/base16-classic-dark.conf @@ -1,35 +1,35 @@ # Base16 Classic Dark - kitty color config # Scheme by Jason Heeris (http://heeris.id.au) background #151515 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #151515 -url_color #b0b0b0 -cursor #d0d0d0 +url_color #B0B0B0 +cursor #D0D0D0 active_border_color #505050 inactive_border_color #202020 active_tab_background #151515 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #202020 -inactive_tab_foreground #b0b0b0 +inactive_tab_foreground #B0B0B0 tab_bar_background #202020 # normal color0 #151515 -color1 #ac4142 -color2 #90a959 -color3 #f4bf75 -color4 #6a9fb5 -color5 #aa759f -color6 #75b5aa -color7 #d0d0d0 +color1 #AC4142 +color2 #90A959 +color3 #F4BF75 +color4 #6A9FB5 +color5 #AA759F +color6 #75B5AA +color7 #D0D0D0 # bright color8 #505050 -color9 #d28445 +color9 #D28445 color10 #202020 color11 #303030 -color12 #b0b0b0 -color13 #e0e0e0 -color14 #8f5536 -color15 #f5f5f5 +color12 #B0B0B0 +color13 #E0E0E0 +color14 #8F5536 +color15 #F5F5F5 diff --git a/colors/base16-classic-light-256.conf b/colors/base16-classic-light-256.conf old mode 100755 new mode 100644 index 09e56cc..a7e1b16 --- a/colors/base16-classic-light-256.conf +++ b/colors/base16-classic-light-256.conf @@ -1,43 +1,43 @@ # Base16 Classic Light - kitty color config # Scheme by Jason Heeris (http://heeris.id.au) -background #f5f5f5 +background #F5F5F5 foreground #303030 selection_background #303030 -selection_foreground #f5f5f5 +selection_foreground #F5F5F5 url_color #505050 cursor #303030 -active_border_color #b0b0b0 -inactive_border_color #e0e0e0 -active_tab_background #f5f5f5 +active_border_color #B0B0B0 +inactive_border_color #E0E0E0 +active_tab_background #F5F5F5 active_tab_foreground #303030 -inactive_tab_background #e0e0e0 +inactive_tab_background #E0E0E0 inactive_tab_foreground #505050 -tab_bar_background #e0e0e0 +tab_bar_background #E0E0E0 # normal -color0 #f5f5f5 -color1 #ac4142 -color2 #90a959 -color3 #f4bf75 -color4 #6a9fb5 -color5 #aa759f -color6 #75b5aa +color0 #F5F5F5 +color1 #AC4142 +color2 #90A959 +color3 #F4BF75 +color4 #6A9FB5 +color5 #AA759F +color6 #75B5AA color7 #303030 # bright -color8 #b0b0b0 -color9 #ac4142 -color10 #90a959 -color11 #f4bf75 -color12 #6a9fb5 -color13 #aa759f -color14 #75b5aa +color8 #B0B0B0 +color9 #AC4142 +color10 #90A959 +color11 #F4BF75 +color12 #6A9FB5 +color13 #AA759F +color14 #75B5AA color15 #151515 # extended base16 colors -color16 #d28445 -color17 #8f5536 -color18 #e0e0e0 -color19 #d0d0d0 +color16 #D28445 +color17 #8F5536 +color18 #E0E0E0 +color19 #D0D0D0 color20 #505050 color21 #202020 diff --git a/colors/base16-classic-light.conf b/colors/base16-classic-light.conf old mode 100755 new mode 100644 index 93d53f7..a7a85b2 --- a/colors/base16-classic-light.conf +++ b/colors/base16-classic-light.conf @@ -1,35 +1,35 @@ # Base16 Classic Light - kitty color config # Scheme by Jason Heeris (http://heeris.id.au) -background #f5f5f5 +background #F5F5F5 foreground #303030 selection_background #303030 -selection_foreground #f5f5f5 +selection_foreground #F5F5F5 url_color #505050 cursor #303030 -active_border_color #b0b0b0 -inactive_border_color #e0e0e0 -active_tab_background #f5f5f5 +active_border_color #B0B0B0 +inactive_border_color #E0E0E0 +active_tab_background #F5F5F5 active_tab_foreground #303030 -inactive_tab_background #e0e0e0 +inactive_tab_background #E0E0E0 inactive_tab_foreground #505050 -tab_bar_background #e0e0e0 +tab_bar_background #E0E0E0 # normal -color0 #f5f5f5 -color1 #ac4142 -color2 #90a959 -color3 #f4bf75 -color4 #6a9fb5 -color5 #aa759f -color6 #75b5aa +color0 #F5F5F5 +color1 #AC4142 +color2 #90A959 +color3 #F4BF75 +color4 #6A9FB5 +color5 #AA759F +color6 #75B5AA color7 #303030 # bright -color8 #b0b0b0 -color9 #d28445 -color10 #e0e0e0 -color11 #d0d0d0 +color8 #B0B0B0 +color9 #D28445 +color10 #E0E0E0 +color11 #D0D0D0 color12 #505050 color13 #202020 -color14 #8f5536 +color14 #8F5536 color15 #151515 diff --git a/colors/base16-codeschool-256.conf b/colors/base16-codeschool-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-codeschool.conf b/colors/base16-codeschool.conf old mode 100755 new mode 100644 diff --git a/colors/base16-colors-256.conf b/colors/base16-colors-256.conf new file mode 100644 index 0000000..c1f2307 --- /dev/null +++ b/colors/base16-colors-256.conf @@ -0,0 +1,43 @@ +# Base16 Colors - kitty color config +# Scheme by mrmrs (http://clrs.cc) +background #111111 +foreground #bbbbbb +selection_background #bbbbbb +selection_foreground #111111 +url_color #999999 +cursor #bbbbbb +active_border_color #777777 +inactive_border_color #333333 +active_tab_background #111111 +active_tab_foreground #bbbbbb +inactive_tab_background #333333 +inactive_tab_foreground #999999 +tab_bar_background #333333 + +# normal +color0 #111111 +color1 #ff4136 +color2 #2ecc40 +color3 #ffdc00 +color4 #0074d9 +color5 #b10dc9 +color6 #7fdbff +color7 #bbbbbb + +# bright +color8 #777777 +color9 #ff4136 +color10 #2ecc40 +color11 #ffdc00 +color12 #0074d9 +color13 #b10dc9 +color14 #7fdbff +color15 #ffffff + +# extended base16 colors +color16 #ff851b +color17 #85144b +color18 #333333 +color19 #555555 +color20 #999999 +color21 #dddddd diff --git a/colors/base16-colors.conf b/colors/base16-colors.conf new file mode 100644 index 0000000..c73c900 --- /dev/null +++ b/colors/base16-colors.conf @@ -0,0 +1,35 @@ +# Base16 Colors - kitty color config +# Scheme by mrmrs (http://clrs.cc) +background #111111 +foreground #bbbbbb +selection_background #bbbbbb +selection_foreground #111111 +url_color #999999 +cursor #bbbbbb +active_border_color #777777 +inactive_border_color #333333 +active_tab_background #111111 +active_tab_foreground #bbbbbb +inactive_tab_background #333333 +inactive_tab_foreground #999999 +tab_bar_background #333333 + +# normal +color0 #111111 +color1 #ff4136 +color2 #2ecc40 +color3 #ffdc00 +color4 #0074d9 +color5 #b10dc9 +color6 #7fdbff +color7 #bbbbbb + +# bright +color8 #777777 +color9 #ff851b +color10 #333333 +color11 #555555 +color12 #999999 +color13 #dddddd +color14 #85144b +color15 #ffffff diff --git a/colors/base16-cupcake-256.conf b/colors/base16-cupcake-256.conf old mode 100755 new mode 100644 index a926be4..ec57539 --- a/colors/base16-cupcake-256.conf +++ b/colors/base16-cupcake-256.conf @@ -16,28 +16,28 @@ tab_bar_background #f2f1f4 # normal color0 #fbf1f2 -color1 #d57e85 -color2 #a3b367 -color3 #dcb16c -color4 #7297b9 -color5 #bb99b4 -color6 #69a9a7 +color1 #D57E85 +color2 #A3B367 +color3 #DCB16C +color4 #7297B9 +color5 #BB99B4 +color6 #69A9A7 color7 #8b8198 # bright color8 #bfb9c6 -color9 #d57e85 -color10 #a3b367 -color11 #dcb16c -color12 #7297b9 -color13 #bb99b4 -color14 #69a9a7 +color9 #D57E85 +color10 #A3B367 +color11 #DCB16C +color12 #7297B9 +color13 #BB99B4 +color14 #69A9A7 color15 #585062 # extended base16 colors -color16 #ebb790 -color17 #baa58c +color16 #EBB790 +color17 #BAA58C color18 #f2f1f4 color19 #d8d5dd color20 #a59daf -color21 #72677e +color21 #72677E diff --git a/colors/base16-cupcake.conf b/colors/base16-cupcake.conf old mode 100755 new mode 100644 index 437676a..5544162 --- a/colors/base16-cupcake.conf +++ b/colors/base16-cupcake.conf @@ -16,20 +16,20 @@ tab_bar_background #f2f1f4 # normal color0 #fbf1f2 -color1 #d57e85 -color2 #a3b367 -color3 #dcb16c -color4 #7297b9 -color5 #bb99b4 -color6 #69a9a7 +color1 #D57E85 +color2 #A3B367 +color3 #DCB16C +color4 #7297B9 +color5 #BB99B4 +color6 #69A9A7 color7 #8b8198 # bright color8 #bfb9c6 -color9 #ebb790 +color9 #EBB790 color10 #f2f1f4 color11 #d8d5dd color12 #a59daf -color13 #72677e -color14 #baa58c +color13 #72677E +color14 #BAA58C color15 #585062 diff --git a/colors/base16-cupertino-256.conf b/colors/base16-cupertino-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-cupertino.conf b/colors/base16-cupertino.conf old mode 100755 new mode 100644 diff --git a/colors/base16-da-one-black-256.conf b/colors/base16-da-one-black-256.conf new file mode 100644 index 0000000..1af2a3c --- /dev/null +++ b/colors/base16-da-one-black-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One Black - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #000000 +foreground #ffffff +selection_background #ffffff +selection_foreground #000000 +url_color #c8c8c8 +cursor #ffffff +active_border_color #888888 +inactive_border_color #282828 +active_tab_background #000000 +active_tab_foreground #ffffff +inactive_tab_background #282828 +inactive_tab_foreground #c8c8c8 +tab_bar_background #282828 + +# normal +color0 #000000 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #888888 +color9 #fa7883 +color10 #98c379 +color11 #ff9470 +color12 #6bb8ff +color13 #e799ff +color14 #8af5ff +color15 #ffffff + +# extended base16 colors +color16 #ffc387 +color17 #b3684f +color18 #282828 +color19 #585858 +color20 #c8c8c8 +color21 #ffffff diff --git a/colors/base16-da-one-black.conf b/colors/base16-da-one-black.conf new file mode 100644 index 0000000..99ebaf8 --- /dev/null +++ b/colors/base16-da-one-black.conf @@ -0,0 +1,35 @@ +# Base16 Da One Black - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #000000 +foreground #ffffff +selection_background #ffffff +selection_foreground #000000 +url_color #c8c8c8 +cursor #ffffff +active_border_color #888888 +inactive_border_color #282828 +active_tab_background #000000 +active_tab_foreground #ffffff +inactive_tab_background #282828 +inactive_tab_foreground #c8c8c8 +tab_bar_background #282828 + +# normal +color0 #000000 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #888888 +color9 #ffc387 +color10 #282828 +color11 #585858 +color12 #c8c8c8 +color13 #ffffff +color14 #b3684f +color15 #ffffff diff --git a/colors/base16-da-one-gray-256.conf b/colors/base16-da-one-gray-256.conf new file mode 100644 index 0000000..b8989b4 --- /dev/null +++ b/colors/base16-da-one-gray-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One Gray - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #181818 +foreground #ffffff +selection_background #ffffff +selection_foreground #181818 +url_color #c8c8c8 +cursor #ffffff +active_border_color #888888 +inactive_border_color #282828 +active_tab_background #181818 +active_tab_foreground #ffffff +inactive_tab_background #282828 +inactive_tab_foreground #c8c8c8 +tab_bar_background #282828 + +# normal +color0 #181818 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #888888 +color9 #fa7883 +color10 #98c379 +color11 #ff9470 +color12 #6bb8ff +color13 #e799ff +color14 #8af5ff +color15 #ffffff + +# extended base16 colors +color16 #ffc387 +color17 #b3684f +color18 #282828 +color19 #585858 +color20 #c8c8c8 +color21 #ffffff diff --git a/colors/base16-da-one-gray.conf b/colors/base16-da-one-gray.conf new file mode 100644 index 0000000..c5bad61 --- /dev/null +++ b/colors/base16-da-one-gray.conf @@ -0,0 +1,35 @@ +# Base16 Da One Gray - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #181818 +foreground #ffffff +selection_background #ffffff +selection_foreground #181818 +url_color #c8c8c8 +cursor #ffffff +active_border_color #888888 +inactive_border_color #282828 +active_tab_background #181818 +active_tab_foreground #ffffff +inactive_tab_background #282828 +inactive_tab_foreground #c8c8c8 +tab_bar_background #282828 + +# normal +color0 #181818 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #888888 +color9 #ffc387 +color10 #282828 +color11 #585858 +color12 #c8c8c8 +color13 #ffffff +color14 #b3684f +color15 #ffffff diff --git a/colors/base16-da-one-ocean-256.conf b/colors/base16-da-one-ocean-256.conf new file mode 100644 index 0000000..8c15194 --- /dev/null +++ b/colors/base16-da-one-ocean-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One Ocean - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #171726 +foreground #ffffff +selection_background #ffffff +selection_foreground #171726 +url_color #c8c8c8 +cursor #ffffff +active_border_color #878d96 +inactive_border_color #22273d +active_tab_background #171726 +active_tab_foreground #ffffff +inactive_tab_background #22273d +inactive_tab_foreground #c8c8c8 +tab_bar_background #22273d + +# normal +color0 #171726 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #878d96 +color9 #fa7883 +color10 #98c379 +color11 #ff9470 +color12 #6bb8ff +color13 #e799ff +color14 #8af5ff +color15 #ffffff + +# extended base16 colors +color16 #ffc387 +color17 #b3684f +color18 #22273d +color19 #525866 +color20 #c8c8c8 +color21 #ffffff diff --git a/colors/base16-da-one-ocean.conf b/colors/base16-da-one-ocean.conf new file mode 100644 index 0000000..62b9107 --- /dev/null +++ b/colors/base16-da-one-ocean.conf @@ -0,0 +1,35 @@ +# Base16 Da One Ocean - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #171726 +foreground #ffffff +selection_background #ffffff +selection_foreground #171726 +url_color #c8c8c8 +cursor #ffffff +active_border_color #878d96 +inactive_border_color #22273d +active_tab_background #171726 +active_tab_foreground #ffffff +inactive_tab_background #22273d +inactive_tab_foreground #c8c8c8 +tab_bar_background #22273d + +# normal +color0 #171726 +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #878d96 +color9 #ffc387 +color10 #22273d +color11 #525866 +color12 #c8c8c8 +color13 #ffffff +color14 #b3684f +color15 #ffffff diff --git a/colors/base16-da-one-paper-256.conf b/colors/base16-da-one-paper-256.conf new file mode 100644 index 0000000..0505e8b --- /dev/null +++ b/colors/base16-da-one-paper-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One Paper - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #faf0dc +foreground #181818 +selection_background #181818 +selection_foreground #faf0dc +url_color #282828 +cursor #181818 +active_border_color #585858 +inactive_border_color #c8c8c8 +active_tab_background #faf0dc +active_tab_foreground #181818 +inactive_tab_background #c8c8c8 +inactive_tab_foreground #282828 +tab_bar_background #c8c8c8 + +# normal +color0 #faf0dc +color1 #de5d6e +color2 #76a85d +color3 #b3684f +color4 #5890f8 +color5 #c173d1 +color6 #64b5a7 +color7 #181818 + +# bright +color8 #585858 +color9 #de5d6e +color10 #76a85d +color11 #b3684f +color12 #5890f8 +color13 #c173d1 +color14 #64b5a7 +color15 #000000 + +# extended base16 colors +color16 #ff9470 +color17 #b3684f +color18 #c8c8c8 +color19 #888888 +color20 #282828 +color21 #000000 diff --git a/colors/base16-da-one-paper.conf b/colors/base16-da-one-paper.conf new file mode 100644 index 0000000..e99692b --- /dev/null +++ b/colors/base16-da-one-paper.conf @@ -0,0 +1,35 @@ +# Base16 Da One Paper - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #faf0dc +foreground #181818 +selection_background #181818 +selection_foreground #faf0dc +url_color #282828 +cursor #181818 +active_border_color #585858 +inactive_border_color #c8c8c8 +active_tab_background #faf0dc +active_tab_foreground #181818 +inactive_tab_background #c8c8c8 +inactive_tab_foreground #282828 +tab_bar_background #c8c8c8 + +# normal +color0 #faf0dc +color1 #de5d6e +color2 #76a85d +color3 #b3684f +color4 #5890f8 +color5 #c173d1 +color6 #64b5a7 +color7 #181818 + +# bright +color8 #585858 +color9 #ff9470 +color10 #c8c8c8 +color11 #888888 +color12 #282828 +color13 #000000 +color14 #b3684f +color15 #000000 diff --git a/colors/base16-da-one-sea-256.conf b/colors/base16-da-one-sea-256.conf new file mode 100644 index 0000000..48e160f --- /dev/null +++ b/colors/base16-da-one-sea-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One Sea - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #22273d +foreground #ffffff +selection_background #ffffff +selection_foreground #22273d +url_color #c8c8c8 +cursor #ffffff +active_border_color #878d96 +inactive_border_color #374059 +active_tab_background #22273d +active_tab_foreground #ffffff +inactive_tab_background #374059 +inactive_tab_foreground #c8c8c8 +tab_bar_background #374059 + +# normal +color0 #22273d +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #878d96 +color9 #fa7883 +color10 #98c379 +color11 #ff9470 +color12 #6bb8ff +color13 #e799ff +color14 #8af5ff +color15 #ffffff + +# extended base16 colors +color16 #ffc387 +color17 #b3684f +color18 #374059 +color19 #525866 +color20 #c8c8c8 +color21 #ffffff diff --git a/colors/base16-da-one-sea.conf b/colors/base16-da-one-sea.conf new file mode 100644 index 0000000..34de2bc --- /dev/null +++ b/colors/base16-da-one-sea.conf @@ -0,0 +1,35 @@ +# Base16 Da One Sea - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #22273d +foreground #ffffff +selection_background #ffffff +selection_foreground #22273d +url_color #c8c8c8 +cursor #ffffff +active_border_color #878d96 +inactive_border_color #374059 +active_tab_background #22273d +active_tab_foreground #ffffff +inactive_tab_background #374059 +inactive_tab_foreground #c8c8c8 +tab_bar_background #374059 + +# normal +color0 #22273d +color1 #fa7883 +color2 #98c379 +color3 #ff9470 +color4 #6bb8ff +color5 #e799ff +color6 #8af5ff +color7 #ffffff + +# bright +color8 #878d96 +color9 #ffc387 +color10 #374059 +color11 #525866 +color12 #c8c8c8 +color13 #ffffff +color14 #b3684f +color15 #ffffff diff --git a/colors/base16-da-one-white-256.conf b/colors/base16-da-one-white-256.conf new file mode 100644 index 0000000..9088c0e --- /dev/null +++ b/colors/base16-da-one-white-256.conf @@ -0,0 +1,43 @@ +# Base16 Da One White - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #ffffff +foreground #181818 +selection_background #181818 +selection_foreground #ffffff +url_color #282828 +cursor #181818 +active_border_color #585858 +inactive_border_color #c8c8c8 +active_tab_background #ffffff +active_tab_foreground #181818 +inactive_tab_background #c8c8c8 +inactive_tab_foreground #282828 +tab_bar_background #c8c8c8 + +# normal +color0 #ffffff +color1 #de5d6e +color2 #76a85d +color3 #b3684f +color4 #5890f8 +color5 #c173d1 +color6 #64b5a7 +color7 #181818 + +# bright +color8 #585858 +color9 #de5d6e +color10 #76a85d +color11 #b3684f +color12 #5890f8 +color13 #c173d1 +color14 #64b5a7 +color15 #000000 + +# extended base16 colors +color16 #ff9470 +color17 #b3684f +color18 #c8c8c8 +color19 #888888 +color20 #282828 +color21 #000000 diff --git a/colors/base16-da-one-white.conf b/colors/base16-da-one-white.conf new file mode 100644 index 0000000..7e724fd --- /dev/null +++ b/colors/base16-da-one-white.conf @@ -0,0 +1,35 @@ +# Base16 Da One White - kitty color config +# Scheme by NNB (https://github.com/NNBnh) +background #ffffff +foreground #181818 +selection_background #181818 +selection_foreground #ffffff +url_color #282828 +cursor #181818 +active_border_color #585858 +inactive_border_color #c8c8c8 +active_tab_background #ffffff +active_tab_foreground #181818 +inactive_tab_background #c8c8c8 +inactive_tab_foreground #282828 +tab_bar_background #c8c8c8 + +# normal +color0 #ffffff +color1 #de5d6e +color2 #76a85d +color3 #b3684f +color4 #5890f8 +color5 #c173d1 +color6 #64b5a7 +color7 #181818 + +# bright +color8 #585858 +color9 #ff9470 +color10 #c8c8c8 +color11 #888888 +color12 #282828 +color13 #000000 +color14 #b3684f +color15 #000000 diff --git a/colors/base16-danqing-256.conf b/colors/base16-danqing-256.conf new file mode 100644 index 0000000..00f8772 --- /dev/null +++ b/colors/base16-danqing-256.conf @@ -0,0 +1,43 @@ +# Base16 DanQing - kitty color config +# Scheme by Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com) +background #2d302f +foreground #e0f0eF +selection_background #e0f0eF +selection_foreground #2d302f +url_color #cad8d2 +cursor #e0f0eF +active_border_color #9da8a3 +inactive_border_color #434846 +active_tab_background #2d302f +active_tab_foreground #e0f0eF +inactive_tab_background #434846 +inactive_tab_foreground #cad8d2 +tab_bar_background #434846 + +# normal +color0 #2d302f +color1 #F9906F +color2 #8AB361 +color3 #F0C239 +color4 #B0A4E3 +color5 #CCA4E3 +color6 #30DFF3 +color7 #e0f0eF + +# bright +color8 #9da8a3 +color9 #F9906F +color10 #8AB361 +color11 #F0C239 +color12 #B0A4E3 +color13 #CCA4E3 +color14 #30DFF3 +color15 #fcfefd + +# extended base16 colors +color16 #B38A61 +color17 #CA6924 +color18 #434846 +color19 #5a605d +color20 #cad8d2 +color21 #ecf6f2 diff --git a/colors/base16-danqing.conf b/colors/base16-danqing.conf new file mode 100644 index 0000000..42668c8 --- /dev/null +++ b/colors/base16-danqing.conf @@ -0,0 +1,35 @@ +# Base16 DanQing - kitty color config +# Scheme by Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com) +background #2d302f +foreground #e0f0eF +selection_background #e0f0eF +selection_foreground #2d302f +url_color #cad8d2 +cursor #e0f0eF +active_border_color #9da8a3 +inactive_border_color #434846 +active_tab_background #2d302f +active_tab_foreground #e0f0eF +inactive_tab_background #434846 +inactive_tab_foreground #cad8d2 +tab_bar_background #434846 + +# normal +color0 #2d302f +color1 #F9906F +color2 #8AB361 +color3 #F0C239 +color4 #B0A4E3 +color5 #CCA4E3 +color6 #30DFF3 +color7 #e0f0eF + +# bright +color8 #9da8a3 +color9 #B38A61 +color10 #434846 +color11 #5a605d +color12 #cad8d2 +color13 #ecf6f2 +color14 #CA6924 +color15 #fcfefd diff --git a/colors/base16-darcula-256.conf b/colors/base16-darcula-256.conf new file mode 100644 index 0000000..47492f9 --- /dev/null +++ b/colors/base16-darcula-256.conf @@ -0,0 +1,43 @@ +# Base16 Darcula - kitty color config +# Scheme by jetbrains +background #2b2b2b +foreground #a9b7c6 +selection_background #a9b7c6 +selection_foreground #2b2b2b +url_color #a4a3a3 +cursor #a9b7c6 +active_border_color #606366 +inactive_border_color #323232 +active_tab_background #2b2b2b +active_tab_foreground #a9b7c6 +inactive_tab_background #323232 +inactive_tab_foreground #a4a3a3 +tab_bar_background #323232 + +# normal +color0 #2b2b2b +color1 #4eade5 +color2 #6a8759 +color3 #bbb529 +color4 #9876aa +color5 #cc7832 +color6 #629755 +color7 #a9b7c6 + +# bright +color8 #606366 +color9 #4eade5 +color10 #6a8759 +color11 #bbb529 +color12 #9876aa +color13 #cc7832 +color14 #629755 +color15 #ffffff + +# extended base16 colors +color16 #689757 +color17 #808080 +color18 #323232 +color19 #323232 +color20 #a4a3a3 +color21 #ffc66d diff --git a/colors/base16-darcula.conf b/colors/base16-darcula.conf new file mode 100644 index 0000000..b2e4b28 --- /dev/null +++ b/colors/base16-darcula.conf @@ -0,0 +1,35 @@ +# Base16 Darcula - kitty color config +# Scheme by jetbrains +background #2b2b2b +foreground #a9b7c6 +selection_background #a9b7c6 +selection_foreground #2b2b2b +url_color #a4a3a3 +cursor #a9b7c6 +active_border_color #606366 +inactive_border_color #323232 +active_tab_background #2b2b2b +active_tab_foreground #a9b7c6 +inactive_tab_background #323232 +inactive_tab_foreground #a4a3a3 +tab_bar_background #323232 + +# normal +color0 #2b2b2b +color1 #4eade5 +color2 #6a8759 +color3 #bbb529 +color4 #9876aa +color5 #cc7832 +color6 #629755 +color7 #a9b7c6 + +# bright +color8 #606366 +color9 #689757 +color10 #323232 +color11 #323232 +color12 #a4a3a3 +color13 #ffc66d +color14 #808080 +color15 #ffffff diff --git a/colors/base16-darkmoss-256.conf b/colors/base16-darkmoss-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-darkmoss.conf b/colors/base16-darkmoss.conf old mode 100755 new mode 100644 diff --git a/colors/base16-darktooth-256.conf b/colors/base16-darktooth-256.conf old mode 100755 new mode 100644 index d68a8c6..0dc50f9 --- a/colors/base16-darktooth-256.conf +++ b/colors/base16-darktooth-256.conf @@ -1,43 +1,43 @@ # Base16 Darktooth - kitty color config # Scheme by Jason Milkins (https://github.com/jasonm23) -background #1d2021 -foreground #a89984 -selection_background #a89984 -selection_foreground #1d2021 +background #1D2021 +foreground #A89984 +selection_background #A89984 +selection_foreground #1D2021 url_color #928374 -cursor #a89984 -active_border_color #665c54 -inactive_border_color #32302f -active_tab_background #1d2021 -active_tab_foreground #a89984 -inactive_tab_background #32302f +cursor #A89984 +active_border_color #665C54 +inactive_border_color #32302F +active_tab_background #1D2021 +active_tab_foreground #A89984 +inactive_tab_background #32302F inactive_tab_foreground #928374 -tab_bar_background #32302f +tab_bar_background #32302F # normal -color0 #1d2021 -color1 #fb543f -color2 #95c085 -color3 #fac03b -color4 #0d6678 -color5 #8f4673 -color6 #8ba59b -color7 #a89984 +color0 #1D2021 +color1 #FB543F +color2 #95C085 +color3 #FAC03B +color4 #0D6678 +color5 #8F4673 +color6 #8BA59B +color7 #A89984 # bright -color8 #665c54 -color9 #fb543f -color10 #95c085 -color11 #fac03b -color12 #0d6678 -color13 #8f4673 -color14 #8ba59b -color15 #fdf4c1 +color8 #665C54 +color9 #FB543F +color10 #95C085 +color11 #FAC03B +color12 #0D6678 +color13 #8F4673 +color14 #8BA59B +color15 #FDF4C1 # extended base16 colors -color16 #fe8625 -color17 #a87322 -color18 #32302f +color16 #FE8625 +color17 #A87322 +color18 #32302F color19 #504945 color20 #928374 -color21 #d5c4a1 +color21 #D5C4A1 diff --git a/colors/base16-darktooth.conf b/colors/base16-darktooth.conf old mode 100755 new mode 100644 index df508f3..cc80123 --- a/colors/base16-darktooth.conf +++ b/colors/base16-darktooth.conf @@ -1,35 +1,35 @@ # Base16 Darktooth - kitty color config # Scheme by Jason Milkins (https://github.com/jasonm23) -background #1d2021 -foreground #a89984 -selection_background #a89984 -selection_foreground #1d2021 +background #1D2021 +foreground #A89984 +selection_background #A89984 +selection_foreground #1D2021 url_color #928374 -cursor #a89984 -active_border_color #665c54 -inactive_border_color #32302f -active_tab_background #1d2021 -active_tab_foreground #a89984 -inactive_tab_background #32302f +cursor #A89984 +active_border_color #665C54 +inactive_border_color #32302F +active_tab_background #1D2021 +active_tab_foreground #A89984 +inactive_tab_background #32302F inactive_tab_foreground #928374 -tab_bar_background #32302f +tab_bar_background #32302F # normal -color0 #1d2021 -color1 #fb543f -color2 #95c085 -color3 #fac03b -color4 #0d6678 -color5 #8f4673 -color6 #8ba59b -color7 #a89984 +color0 #1D2021 +color1 #FB543F +color2 #95C085 +color3 #FAC03B +color4 #0D6678 +color5 #8F4673 +color6 #8BA59B +color7 #A89984 # bright -color8 #665c54 -color9 #fe8625 -color10 #32302f +color8 #665C54 +color9 #FE8625 +color10 #32302F color11 #504945 color12 #928374 -color13 #d5c4a1 -color14 #a87322 -color15 #fdf4c1 +color13 #D5C4A1 +color14 #A87322 +color15 #FDF4C1 diff --git a/colors/base16-darkviolet-256.conf b/colors/base16-darkviolet-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-darkviolet.conf b/colors/base16-darkviolet.conf old mode 100755 new mode 100644 diff --git a/colors/base16-decaf-256.conf b/colors/base16-decaf-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-decaf.conf b/colors/base16-decaf.conf old mode 100755 new mode 100644 diff --git a/colors/base16-default-dark-256.conf b/colors/base16-default-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-default-dark.conf b/colors/base16-default-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-default-light-256.conf b/colors/base16-default-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-default-light.conf b/colors/base16-default-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-dirtysea-256.conf b/colors/base16-dirtysea-256.conf old mode 100755 new mode 100644 index 371323d..ea2e8a8 --- a/colors/base16-dirtysea-256.conf +++ b/colors/base16-dirtysea-256.conf @@ -7,37 +7,37 @@ selection_foreground #e0e0e0 url_color #202020 cursor #000000 active_border_color #707070 -inactive_border_color #d0d0d0 +inactive_border_color #d0dad0 active_tab_background #e0e0e0 active_tab_foreground #000000 -inactive_tab_background #d0d0d0 +inactive_tab_background #d0dad0 inactive_tab_foreground #202020 -tab_bar_background #d0d0d0 +tab_bar_background #d0dad0 # normal color0 #e0e0e0 -color1 #000090 +color1 #840000 color2 #730073 -color3 #006565 +color3 #755B00 color4 #007300 -color5 #840000 -color6 #755b00 +color5 #000090 +color6 #755B00 color7 #000000 # bright color8 #707070 -color9 #000090 +color9 #840000 color10 #730073 -color11 #006565 +color11 #755B00 color12 #007300 -color13 #840000 -color14 #755b00 +color13 #000090 +color14 #755B00 color15 #c4d9c4 # extended base16 colors color16 #006565 -color17 #755b00 -color18 #d0d0d0 -color19 #c0c0c0 +color17 #755B00 +color18 #d0dad0 +color19 #d0d0d0 color20 #202020 color21 #f8f8f8 diff --git a/colors/base16-dirtysea.conf b/colors/base16-dirtysea.conf old mode 100755 new mode 100644 index fb533ea..e0c9a6a --- a/colors/base16-dirtysea.conf +++ b/colors/base16-dirtysea.conf @@ -7,29 +7,29 @@ selection_foreground #e0e0e0 url_color #202020 cursor #000000 active_border_color #707070 -inactive_border_color #d0d0d0 +inactive_border_color #d0dad0 active_tab_background #e0e0e0 active_tab_foreground #000000 -inactive_tab_background #d0d0d0 +inactive_tab_background #d0dad0 inactive_tab_foreground #202020 -tab_bar_background #d0d0d0 +tab_bar_background #d0dad0 # normal color0 #e0e0e0 -color1 #000090 +color1 #840000 color2 #730073 -color3 #006565 +color3 #755B00 color4 #007300 -color5 #840000 -color6 #755b00 +color5 #000090 +color6 #755B00 color7 #000000 # bright color8 #707070 color9 #006565 -color10 #d0d0d0 -color11 #c0c0c0 +color10 #d0dad0 +color11 #d0d0d0 color12 #202020 color13 #f8f8f8 -color14 #755b00 +color14 #755B00 color15 #c4d9c4 diff --git a/colors/base16-dracula-256.conf b/colors/base16-dracula-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-dracula.conf b/colors/base16-dracula.conf old mode 100755 new mode 100644 diff --git a/colors/base16-edge-dark-256.conf b/colors/base16-edge-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-edge-dark.conf b/colors/base16-edge-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-edge-light-256.conf b/colors/base16-edge-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-edge-light.conf b/colors/base16-edge-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-eighties-256.conf b/colors/base16-eighties-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-eighties.conf b/colors/base16-eighties.conf old mode 100755 new mode 100644 diff --git a/colors/base16-embers-256.conf b/colors/base16-embers-256.conf old mode 100755 new mode 100644 index 1cb3b00..0ec57bc --- a/colors/base16-embers-256.conf +++ b/colors/base16-embers-256.conf @@ -1,43 +1,43 @@ # Base16 Embers - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #16130f -foreground #a39a90 -selection_background #a39a90 -selection_foreground #16130f -url_color #8a8075 -cursor #a39a90 -active_border_color #5a5047 -inactive_border_color #2c2620 -active_tab_background #16130f -active_tab_foreground #a39a90 -inactive_tab_background #2c2620 -inactive_tab_foreground #8a8075 -tab_bar_background #2c2620 +background #16130F +foreground #A39A90 +selection_background #A39A90 +selection_foreground #16130F +url_color #8A8075 +cursor #A39A90 +active_border_color #5A5047 +inactive_border_color #2C2620 +active_tab_background #16130F +active_tab_foreground #A39A90 +inactive_tab_background #2C2620 +inactive_tab_foreground #8A8075 +tab_bar_background #2C2620 # normal -color0 #16130f -color1 #826d57 -color2 #57826d -color3 #6d8257 -color4 #6d5782 -color5 #82576d -color6 #576d82 -color7 #a39a90 +color0 #16130F +color1 #826D57 +color2 #57826D +color3 #6D8257 +color4 #6D5782 +color5 #82576D +color6 #576D82 +color7 #A39A90 # bright -color8 #5a5047 -color9 #826d57 -color10 #57826d -color11 #6d8257 -color12 #6d5782 -color13 #82576d -color14 #576d82 -color15 #dbd6d1 +color8 #5A5047 +color9 #826D57 +color10 #57826D +color11 #6D8257 +color12 #6D5782 +color13 #82576D +color14 #576D82 +color15 #DBD6D1 # extended base16 colors color16 #828257 color17 #825757 -color18 #2c2620 -color19 #433b32 -color20 #8a8075 -color21 #beb6ae +color18 #2C2620 +color19 #433B32 +color20 #8A8075 +color21 #BEB6AE diff --git a/colors/base16-embers.conf b/colors/base16-embers.conf old mode 100755 new mode 100644 index 08c46f9..16ce9a9 --- a/colors/base16-embers.conf +++ b/colors/base16-embers.conf @@ -1,35 +1,35 @@ # Base16 Embers - kitty color config # Scheme by Jannik Siebert (https://github.com/janniks) -background #16130f -foreground #a39a90 -selection_background #a39a90 -selection_foreground #16130f -url_color #8a8075 -cursor #a39a90 -active_border_color #5a5047 -inactive_border_color #2c2620 -active_tab_background #16130f -active_tab_foreground #a39a90 -inactive_tab_background #2c2620 -inactive_tab_foreground #8a8075 -tab_bar_background #2c2620 +background #16130F +foreground #A39A90 +selection_background #A39A90 +selection_foreground #16130F +url_color #8A8075 +cursor #A39A90 +active_border_color #5A5047 +inactive_border_color #2C2620 +active_tab_background #16130F +active_tab_foreground #A39A90 +inactive_tab_background #2C2620 +inactive_tab_foreground #8A8075 +tab_bar_background #2C2620 # normal -color0 #16130f -color1 #826d57 -color2 #57826d -color3 #6d8257 -color4 #6d5782 -color5 #82576d -color6 #576d82 -color7 #a39a90 +color0 #16130F +color1 #826D57 +color2 #57826D +color3 #6D8257 +color4 #6D5782 +color5 #82576D +color6 #576D82 +color7 #A39A90 # bright -color8 #5a5047 +color8 #5A5047 color9 #828257 -color10 #2c2620 -color11 #433b32 -color12 #8a8075 -color13 #beb6ae +color10 #2C2620 +color11 #433B32 +color12 #8A8075 +color13 #BEB6AE color14 #825757 -color15 #dbd6d1 +color15 #DBD6D1 diff --git a/colors/base16-emil-256.conf b/colors/base16-emil-256.conf new file mode 100644 index 0000000..96ecefb --- /dev/null +++ b/colors/base16-emil-256.conf @@ -0,0 +1,43 @@ +# Base16 emil - kitty color config +# Scheme by limelier +background #efefef +foreground #313145 +selection_background #313145 +selection_foreground #efefef +url_color #505063 +cursor #313145 +active_border_color #7c7c98 +inactive_border_color #bebed2 +active_tab_background #efefef +active_tab_foreground #313145 +inactive_tab_background #bebed2 +inactive_tab_foreground #505063 +tab_bar_background #bebed2 + +# normal +color0 #efefef +color1 #f43979 +color2 #0073a8 +color3 #ff669b +color4 #471397 +color5 #6916b6 +color6 #2155d6 +color7 #313145 + +# bright +color8 #7c7c98 +color9 #f43979 +color10 #0073a8 +color11 #ff669b +color12 #471397 +color13 #6916b6 +color14 #2155d6 +color15 #1a1a2f + +# extended base16 colors +color16 #d22a8b +color17 #8d17a5 +color18 #bebed2 +color19 #9e9eaf +color20 #505063 +color21 #22223a diff --git a/colors/base16-emil.conf b/colors/base16-emil.conf new file mode 100644 index 0000000..a1f9eaa --- /dev/null +++ b/colors/base16-emil.conf @@ -0,0 +1,35 @@ +# Base16 emil - kitty color config +# Scheme by limelier +background #efefef +foreground #313145 +selection_background #313145 +selection_foreground #efefef +url_color #505063 +cursor #313145 +active_border_color #7c7c98 +inactive_border_color #bebed2 +active_tab_background #efefef +active_tab_foreground #313145 +inactive_tab_background #bebed2 +inactive_tab_foreground #505063 +tab_bar_background #bebed2 + +# normal +color0 #efefef +color1 #f43979 +color2 #0073a8 +color3 #ff669b +color4 #471397 +color5 #6916b6 +color6 #2155d6 +color7 #313145 + +# bright +color8 #7c7c98 +color9 #d22a8b +color10 #bebed2 +color11 #9e9eaf +color12 #505063 +color13 #22223a +color14 #8d17a5 +color15 #1a1a2f diff --git a/colors/base16-equilibrium-dark-256.conf b/colors/base16-equilibrium-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-dark.conf b/colors/base16-equilibrium-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-gray-dark-256.conf b/colors/base16-equilibrium-gray-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-gray-dark.conf b/colors/base16-equilibrium-gray-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-gray-light-256.conf b/colors/base16-equilibrium-gray-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-gray-light.conf b/colors/base16-equilibrium-gray-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-light-256.conf b/colors/base16-equilibrium-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-equilibrium-light.conf b/colors/base16-equilibrium-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-espresso-256.conf b/colors/base16-espresso-256.conf old mode 100755 new mode 100644 index 8590c54..82c2b03 --- a/colors/base16-espresso-256.conf +++ b/colors/base16-espresso-256.conf @@ -1,5 +1,5 @@ # Base16 Espresso - kitty color config -# Scheme by Alex Mirrington (https://github.com/alexmirrington) +# Scheme by Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington) background #2d2d2d foreground #cccccc selection_background #cccccc diff --git a/colors/base16-espresso.conf b/colors/base16-espresso.conf old mode 100755 new mode 100644 index b798d0b..8e8d90c --- a/colors/base16-espresso.conf +++ b/colors/base16-espresso.conf @@ -1,5 +1,5 @@ # Base16 Espresso - kitty color config -# Scheme by Alex Mirrington (https://github.com/alexmirrington) +# Scheme by Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington) background #2d2d2d foreground #cccccc selection_background #cccccc diff --git a/colors/base16-eva-256.conf b/colors/base16-eva-256.conf new file mode 100644 index 0000000..a6cee94 --- /dev/null +++ b/colors/base16-eva-256.conf @@ -0,0 +1,43 @@ +# Base16 Eva - kitty color config +# Scheme by kjakapat (https://github.com/kjakapat) +background #2a3b4d +foreground #9fa2a6 +selection_background #9fa2a6 +selection_foreground #2a3b4d +url_color #7e90a3 +cursor #9fa2a6 +active_border_color #55799c +inactive_border_color #3d566f +active_tab_background #2a3b4d +active_tab_foreground #9fa2a6 +inactive_tab_background #3d566f +inactive_tab_foreground #7e90a3 +tab_bar_background #3d566f + +# normal +color0 #2a3b4d +color1 #c4676c +color2 #66ff66 +color3 #ffff66 +color4 #15f4ee +color5 #9c6cd3 +color6 #4b8f77 +color7 #9fa2a6 + +# bright +color8 #55799c +color9 #c4676c +color10 #66ff66 +color11 #ffff66 +color12 #15f4ee +color13 #9c6cd3 +color14 #4b8f77 +color15 #ffffff + +# extended base16 colors +color16 #ff9966 +color17 #bb64a9 +color18 #3d566f +color19 #4b6988 +color20 #7e90a3 +color21 #d6d7d9 diff --git a/colors/base16-eva-dim-256.conf b/colors/base16-eva-dim-256.conf new file mode 100644 index 0000000..3be2810 --- /dev/null +++ b/colors/base16-eva-dim-256.conf @@ -0,0 +1,43 @@ +# Base16 Eva Dim - kitty color config +# Scheme by kjakapat (https://github.com/kjakapat) +background #2a3b4d +foreground #9fa2a6 +selection_background #9fa2a6 +selection_foreground #2a3b4d +url_color #7e90a3 +cursor #9fa2a6 +active_border_color #55799c +inactive_border_color #3d566f +active_tab_background #2a3b4d +active_tab_foreground #9fa2a6 +inactive_tab_background #3d566f +inactive_tab_foreground #7e90a3 +tab_bar_background #3d566f + +# normal +color0 #2a3b4d +color1 #c4676c +color2 #5de561 +color3 #cfd05d +color4 #1ae1dc +color5 #9c6cd3 +color6 #4b8f77 +color7 #9fa2a6 + +# bright +color8 #55799c +color9 #c4676c +color10 #5de561 +color11 #cfd05d +color12 #1ae1dc +color13 #9c6cd3 +color14 #4b8f77 +color15 #ffffff + +# extended base16 colors +color16 #ff9966 +color17 #bb64a9 +color18 #3d566f +color19 #4b6988 +color20 #7e90a3 +color21 #d6d7d9 diff --git a/colors/base16-eva-dim.conf b/colors/base16-eva-dim.conf new file mode 100644 index 0000000..45128a6 --- /dev/null +++ b/colors/base16-eva-dim.conf @@ -0,0 +1,35 @@ +# Base16 Eva Dim - kitty color config +# Scheme by kjakapat (https://github.com/kjakapat) +background #2a3b4d +foreground #9fa2a6 +selection_background #9fa2a6 +selection_foreground #2a3b4d +url_color #7e90a3 +cursor #9fa2a6 +active_border_color #55799c +inactive_border_color #3d566f +active_tab_background #2a3b4d +active_tab_foreground #9fa2a6 +inactive_tab_background #3d566f +inactive_tab_foreground #7e90a3 +tab_bar_background #3d566f + +# normal +color0 #2a3b4d +color1 #c4676c +color2 #5de561 +color3 #cfd05d +color4 #1ae1dc +color5 #9c6cd3 +color6 #4b8f77 +color7 #9fa2a6 + +# bright +color8 #55799c +color9 #ff9966 +color10 #3d566f +color11 #4b6988 +color12 #7e90a3 +color13 #d6d7d9 +color14 #bb64a9 +color15 #ffffff diff --git a/colors/base16-eva.conf b/colors/base16-eva.conf new file mode 100644 index 0000000..92effbd --- /dev/null +++ b/colors/base16-eva.conf @@ -0,0 +1,35 @@ +# Base16 Eva - kitty color config +# Scheme by kjakapat (https://github.com/kjakapat) +background #2a3b4d +foreground #9fa2a6 +selection_background #9fa2a6 +selection_foreground #2a3b4d +url_color #7e90a3 +cursor #9fa2a6 +active_border_color #55799c +inactive_border_color #3d566f +active_tab_background #2a3b4d +active_tab_foreground #9fa2a6 +inactive_tab_background #3d566f +inactive_tab_foreground #7e90a3 +tab_bar_background #3d566f + +# normal +color0 #2a3b4d +color1 #c4676c +color2 #66ff66 +color3 #ffff66 +color4 #15f4ee +color5 #9c6cd3 +color6 #4b8f77 +color7 #9fa2a6 + +# bright +color8 #55799c +color9 #ff9966 +color10 #3d566f +color11 #4b6988 +color12 #7e90a3 +color13 #d6d7d9 +color14 #bb64a9 +color15 #ffffff diff --git a/colors/base16-everforest-256.conf b/colors/base16-everforest-256.conf new file mode 100644 index 0000000..b62b4bc --- /dev/null +++ b/colors/base16-everforest-256.conf @@ -0,0 +1,43 @@ +# Base16 EverForest - kitty color config +# Scheme by sainnhe +background #2b3339 +foreground #d3c6aa +selection_background #d3c6aa +selection_foreground #2b3339 +url_color #a59572 +cursor #d3c6aa +active_border_color #868d80 +inactive_border_color #323c41 +active_tab_background #2b3339 +active_tab_foreground #d3c6aa +inactive_tab_background #323c41 +inactive_tab_foreground #a59572 +tab_bar_background #323c41 + +# normal +color0 #2b3339 +color1 #e67e80 +color2 #a7c080 +color3 #dbbc7f +color4 #7fbbb3 +color5 #d699b6 +color6 #83c092 +color7 #d3c6aa + +# bright +color8 #868d80 +color9 #e67e80 +color10 #a7c080 +color11 #dbbc7f +color12 #7fbbb3 +color13 #d699b6 +color14 #83c092 +color15 #fff9e8 + +# extended base16 colors +color16 #e69875 +color17 #d699b6 +color18 #323c41 +color19 #3a4248 +color20 #a59572 +color21 #e9e8d2 diff --git a/colors/base16-everforest.conf b/colors/base16-everforest.conf new file mode 100644 index 0000000..259197e --- /dev/null +++ b/colors/base16-everforest.conf @@ -0,0 +1,35 @@ +# Base16 EverForest - kitty color config +# Scheme by sainnhe +background #2b3339 +foreground #d3c6aa +selection_background #d3c6aa +selection_foreground #2b3339 +url_color #a59572 +cursor #d3c6aa +active_border_color #868d80 +inactive_border_color #323c41 +active_tab_background #2b3339 +active_tab_foreground #d3c6aa +inactive_tab_background #323c41 +inactive_tab_foreground #a59572 +tab_bar_background #323c41 + +# normal +color0 #2b3339 +color1 #e67e80 +color2 #a7c080 +color3 #dbbc7f +color4 #7fbbb3 +color5 #d699b6 +color6 #83c092 +color7 #d3c6aa + +# bright +color8 #868d80 +color9 #e69875 +color10 #323c41 +color11 #3a4248 +color12 #a59572 +color13 #e9e8d2 +color14 #d699b6 +color15 #fff9e8 diff --git a/colors/base16-flat-256.conf b/colors/base16-flat-256.conf old mode 100755 new mode 100644 index 68876e8..679e353 --- a/colors/base16-flat-256.conf +++ b/colors/base16-flat-256.conf @@ -1,43 +1,43 @@ # Base16 Flat - kitty color config # Scheme by Chris Kempson (http://chriskempson.com) -background #2c3e50 +background #2C3E50 foreground #e0e0e0 selection_background #e0e0e0 -selection_foreground #2c3e50 -url_color #bdc3c7 +selection_foreground #2C3E50 +url_color #BDC3C7 cursor #e0e0e0 -active_border_color #95a5a6 -inactive_border_color #34495e -active_tab_background #2c3e50 +active_border_color #95A5A6 +inactive_border_color #34495E +active_tab_background #2C3E50 active_tab_foreground #e0e0e0 -inactive_tab_background #34495e -inactive_tab_foreground #bdc3c7 -tab_bar_background #34495e +inactive_tab_background #34495E +inactive_tab_foreground #BDC3C7 +tab_bar_background #34495E # normal -color0 #2c3e50 -color1 #e74c3c -color2 #2ecc71 -color3 #f1c40f -color4 #3498db -color5 #9b59b6 -color6 #1abc9c +color0 #2C3E50 +color1 #E74C3C +color2 #2ECC71 +color3 #F1C40F +color4 #3498DB +color5 #9B59B6 +color6 #1ABC9C color7 #e0e0e0 # bright -color8 #95a5a6 -color9 #e74c3c -color10 #2ecc71 -color11 #f1c40f -color12 #3498db -color13 #9b59b6 -color14 #1abc9c -color15 #ecf0f1 +color8 #95A5A6 +color9 #E74C3C +color10 #2ECC71 +color11 #F1C40F +color12 #3498DB +color13 #9B59B6 +color14 #1ABC9C +color15 #ECF0F1 # extended base16 colors -color16 #e67e22 +color16 #E67E22 color17 #be643c -color18 #34495e -color19 #7f8c8d -color20 #bdc3c7 +color18 #34495E +color19 #7F8C8D +color20 #BDC3C7 color21 #f5f5f5 diff --git a/colors/base16-flat.conf b/colors/base16-flat.conf old mode 100755 new mode 100644 index 2c86e4e..585e638 --- a/colors/base16-flat.conf +++ b/colors/base16-flat.conf @@ -1,35 +1,35 @@ # Base16 Flat - kitty color config # Scheme by Chris Kempson (http://chriskempson.com) -background #2c3e50 +background #2C3E50 foreground #e0e0e0 selection_background #e0e0e0 -selection_foreground #2c3e50 -url_color #bdc3c7 +selection_foreground #2C3E50 +url_color #BDC3C7 cursor #e0e0e0 -active_border_color #95a5a6 -inactive_border_color #34495e -active_tab_background #2c3e50 +active_border_color #95A5A6 +inactive_border_color #34495E +active_tab_background #2C3E50 active_tab_foreground #e0e0e0 -inactive_tab_background #34495e -inactive_tab_foreground #bdc3c7 -tab_bar_background #34495e +inactive_tab_background #34495E +inactive_tab_foreground #BDC3C7 +tab_bar_background #34495E # normal -color0 #2c3e50 -color1 #e74c3c -color2 #2ecc71 -color3 #f1c40f -color4 #3498db -color5 #9b59b6 -color6 #1abc9c +color0 #2C3E50 +color1 #E74C3C +color2 #2ECC71 +color3 #F1C40F +color4 #3498DB +color5 #9B59B6 +color6 #1ABC9C color7 #e0e0e0 # bright -color8 #95a5a6 -color9 #e67e22 -color10 #34495e -color11 #7f8c8d -color12 #bdc3c7 +color8 #95A5A6 +color9 #E67E22 +color10 #34495E +color11 #7F8C8D +color12 #BDC3C7 color13 #f5f5f5 color14 #be643c -color15 #ecf0f1 +color15 #ECF0F1 diff --git a/colors/base16-framer-256.conf b/colors/base16-framer-256.conf old mode 100755 new mode 100644 index ef8d7ac..a7dcd0f --- a/colors/base16-framer-256.conf +++ b/colors/base16-framer-256.conf @@ -1,43 +1,43 @@ # Base16 Framer - kitty color config # Scheme by Framer (Maintained by Jesse Hoyos) background #181818 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #181818 -url_color #b9b9b9 -cursor #d0d0d0 +url_color #B9B9B9 +cursor #D0D0D0 active_border_color #747474 inactive_border_color #151515 active_tab_background #181818 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #151515 -inactive_tab_foreground #b9b9b9 +inactive_tab_foreground #B9B9B9 tab_bar_background #151515 # normal color0 #181818 -color1 #fd886b -color2 #32ccdc -color3 #fecb6e -color4 #20bcfc -color5 #ba8cfc -color6 #acddfd -color7 #d0d0d0 +color1 #FD886B +color2 #32CCDC +color3 #FECB6E +color4 #20BCFC +color5 #BA8CFC +color6 #ACDDFD +color7 #D0D0D0 # bright color8 #747474 -color9 #fd886b -color10 #32ccdc -color11 #fecb6e -color12 #20bcfc -color13 #ba8cfc -color14 #acddfd -color15 #eeeeee +color9 #FD886B +color10 #32CCDC +color11 #FECB6E +color12 #20BCFC +color13 #BA8CFC +color14 #ACDDFD +color15 #EEEEEE # extended base16 colors -color16 #fc4769 -color17 #b15f4a +color16 #FC4769 +color17 #B15F4A color18 #151515 color19 #464646 -color20 #b9b9b9 -color21 #e8e8e8 +color20 #B9B9B9 +color21 #E8E8E8 diff --git a/colors/base16-framer.conf b/colors/base16-framer.conf old mode 100755 new mode 100644 index 8bc7944..720e26d --- a/colors/base16-framer.conf +++ b/colors/base16-framer.conf @@ -1,35 +1,35 @@ # Base16 Framer - kitty color config # Scheme by Framer (Maintained by Jesse Hoyos) background #181818 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #181818 -url_color #b9b9b9 -cursor #d0d0d0 +url_color #B9B9B9 +cursor #D0D0D0 active_border_color #747474 inactive_border_color #151515 active_tab_background #181818 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #151515 -inactive_tab_foreground #b9b9b9 +inactive_tab_foreground #B9B9B9 tab_bar_background #151515 # normal color0 #181818 -color1 #fd886b -color2 #32ccdc -color3 #fecb6e -color4 #20bcfc -color5 #ba8cfc -color6 #acddfd -color7 #d0d0d0 +color1 #FD886B +color2 #32CCDC +color3 #FECB6E +color4 #20BCFC +color5 #BA8CFC +color6 #ACDDFD +color7 #D0D0D0 # bright color8 #747474 -color9 #fc4769 +color9 #FC4769 color10 #151515 color11 #464646 -color12 #b9b9b9 -color13 #e8e8e8 -color14 #b15f4a -color15 #eeeeee +color12 #B9B9B9 +color13 #E8E8E8 +color14 #B15F4A +color15 #EEEEEE diff --git a/colors/base16-fruit-soda-256.conf b/colors/base16-fruit-soda-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-fruit-soda.conf b/colors/base16-fruit-soda.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gigavolt-256.conf b/colors/base16-gigavolt-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gigavolt.conf b/colors/base16-gigavolt.conf old mode 100755 new mode 100644 diff --git a/colors/base16-github-256.conf b/colors/base16-github-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-github.conf b/colors/base16-github.conf old mode 100755 new mode 100644 diff --git a/colors/base16-google-dark-256.conf b/colors/base16-google-dark-256.conf old mode 100755 new mode 100644 index e78fbc9..171d3ce --- a/colors/base16-google-dark-256.conf +++ b/colors/base16-google-dark-256.conf @@ -16,27 +16,27 @@ tab_bar_background #282a2e # normal color0 #1d1f21 -color1 #cc342b +color1 #CC342B color2 #198844 -color3 #fba922 -color4 #3971ed -color5 #a36ac7 -color6 #3971ed +color3 #FBA922 +color4 #3971ED +color5 #A36AC7 +color6 #3971ED color7 #c5c8c6 # bright color8 #969896 -color9 #cc342b +color9 #CC342B color10 #198844 -color11 #fba922 -color12 #3971ed -color13 #a36ac7 -color14 #3971ed +color11 #FBA922 +color12 #3971ED +color13 #A36AC7 +color14 #3971ED color15 #ffffff # extended base16 colors -color16 #f96a38 -color17 #3971ed +color16 #F96A38 +color17 #3971ED color18 #282a2e color19 #373b41 color20 #b4b7b4 diff --git a/colors/base16-google-dark.conf b/colors/base16-google-dark.conf old mode 100755 new mode 100644 index acabe81..5a197b3 --- a/colors/base16-google-dark.conf +++ b/colors/base16-google-dark.conf @@ -16,20 +16,20 @@ tab_bar_background #282a2e # normal color0 #1d1f21 -color1 #cc342b +color1 #CC342B color2 #198844 -color3 #fba922 -color4 #3971ed -color5 #a36ac7 -color6 #3971ed +color3 #FBA922 +color4 #3971ED +color5 #A36AC7 +color6 #3971ED color7 #c5c8c6 # bright color8 #969896 -color9 #f96a38 +color9 #F96A38 color10 #282a2e color11 #373b41 color12 #b4b7b4 color13 #e0e0e0 -color14 #3971ed +color14 #3971ED color15 #ffffff diff --git a/colors/base16-google-light-256.conf b/colors/base16-google-light-256.conf old mode 100755 new mode 100644 index 947ee4e..89c4387 --- a/colors/base16-google-light-256.conf +++ b/colors/base16-google-light-256.conf @@ -16,27 +16,27 @@ tab_bar_background #e0e0e0 # normal color0 #ffffff -color1 #cc342b +color1 #CC342B color2 #198844 -color3 #fba922 -color4 #3971ed -color5 #a36ac7 -color6 #3971ed +color3 #FBA922 +color4 #3971ED +color5 #A36AC7 +color6 #3971ED color7 #373b41 # bright color8 #b4b7b4 -color9 #cc342b +color9 #CC342B color10 #198844 -color11 #fba922 -color12 #3971ed -color13 #a36ac7 -color14 #3971ed +color11 #FBA922 +color12 #3971ED +color13 #A36AC7 +color14 #3971ED color15 #1d1f21 # extended base16 colors -color16 #f96a38 -color17 #3971ed +color16 #F96A38 +color17 #3971ED color18 #e0e0e0 color19 #c5c8c6 color20 #969896 diff --git a/colors/base16-google-light.conf b/colors/base16-google-light.conf old mode 100755 new mode 100644 index 5d53c30..ce5b705 --- a/colors/base16-google-light.conf +++ b/colors/base16-google-light.conf @@ -16,20 +16,20 @@ tab_bar_background #e0e0e0 # normal color0 #ffffff -color1 #cc342b +color1 #CC342B color2 #198844 -color3 #fba922 -color4 #3971ed -color5 #a36ac7 -color6 #3971ed +color3 #FBA922 +color4 #3971ED +color5 #A36AC7 +color6 #3971ED color7 #373b41 # bright color8 #b4b7b4 -color9 #f96a38 +color9 #F96A38 color10 #e0e0e0 color11 #c5c8c6 color12 #969896 color13 #282a2e -color14 #3971ed +color14 #3971ED color15 #1d1f21 diff --git a/colors/base16-gotham-256.conf b/colors/base16-gotham-256.conf new file mode 100644 index 0000000..9847d86 --- /dev/null +++ b/colors/base16-gotham-256.conf @@ -0,0 +1,43 @@ +# Base16 Gotham - kitty color config +# Scheme by Andrea Leopardi (arranged by Brett Jones) +background #0c1014 +foreground #599cab +selection_background #599cab +selection_foreground #0c1014 +url_color #245361 +cursor #599cab +active_border_color #0a3749 +inactive_border_color #11151c +active_tab_background #0c1014 +active_tab_foreground #599cab +inactive_tab_background #11151c +inactive_tab_foreground #245361 +tab_bar_background #11151c + +# normal +color0 #0c1014 +color1 #c23127 +color2 #33859E +color3 #edb443 +color4 #195466 +color5 #888ca6 +color6 #2aa889 +color7 #599cab + +# bright +color8 #0a3749 +color9 #c23127 +color10 #33859E +color11 #edb443 +color12 #195466 +color13 #888ca6 +color14 #2aa889 +color15 #d3ebe9 + +# extended base16 colors +color16 #d26937 +color17 #4e5166 +color18 #11151c +color19 #091f2e +color20 #245361 +color21 #99d1ce diff --git a/colors/base16-gotham.conf b/colors/base16-gotham.conf new file mode 100644 index 0000000..5b2d4f8 --- /dev/null +++ b/colors/base16-gotham.conf @@ -0,0 +1,35 @@ +# Base16 Gotham - kitty color config +# Scheme by Andrea Leopardi (arranged by Brett Jones) +background #0c1014 +foreground #599cab +selection_background #599cab +selection_foreground #0c1014 +url_color #245361 +cursor #599cab +active_border_color #0a3749 +inactive_border_color #11151c +active_tab_background #0c1014 +active_tab_foreground #599cab +inactive_tab_background #11151c +inactive_tab_foreground #245361 +tab_bar_background #11151c + +# normal +color0 #0c1014 +color1 #c23127 +color2 #33859E +color3 #edb443 +color4 #195466 +color5 #888ca6 +color6 #2aa889 +color7 #599cab + +# bright +color8 #0a3749 +color9 #d26937 +color10 #11151c +color11 #091f2e +color12 #245361 +color13 #99d1ce +color14 #4e5166 +color15 #d3ebe9 diff --git a/colors/base16-grayscale-dark-256.conf b/colors/base16-grayscale-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-grayscale-dark.conf b/colors/base16-grayscale-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-grayscale-light-256.conf b/colors/base16-grayscale-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-grayscale-light.conf b/colors/base16-grayscale-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-greenscreen-256.conf b/colors/base16-greenscreen-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-greenscreen.conf b/colors/base16-greenscreen.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruber-256.conf b/colors/base16-gruber-256.conf new file mode 100644 index 0000000..1278d02 --- /dev/null +++ b/colors/base16-gruber-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruber - kitty color config +# Scheme by Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme +background #181818 +foreground #f4f4ff +selection_background #f4f4ff +selection_foreground #181818 +url_color #e4e4ef +cursor #f4f4ff +active_border_color #52494e +inactive_border_color #453d41 +active_tab_background #181818 +active_tab_foreground #f4f4ff +inactive_tab_background #453d41 +inactive_tab_foreground #e4e4ef +tab_bar_background #453d41 + +# normal +color0 #181818 +color1 #f43841 +color2 #73c936 +color3 #ffdd33 +color4 #96a6c8 +color5 #9e95c7 +color6 #95a99f +color7 #f4f4ff + +# bright +color8 #52494e +color9 #f43841 +color10 #73c936 +color11 #ffdd33 +color12 #96a6c8 +color13 #9e95c7 +color14 #95a99f +color15 #e4e4ef + +# extended base16 colors +color16 #c73c3f +color17 #cc8c3c +color18 #453d41 +color19 #484848 +color20 #e4e4ef +color21 #f5f5f5 diff --git a/colors/base16-gruber.conf b/colors/base16-gruber.conf new file mode 100644 index 0000000..a3c431c --- /dev/null +++ b/colors/base16-gruber.conf @@ -0,0 +1,35 @@ +# Base16 Gruber - kitty color config +# Scheme by Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme +background #181818 +foreground #f4f4ff +selection_background #f4f4ff +selection_foreground #181818 +url_color #e4e4ef +cursor #f4f4ff +active_border_color #52494e +inactive_border_color #453d41 +active_tab_background #181818 +active_tab_foreground #f4f4ff +inactive_tab_background #453d41 +inactive_tab_foreground #e4e4ef +tab_bar_background #453d41 + +# normal +color0 #181818 +color1 #f43841 +color2 #73c936 +color3 #ffdd33 +color4 #96a6c8 +color5 #9e95c7 +color6 #95a99f +color7 #f4f4ff + +# bright +color8 #52494e +color9 #c73c3f +color10 #453d41 +color11 #484848 +color12 #e4e4ef +color13 #f5f5f5 +color14 #cc8c3c +color15 #e4e4ef diff --git a/colors/base16-gruvbox-dark-hard-256.conf b/colors/base16-gruvbox-dark-hard-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-hard.conf b/colors/base16-gruvbox-dark-hard.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-medium-256.conf b/colors/base16-gruvbox-dark-medium-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-medium.conf b/colors/base16-gruvbox-dark-medium.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-pale-256.conf b/colors/base16-gruvbox-dark-pale-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-pale.conf b/colors/base16-gruvbox-dark-pale.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-soft-256.conf b/colors/base16-gruvbox-dark-soft-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-dark-soft.conf b/colors/base16-gruvbox-dark-soft.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-hard-256.conf b/colors/base16-gruvbox-light-hard-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-hard.conf b/colors/base16-gruvbox-light-hard.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-medium-256.conf b/colors/base16-gruvbox-light-medium-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-medium.conf b/colors/base16-gruvbox-light-medium.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-soft-256.conf b/colors/base16-gruvbox-light-soft-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-light-soft.conf b/colors/base16-gruvbox-light-soft.conf old mode 100755 new mode 100644 diff --git a/colors/base16-gruvbox-material-dark-hard-256.conf b/colors/base16-gruvbox-material-dark-hard-256.conf new file mode 100644 index 0000000..31e2dd9 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-hard-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Dark, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #202020 +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #202020 +url_color #bdae93 +cursor #ddc7a1 +active_border_color #5a524c +inactive_border_color #2a2827 +active_tab_background #202020 +active_tab_foreground #ddc7a1 +inactive_tab_background #2a2827 +inactive_tab_foreground #bdae93 +tab_bar_background #2a2827 + +# normal +color0 #202020 +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #5a524c +color9 #ea6962 +color10 #a9b665 +color11 #d8a657 +color12 #7daea3 +color13 #d3869b +color14 #89b482 +color15 #fbf1c7 + +# extended base16 colors +color16 #e78a4e +color17 #bd6f3e +color18 #2a2827 +color19 #504945 +color20 #bdae93 +color21 #ebdbb2 diff --git a/colors/base16-gruvbox-material-dark-hard.conf b/colors/base16-gruvbox-material-dark-hard.conf new file mode 100644 index 0000000..a7189f4 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-hard.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Dark, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #202020 +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #202020 +url_color #bdae93 +cursor #ddc7a1 +active_border_color #5a524c +inactive_border_color #2a2827 +active_tab_background #202020 +active_tab_foreground #ddc7a1 +inactive_tab_background #2a2827 +inactive_tab_foreground #bdae93 +tab_bar_background #2a2827 + +# normal +color0 #202020 +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #5a524c +color9 #e78a4e +color10 #2a2827 +color11 #504945 +color12 #bdae93 +color13 #ebdbb2 +color14 #bd6f3e +color15 #fbf1c7 diff --git a/colors/base16-gruvbox-material-dark-medium-256.conf b/colors/base16-gruvbox-material-dark-medium-256.conf new file mode 100644 index 0000000..121e35a --- /dev/null +++ b/colors/base16-gruvbox-material-dark-medium-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Dark, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #292828 +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #292828 +url_color #bdae93 +cursor #ddc7a1 +active_border_color #665c54 +inactive_border_color #32302f +active_tab_background #292828 +active_tab_foreground #ddc7a1 +inactive_tab_background #32302f +inactive_tab_foreground #bdae93 +tab_bar_background #32302f + +# normal +color0 #292828 +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #665c54 +color9 #ea6962 +color10 #a9b665 +color11 #d8a657 +color12 #7daea3 +color13 #d3869b +color14 #89b482 +color15 #fbf1c7 + +# extended base16 colors +color16 #e78a4e +color17 #bd6f3e +color18 #32302f +color19 #504945 +color20 #bdae93 +color21 #ebdbb2 diff --git a/colors/base16-gruvbox-material-dark-medium.conf b/colors/base16-gruvbox-material-dark-medium.conf new file mode 100644 index 0000000..4e96aa0 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-medium.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Dark, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #292828 +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #292828 +url_color #bdae93 +cursor #ddc7a1 +active_border_color #665c54 +inactive_border_color #32302f +active_tab_background #292828 +active_tab_foreground #ddc7a1 +inactive_tab_background #32302f +inactive_tab_foreground #bdae93 +tab_bar_background #32302f + +# normal +color0 #292828 +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #665c54 +color9 #e78a4e +color10 #32302f +color11 #504945 +color12 #bdae93 +color13 #ebdbb2 +color14 #bd6f3e +color15 #fbf1c7 diff --git a/colors/base16-gruvbox-material-dark-soft-256.conf b/colors/base16-gruvbox-material-dark-soft-256.conf new file mode 100644 index 0000000..a37607f --- /dev/null +++ b/colors/base16-gruvbox-material-dark-soft-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Dark, Soft - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #32302f +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #32302f +url_color #bdae93 +cursor #ddc7a1 +active_border_color #7c6f64 +inactive_border_color #3c3836 +active_tab_background #32302f +active_tab_foreground #ddc7a1 +inactive_tab_background #3c3836 +inactive_tab_foreground #bdae93 +tab_bar_background #3c3836 + +# normal +color0 #32302f +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #7c6f64 +color9 #ea6962 +color10 #a9b665 +color11 #d8a657 +color12 #7daea3 +color13 #d3869b +color14 #89b482 +color15 #fbf1c7 + +# extended base16 colors +color16 #e78a4e +color17 #bd6f3e +color18 #3c3836 +color19 #5a524c +color20 #bdae93 +color21 #ebdbb2 diff --git a/colors/base16-gruvbox-material-dark-soft.conf b/colors/base16-gruvbox-material-dark-soft.conf new file mode 100644 index 0000000..cbfe0f2 --- /dev/null +++ b/colors/base16-gruvbox-material-dark-soft.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Dark, Soft - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #32302f +foreground #ddc7a1 +selection_background #ddc7a1 +selection_foreground #32302f +url_color #bdae93 +cursor #ddc7a1 +active_border_color #7c6f64 +inactive_border_color #3c3836 +active_tab_background #32302f +active_tab_foreground #ddc7a1 +inactive_tab_background #3c3836 +inactive_tab_foreground #bdae93 +tab_bar_background #3c3836 + +# normal +color0 #32302f +color1 #ea6962 +color2 #a9b665 +color3 #d8a657 +color4 #7daea3 +color5 #d3869b +color6 #89b482 +color7 #ddc7a1 + +# bright +color8 #7c6f64 +color9 #e78a4e +color10 #3c3836 +color11 #5a524c +color12 #bdae93 +color13 #ebdbb2 +color14 #bd6f3e +color15 #fbf1c7 diff --git a/colors/base16-gruvbox-material-light-hard-256.conf b/colors/base16-gruvbox-material-light-hard-256.conf new file mode 100644 index 0000000..1eed3e4 --- /dev/null +++ b/colors/base16-gruvbox-material-light-hard-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Light, Hard - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #f9f5d7 +foreground #654735 +selection_background #654735 +selection_foreground #f9f5d7 +url_color #c9b99a +cursor #654735 +active_border_color #a89984 +inactive_border_color #fbf1c7 +active_tab_background #f9f5d7 +active_tab_foreground #654735 +inactive_tab_background #fbf1c7 +inactive_tab_foreground #c9b99a +tab_bar_background #fbf1c7 + +# normal +color0 #f9f5d7 +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #a89984 +color9 #c14a4a +color10 #6c782e +color11 #b47109 +color12 #45707a +color13 #945e80 +color14 #4c7a5d +color15 #282828 + +# extended base16 colors +color16 #c35e0a +color17 #e78a4e +color18 #fbf1c7 +color19 #e0cfa9 +color20 #c9b99a +color21 #3c3836 diff --git a/colors/base16-gruvbox-material-light-hard.conf b/colors/base16-gruvbox-material-light-hard.conf new file mode 100644 index 0000000..a04177a --- /dev/null +++ b/colors/base16-gruvbox-material-light-hard.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Light, Hard - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #f9f5d7 +foreground #654735 +selection_background #654735 +selection_foreground #f9f5d7 +url_color #c9b99a +cursor #654735 +active_border_color #a89984 +inactive_border_color #fbf1c7 +active_tab_background #f9f5d7 +active_tab_foreground #654735 +inactive_tab_background #fbf1c7 +inactive_tab_foreground #c9b99a +tab_bar_background #fbf1c7 + +# normal +color0 #f9f5d7 +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #a89984 +color9 #c35e0a +color10 #fbf1c7 +color11 #e0cfa9 +color12 #c9b99a +color13 #3c3836 +color14 #e78a4e +color15 #282828 diff --git a/colors/base16-gruvbox-material-light-medium-256.conf b/colors/base16-gruvbox-material-light-medium-256.conf new file mode 100644 index 0000000..56f411b --- /dev/null +++ b/colors/base16-gruvbox-material-light-medium-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Light, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #fbf1c7 +foreground #654735 +selection_background #654735 +selection_foreground #fbf1c7 +url_color #665c54 +cursor #654735 +active_border_color #bdae93 +inactive_border_color #f2e5bc +active_tab_background #fbf1c7 +active_tab_foreground #654735 +inactive_tab_background #f2e5bc +inactive_tab_foreground #665c54 +tab_bar_background #f2e5bc + +# normal +color0 #fbf1c7 +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #bdae93 +color9 #c14a4a +color10 #6c782e +color11 #b47109 +color12 #45707a +color13 #945e80 +color14 #4c7a5d +color15 #282828 + +# extended base16 colors +color16 #c35e0a +color17 #e78a4e +color18 #f2e5bc +color19 #d5c4a1 +color20 #665c54 +color21 #3c3836 diff --git a/colors/base16-gruvbox-material-light-medium.conf b/colors/base16-gruvbox-material-light-medium.conf new file mode 100644 index 0000000..32401e3 --- /dev/null +++ b/colors/base16-gruvbox-material-light-medium.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Light, Medium - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #fbf1c7 +foreground #654735 +selection_background #654735 +selection_foreground #fbf1c7 +url_color #665c54 +cursor #654735 +active_border_color #bdae93 +inactive_border_color #f2e5bc +active_tab_background #fbf1c7 +active_tab_foreground #654735 +inactive_tab_background #f2e5bc +inactive_tab_foreground #665c54 +tab_bar_background #f2e5bc + +# normal +color0 #fbf1c7 +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #bdae93 +color9 #c35e0a +color10 #f2e5bc +color11 #d5c4a1 +color12 #665c54 +color13 #3c3836 +color14 #e78a4e +color15 #282828 diff --git a/colors/base16-gruvbox-material-light-soft-256.conf b/colors/base16-gruvbox-material-light-soft-256.conf new file mode 100644 index 0000000..ef199d7 --- /dev/null +++ b/colors/base16-gruvbox-material-light-soft-256.conf @@ -0,0 +1,43 @@ +# Base16 Gruvbox Material Light, Soft - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #f2e5bc +foreground #654735 +selection_background #654735 +selection_foreground #f2e5bc +url_color #665c54 +cursor #654735 +active_border_color #a89984 +inactive_border_color #ebdbb2 +active_tab_background #f2e5bc +active_tab_foreground #654735 +inactive_tab_background #ebdbb2 +inactive_tab_foreground #665c54 +tab_bar_background #ebdbb2 + +# normal +color0 #f2e5bc +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #a89984 +color9 #c14a4a +color10 #6c782e +color11 #b47109 +color12 #45707a +color13 #945e80 +color14 #4c7a5d +color15 #282828 + +# extended base16 colors +color16 #c35e0a +color17 #e78a4e +color18 #ebdbb2 +color19 #c9b99a +color20 #665c54 +color21 #3c3836 diff --git a/colors/base16-gruvbox-material-light-soft.conf b/colors/base16-gruvbox-material-light-soft.conf new file mode 100644 index 0000000..2800b8d --- /dev/null +++ b/colors/base16-gruvbox-material-light-soft.conf @@ -0,0 +1,35 @@ +# Base16 Gruvbox Material Light, Soft - kitty color config +# Scheme by Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) +background #f2e5bc +foreground #654735 +selection_background #654735 +selection_foreground #f2e5bc +url_color #665c54 +cursor #654735 +active_border_color #a89984 +inactive_border_color #ebdbb2 +active_tab_background #f2e5bc +active_tab_foreground #654735 +inactive_tab_background #ebdbb2 +inactive_tab_foreground #665c54 +tab_bar_background #ebdbb2 + +# normal +color0 #f2e5bc +color1 #c14a4a +color2 #6c782e +color3 #b47109 +color4 #45707a +color5 #945e80 +color6 #4c7a5d +color7 #654735 + +# bright +color8 #a89984 +color9 #c35e0a +color10 #ebdbb2 +color11 #c9b99a +color12 #665c54 +color13 #3c3836 +color14 #e78a4e +color15 #282828 diff --git a/colors/base16-hardcore-256.conf b/colors/base16-hardcore-256.conf old mode 100755 new mode 100644 index 26c072f..9c83c68 --- a/colors/base16-hardcore-256.conf +++ b/colors/base16-hardcore-256.conf @@ -6,7 +6,7 @@ selection_background #cdcdcd selection_foreground #212121 url_color #707070 cursor #cdcdcd -active_border_color #4a4a4a +active_border_color #4A4A4A inactive_border_color #303030 active_tab_background #212121 active_tab_foreground #cdcdcd @@ -25,7 +25,7 @@ color6 #708387 color7 #cdcdcd # bright -color8 #4a4a4a +color8 #4A4A4A color9 #f92672 color10 #a6e22e color11 #e6db74 diff --git a/colors/base16-hardcore.conf b/colors/base16-hardcore.conf old mode 100755 new mode 100644 index c06b448..d1cb5c0 --- a/colors/base16-hardcore.conf +++ b/colors/base16-hardcore.conf @@ -6,7 +6,7 @@ selection_background #cdcdcd selection_foreground #212121 url_color #707070 cursor #cdcdcd -active_border_color #4a4a4a +active_border_color #4A4A4A inactive_border_color #303030 active_tab_background #212121 active_tab_foreground #cdcdcd @@ -25,7 +25,7 @@ color6 #708387 color7 #cdcdcd # bright -color8 #4a4a4a +color8 #4A4A4A color9 #fd971f color10 #303030 color11 #353535 diff --git a/colors/base16-harmonic-dark-256.conf b/colors/base16-harmonic-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-harmonic-dark.conf b/colors/base16-harmonic-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-harmonic-light-256.conf b/colors/base16-harmonic-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-harmonic-light.conf b/colors/base16-harmonic-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-heetch-256.conf b/colors/base16-heetch-256.conf old mode 100755 new mode 100644 index 9b831d8..43833fd --- a/colors/base16-heetch-256.conf +++ b/colors/base16-heetch-256.conf @@ -1,43 +1,43 @@ # Base16 Heetch Dark - kitty color config # Scheme by Geoffrey Teale (tealeg@gmail.com) background #190134 -foreground #bdb6c5 -selection_background #bdb6c5 +foreground #BDB6C5 +selection_background #BDB6C5 selection_foreground #190134 -url_color #9c92a8 -cursor #bdb6c5 -active_border_color #7b6d8b +url_color #9C92A8 +cursor #BDB6C5 +active_border_color #7B6D8B inactive_border_color #392551 active_tab_background #190134 -active_tab_foreground #bdb6c5 +active_tab_foreground #BDB6C5 inactive_tab_background #392551 -inactive_tab_foreground #9c92a8 +inactive_tab_foreground #9C92A8 tab_bar_background #392551 # normal color0 #190134 -color1 #27d9d5 -color2 #c33678 -color3 #8f6c97 -color4 #bd0152 -color5 #82034c -color6 #f80059 -color7 #bdb6c5 +color1 #27D9D5 +color2 #C33678 +color3 #8F6C97 +color4 #BD0152 +color5 #82034C +color6 #F80059 +color7 #BDB6C5 # bright -color8 #7b6d8b -color9 #27d9d5 -color10 #c33678 -color11 #8f6c97 -color12 #bd0152 -color13 #82034c -color14 #f80059 -color15 #feffff +color8 #7B6D8B +color9 #27D9D5 +color10 #C33678 +color11 #8F6C97 +color12 #BD0152 +color13 #82034C +color14 #F80059 +color15 #FEFFFF # extended base16 colors -color16 #5ba2b6 +color16 #5BA2B6 color17 #470546 color18 #392551 -color19 #5a496e -color20 #9c92a8 -color21 #dedae2 +color19 #5A496E +color20 #9C92A8 +color21 #DEDAE2 diff --git a/colors/base16-heetch-light-256.conf b/colors/base16-heetch-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-heetch-light.conf b/colors/base16-heetch-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-heetch.conf b/colors/base16-heetch.conf old mode 100755 new mode 100644 index 89dbff7..6f0ab7a --- a/colors/base16-heetch.conf +++ b/colors/base16-heetch.conf @@ -1,35 +1,35 @@ # Base16 Heetch Dark - kitty color config # Scheme by Geoffrey Teale (tealeg@gmail.com) background #190134 -foreground #bdb6c5 -selection_background #bdb6c5 +foreground #BDB6C5 +selection_background #BDB6C5 selection_foreground #190134 -url_color #9c92a8 -cursor #bdb6c5 -active_border_color #7b6d8b +url_color #9C92A8 +cursor #BDB6C5 +active_border_color #7B6D8B inactive_border_color #392551 active_tab_background #190134 -active_tab_foreground #bdb6c5 +active_tab_foreground #BDB6C5 inactive_tab_background #392551 -inactive_tab_foreground #9c92a8 +inactive_tab_foreground #9C92A8 tab_bar_background #392551 # normal color0 #190134 -color1 #27d9d5 -color2 #c33678 -color3 #8f6c97 -color4 #bd0152 -color5 #82034c -color6 #f80059 -color7 #bdb6c5 +color1 #27D9D5 +color2 #C33678 +color3 #8F6C97 +color4 #BD0152 +color5 #82034C +color6 #F80059 +color7 #BDB6C5 # bright -color8 #7b6d8b -color9 #5ba2b6 +color8 #7B6D8B +color9 #5BA2B6 color10 #392551 -color11 #5a496e -color12 #9c92a8 -color13 #dedae2 +color11 #5A496E +color12 #9C92A8 +color13 #DEDAE2 color14 #470546 -color15 #feffff +color15 #FEFFFF diff --git a/colors/base16-helios-256.conf b/colors/base16-helios-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-helios.conf b/colors/base16-helios.conf old mode 100755 new mode 100644 diff --git a/colors/base16-hopscotch-256.conf b/colors/base16-hopscotch-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-hopscotch.conf b/colors/base16-hopscotch.conf old mode 100755 new mode 100644 diff --git a/colors/base16-horizon-dark-256.conf b/colors/base16-horizon-dark-256.conf old mode 100755 new mode 100644 index 324ee16..e638986 --- a/colors/base16-horizon-dark-256.conf +++ b/colors/base16-horizon-dark-256.conf @@ -1,43 +1,43 @@ # Base16 Horizon Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #1c1e26 -foreground #cbced0 -selection_background #cbced0 -selection_foreground #1c1e26 -url_color #9da0a2 -cursor #cbced0 -active_border_color #6f6f70 +background #1C1E26 +foreground #CBCED0 +selection_background #CBCED0 +selection_foreground #1C1E26 +url_color #9DA0A2 +cursor #CBCED0 +active_border_color #6F6F70 inactive_border_color #232530 -active_tab_background #1c1e26 -active_tab_foreground #cbced0 +active_tab_background #1C1E26 +active_tab_foreground #CBCED0 inactive_tab_background #232530 -inactive_tab_foreground #9da0a2 +inactive_tab_foreground #9DA0A2 tab_bar_background #232530 # normal -color0 #1c1e26 -color1 #e93c58 -color2 #efaf8e -color3 #efb993 -color4 #df5273 -color5 #b072d1 -color6 #24a8b4 -color7 #cbced0 +color0 #1C1E26 +color1 #E93C58 +color2 #EFAF8E +color3 #EFB993 +color4 #DF5273 +color5 #B072D1 +color6 #24A8B4 +color7 #CBCED0 # bright -color8 #6f6f70 -color9 #e93c58 -color10 #efaf8e -color11 #efb993 -color12 #df5273 -color13 #b072d1 -color14 #24a8b4 -color15 #e3e6ee +color8 #6F6F70 +color9 #E93C58 +color10 #EFAF8E +color11 #EFB993 +color12 #DF5273 +color13 #B072D1 +color14 #24A8B4 +color15 #E3E6EE # extended base16 colors -color16 #e58d7d -color17 #e4a382 +color16 #E58D7D +color17 #E4A382 color18 #232530 -color19 #2e303e -color20 #9da0a2 -color21 #dcdfe4 +color19 #2E303E +color20 #9DA0A2 +color21 #DCDFE4 diff --git a/colors/base16-horizon-dark.conf b/colors/base16-horizon-dark.conf old mode 100755 new mode 100644 index 78e12c7..954238f --- a/colors/base16-horizon-dark.conf +++ b/colors/base16-horizon-dark.conf @@ -1,35 +1,35 @@ # Base16 Horizon Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #1c1e26 -foreground #cbced0 -selection_background #cbced0 -selection_foreground #1c1e26 -url_color #9da0a2 -cursor #cbced0 -active_border_color #6f6f70 +background #1C1E26 +foreground #CBCED0 +selection_background #CBCED0 +selection_foreground #1C1E26 +url_color #9DA0A2 +cursor #CBCED0 +active_border_color #6F6F70 inactive_border_color #232530 -active_tab_background #1c1e26 -active_tab_foreground #cbced0 +active_tab_background #1C1E26 +active_tab_foreground #CBCED0 inactive_tab_background #232530 -inactive_tab_foreground #9da0a2 +inactive_tab_foreground #9DA0A2 tab_bar_background #232530 # normal -color0 #1c1e26 -color1 #e93c58 -color2 #efaf8e -color3 #efb993 -color4 #df5273 -color5 #b072d1 -color6 #24a8b4 -color7 #cbced0 +color0 #1C1E26 +color1 #E93C58 +color2 #EFAF8E +color3 #EFB993 +color4 #DF5273 +color5 #B072D1 +color6 #24A8B4 +color7 #CBCED0 # bright -color8 #6f6f70 -color9 #e58d7d +color8 #6F6F70 +color9 #E58D7D color10 #232530 -color11 #2e303e -color12 #9da0a2 -color13 #dcdfe4 -color14 #e4a382 -color15 #e3e6ee +color11 #2E303E +color12 #9DA0A2 +color13 #DCDFE4 +color14 #E4A382 +color15 #E3E6EE diff --git a/colors/base16-horizon-light-256.conf b/colors/base16-horizon-light-256.conf old mode 100755 new mode 100644 index 7206bd8..f6d2fd7 --- a/colors/base16-horizon-light-256.conf +++ b/colors/base16-horizon-light-256.conf @@ -1,43 +1,43 @@ # Base16 Horizon Light - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #fdf0ed -foreground #403c3d -selection_background #403c3d -selection_foreground #fdf0ed -url_color #948c8a -cursor #403c3d -active_border_color #bdb3b1 -inactive_border_color #fadad1 -active_tab_background #fdf0ed -active_tab_foreground #403c3d -inactive_tab_background #fadad1 -inactive_tab_foreground #948c8a -tab_bar_background #fadad1 +background #FDF0ED +foreground #403C3D +selection_background #403C3D +selection_foreground #FDF0ED +url_color #948C8A +cursor #403C3D +active_border_color #BDB3B1 +inactive_border_color #FADAD1 +active_tab_background #FDF0ED +active_tab_foreground #403C3D +inactive_tab_background #FADAD1 +inactive_tab_foreground #948C8A +tab_bar_background #FADAD1 # normal -color0 #fdf0ed -color1 #f7939b -color2 #94e1b0 -color3 #fbe0d9 -color4 #da103f -color5 #1d8991 -color6 #dc3318 -color7 #403c3d +color0 #FDF0ED +color1 #F7939B +color2 #94E1B0 +color3 #FBE0D9 +color4 #DA103F +color5 #1D8991 +color6 #DC3318 +color7 #403C3D # bright -color8 #bdb3b1 -color9 #f7939b -color10 #94e1b0 -color11 #fbe0d9 -color12 #da103f -color13 #1d8991 -color14 #dc3318 -color15 #201c1d +color8 #BDB3B1 +color9 #F7939B +color10 #94E1B0 +color11 #FBE0D9 +color12 #DA103F +color13 #1D8991 +color14 #DC3318 +color15 #201C1D # extended base16 colors -color16 #f6661e -color17 #e58c92 -color18 #fadad1 -color19 #f9cbbe -color20 #948c8a -color21 #302c2d +color16 #F6661E +color17 #E58C92 +color18 #FADAD1 +color19 #F9CBBE +color20 #948C8A +color21 #302C2D diff --git a/colors/base16-horizon-light.conf b/colors/base16-horizon-light.conf old mode 100755 new mode 100644 index 294819a..43f8cd6 --- a/colors/base16-horizon-light.conf +++ b/colors/base16-horizon-light.conf @@ -1,35 +1,35 @@ # Base16 Horizon Light - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #fdf0ed -foreground #403c3d -selection_background #403c3d -selection_foreground #fdf0ed -url_color #948c8a -cursor #403c3d -active_border_color #bdb3b1 -inactive_border_color #fadad1 -active_tab_background #fdf0ed -active_tab_foreground #403c3d -inactive_tab_background #fadad1 -inactive_tab_foreground #948c8a -tab_bar_background #fadad1 +background #FDF0ED +foreground #403C3D +selection_background #403C3D +selection_foreground #FDF0ED +url_color #948C8A +cursor #403C3D +active_border_color #BDB3B1 +inactive_border_color #FADAD1 +active_tab_background #FDF0ED +active_tab_foreground #403C3D +inactive_tab_background #FADAD1 +inactive_tab_foreground #948C8A +tab_bar_background #FADAD1 # normal -color0 #fdf0ed -color1 #f7939b -color2 #94e1b0 -color3 #fbe0d9 -color4 #da103f -color5 #1d8991 -color6 #dc3318 -color7 #403c3d +color0 #FDF0ED +color1 #F7939B +color2 #94E1B0 +color3 #FBE0D9 +color4 #DA103F +color5 #1D8991 +color6 #DC3318 +color7 #403C3D # bright -color8 #bdb3b1 -color9 #f6661e -color10 #fadad1 -color11 #f9cbbe -color12 #948c8a -color13 #302c2d -color14 #e58c92 -color15 #201c1d +color8 #BDB3B1 +color9 #F6661E +color10 #FADAD1 +color11 #F9CBBE +color12 #948C8A +color13 #302C2D +color14 #E58C92 +color15 #201C1D diff --git a/colors/base16-horizon-terminal-dark-256.conf b/colors/base16-horizon-terminal-dark-256.conf old mode 100755 new mode 100644 index 7ab544f..da34773 --- a/colors/base16-horizon-terminal-dark-256.conf +++ b/colors/base16-horizon-terminal-dark-256.conf @@ -1,43 +1,43 @@ # Base16 Horizon Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #1c1e26 -foreground #cbced0 -selection_background #cbced0 -selection_foreground #1c1e26 -url_color #9da0a2 -cursor #cbced0 -active_border_color #6f6f70 +background #1C1E26 +foreground #CBCED0 +selection_background #CBCED0 +selection_foreground #1C1E26 +url_color #9DA0A2 +cursor #CBCED0 +active_border_color #6F6F70 inactive_border_color #232530 -active_tab_background #1c1e26 -active_tab_foreground #cbced0 +active_tab_background #1C1E26 +active_tab_foreground #CBCED0 inactive_tab_background #232530 -inactive_tab_foreground #9da0a2 +inactive_tab_foreground #9DA0A2 tab_bar_background #232530 # normal -color0 #1c1e26 -color1 #e95678 -color2 #29d398 -color3 #fac29a -color4 #26bbd9 -color5 #ee64ac -color6 #59e1e3 -color7 #cbced0 +color0 #1C1E26 +color1 #E95678 +color2 #29D398 +color3 #FAC29A +color4 #26BBD9 +color5 #EE64AC +color6 #59E1E3 +color7 #CBCED0 # bright -color8 #6f6f70 -color9 #e95678 -color10 #29d398 -color11 #fac29a -color12 #26bbd9 -color13 #ee64ac -color14 #59e1e3 -color15 #e3e6ee +color8 #6F6F70 +color9 #E95678 +color10 #29D398 +color11 #FAC29A +color12 #26BBD9 +color13 #EE64AC +color14 #59E1E3 +color15 #E3E6EE # extended base16 colors -color16 #fab795 -color17 #f09383 +color16 #FAB795 +color17 #F09383 color18 #232530 -color19 #2e303e -color20 #9da0a2 -color21 #dcdfe4 +color19 #2E303E +color20 #9DA0A2 +color21 #DCDFE4 diff --git a/colors/base16-horizon-terminal-dark.conf b/colors/base16-horizon-terminal-dark.conf old mode 100755 new mode 100644 index 490c941..66d4be0 --- a/colors/base16-horizon-terminal-dark.conf +++ b/colors/base16-horizon-terminal-dark.conf @@ -1,35 +1,35 @@ # Base16 Horizon Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #1c1e26 -foreground #cbced0 -selection_background #cbced0 -selection_foreground #1c1e26 -url_color #9da0a2 -cursor #cbced0 -active_border_color #6f6f70 +background #1C1E26 +foreground #CBCED0 +selection_background #CBCED0 +selection_foreground #1C1E26 +url_color #9DA0A2 +cursor #CBCED0 +active_border_color #6F6F70 inactive_border_color #232530 -active_tab_background #1c1e26 -active_tab_foreground #cbced0 +active_tab_background #1C1E26 +active_tab_foreground #CBCED0 inactive_tab_background #232530 -inactive_tab_foreground #9da0a2 +inactive_tab_foreground #9DA0A2 tab_bar_background #232530 # normal -color0 #1c1e26 -color1 #e95678 -color2 #29d398 -color3 #fac29a -color4 #26bbd9 -color5 #ee64ac -color6 #59e1e3 -color7 #cbced0 +color0 #1C1E26 +color1 #E95678 +color2 #29D398 +color3 #FAC29A +color4 #26BBD9 +color5 #EE64AC +color6 #59E1E3 +color7 #CBCED0 # bright -color8 #6f6f70 -color9 #fab795 +color8 #6F6F70 +color9 #FAB795 color10 #232530 -color11 #2e303e -color12 #9da0a2 -color13 #dcdfe4 -color14 #f09383 -color15 #e3e6ee +color11 #2E303E +color12 #9DA0A2 +color13 #DCDFE4 +color14 #F09383 +color15 #E3E6EE diff --git a/colors/base16-horizon-terminal-light-256.conf b/colors/base16-horizon-terminal-light-256.conf old mode 100755 new mode 100644 index 055ce1b..a0bde7c --- a/colors/base16-horizon-terminal-light-256.conf +++ b/colors/base16-horizon-terminal-light-256.conf @@ -1,43 +1,43 @@ # Base16 Horizon Light - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #fdf0ed -foreground #403c3d -selection_background #403c3d -selection_foreground #fdf0ed -url_color #948c8a -cursor #403c3d -active_border_color #bdb3b1 -inactive_border_color #fadad1 -active_tab_background #fdf0ed -active_tab_foreground #403c3d -inactive_tab_background #fadad1 -inactive_tab_foreground #948c8a -tab_bar_background #fadad1 +background #FDF0ED +foreground #403C3D +selection_background #403C3D +selection_foreground #FDF0ED +url_color #948C8A +cursor #403C3D +active_border_color #BDB3B1 +inactive_border_color #FADAD1 +active_tab_background #FDF0ED +active_tab_foreground #403C3D +inactive_tab_background #FADAD1 +inactive_tab_foreground #948C8A +tab_bar_background #FADAD1 # normal -color0 #fdf0ed -color1 #e95678 -color2 #29d398 -color3 #fadad1 -color4 #26bbd9 -color5 #ee64ac -color6 #59e1e3 -color7 #403c3d +color0 #FDF0ED +color1 #E95678 +color2 #29D398 +color3 #FADAD1 +color4 #26BBD9 +color5 #EE64AC +color6 #59E1E3 +color7 #403C3D # bright -color8 #bdb3b1 -color9 #e95678 -color10 #29d398 -color11 #fadad1 -color12 #26bbd9 -color13 #ee64ac -color14 #59e1e3 -color15 #201c1d +color8 #BDB3B1 +color9 #E95678 +color10 #29D398 +color11 #FADAD1 +color12 #26BBD9 +color13 #EE64AC +color14 #59E1E3 +color15 #201C1D # extended base16 colors -color16 #f9cec3 -color17 #f9cbbe -color18 #fadad1 -color19 #f9cbbe -color20 #948c8a -color21 #302c2d +color16 #F9CEC3 +color17 #F9CBBE +color18 #FADAD1 +color19 #F9CBBE +color20 #948C8A +color21 #302C2D diff --git a/colors/base16-horizon-terminal-light.conf b/colors/base16-horizon-terminal-light.conf old mode 100755 new mode 100644 index 9711a05..4241066 --- a/colors/base16-horizon-terminal-light.conf +++ b/colors/base16-horizon-terminal-light.conf @@ -1,35 +1,35 @@ # Base16 Horizon Light - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #fdf0ed -foreground #403c3d -selection_background #403c3d -selection_foreground #fdf0ed -url_color #948c8a -cursor #403c3d -active_border_color #bdb3b1 -inactive_border_color #fadad1 -active_tab_background #fdf0ed -active_tab_foreground #403c3d -inactive_tab_background #fadad1 -inactive_tab_foreground #948c8a -tab_bar_background #fadad1 +background #FDF0ED +foreground #403C3D +selection_background #403C3D +selection_foreground #FDF0ED +url_color #948C8A +cursor #403C3D +active_border_color #BDB3B1 +inactive_border_color #FADAD1 +active_tab_background #FDF0ED +active_tab_foreground #403C3D +inactive_tab_background #FADAD1 +inactive_tab_foreground #948C8A +tab_bar_background #FADAD1 # normal -color0 #fdf0ed -color1 #e95678 -color2 #29d398 -color3 #fadad1 -color4 #26bbd9 -color5 #ee64ac -color6 #59e1e3 -color7 #403c3d +color0 #FDF0ED +color1 #E95678 +color2 #29D398 +color3 #FADAD1 +color4 #26BBD9 +color5 #EE64AC +color6 #59E1E3 +color7 #403C3D # bright -color8 #bdb3b1 -color9 #f9cec3 -color10 #fadad1 -color11 #f9cbbe -color12 #948c8a -color13 #302c2d -color14 #f9cbbe -color15 #201c1d +color8 #BDB3B1 +color9 #F9CEC3 +color10 #FADAD1 +color11 #F9CBBE +color12 #948C8A +color13 #302C2D +color14 #F9CBBE +color15 #201C1D diff --git a/colors/base16-humanoid-dark-256.conf b/colors/base16-humanoid-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-humanoid-dark.conf b/colors/base16-humanoid-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-humanoid-light-256.conf b/colors/base16-humanoid-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-humanoid-light.conf b/colors/base16-humanoid-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-ia-dark-256.conf b/colors/base16-ia-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-ia-dark.conf b/colors/base16-ia-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-ia-light-256.conf b/colors/base16-ia-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-ia-light.conf b/colors/base16-ia-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-icy-256.conf b/colors/base16-icy-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-icy.conf b/colors/base16-icy.conf old mode 100755 new mode 100644 diff --git a/colors/base16-irblack-256.conf b/colors/base16-irblack-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-irblack.conf b/colors/base16-irblack.conf old mode 100755 new mode 100644 diff --git a/colors/base16-isotope-256.conf b/colors/base16-isotope-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-isotope.conf b/colors/base16-isotope.conf old mode 100755 new mode 100644 diff --git a/colors/base16-kanagawa-256.conf b/colors/base16-kanagawa-256.conf new file mode 100644 index 0000000..4ec67e7 --- /dev/null +++ b/colors/base16-kanagawa-256.conf @@ -0,0 +1,43 @@ +# Base16 Kanagawa - kitty color config +# Scheme by Tommaso Laurenzi (https://github.com/rebelot) +background #1F1F28 +foreground #DCD7BA +selection_background #DCD7BA +selection_foreground #1F1F28 +url_color #727169 +cursor #DCD7BA +active_border_color #54546D +inactive_border_color #16161D +active_tab_background #1F1F28 +active_tab_foreground #DCD7BA +inactive_tab_background #16161D +inactive_tab_foreground #727169 +tab_bar_background #16161D + +# normal +color0 #1F1F28 +color1 #C34043 +color2 #76946A +color3 #C0A36E +color4 #7E9CD8 +color5 #957FB8 +color6 #6A9589 +color7 #DCD7BA + +# bright +color8 #54546D +color9 #C34043 +color10 #76946A +color11 #C0A36E +color12 #7E9CD8 +color13 #957FB8 +color14 #6A9589 +color15 #717C7C + +# extended base16 colors +color16 #FFA066 +color17 #D27E99 +color18 #16161D +color19 #223249 +color20 #727169 +color21 #C8C093 diff --git a/colors/base16-kanagawa.conf b/colors/base16-kanagawa.conf new file mode 100644 index 0000000..2f8b89f --- /dev/null +++ b/colors/base16-kanagawa.conf @@ -0,0 +1,35 @@ +# Base16 Kanagawa - kitty color config +# Scheme by Tommaso Laurenzi (https://github.com/rebelot) +background #1F1F28 +foreground #DCD7BA +selection_background #DCD7BA +selection_foreground #1F1F28 +url_color #727169 +cursor #DCD7BA +active_border_color #54546D +inactive_border_color #16161D +active_tab_background #1F1F28 +active_tab_foreground #DCD7BA +inactive_tab_background #16161D +inactive_tab_foreground #727169 +tab_bar_background #16161D + +# normal +color0 #1F1F28 +color1 #C34043 +color2 #76946A +color3 #C0A36E +color4 #7E9CD8 +color5 #957FB8 +color6 #6A9589 +color7 #DCD7BA + +# bright +color8 #54546D +color9 #FFA066 +color10 #16161D +color11 #223249 +color12 #727169 +color13 #C8C093 +color14 #D27E99 +color15 #717C7C diff --git a/colors/base16-katy-256.conf b/colors/base16-katy-256.conf new file mode 100644 index 0000000..e70479d --- /dev/null +++ b/colors/base16-katy-256.conf @@ -0,0 +1,43 @@ +# Base16 Katy - kitty color config +# Scheme by George Essig (https://github.com/gessig) +background #292d3e +foreground #959dcb +selection_background #959dcb +selection_foreground #292d3e +url_color #8796b0 +cursor #959dcb +active_border_color #676e95 +inactive_border_color #444267 +active_tab_background #292d3e +active_tab_foreground #959dcb +inactive_tab_background #444267 +inactive_tab_foreground #8796b0 +tab_bar_background #444267 + +# normal +color0 #292d3e +color1 #6e98e1 +color2 #78c06e +color3 #e0a557 +color4 #82aaff +color5 #c792ea +color6 #83b7e5 +color7 #959dcb + +# bright +color8 #676e95 +color9 #6e98e1 +color10 #78c06e +color11 #e0a557 +color12 #82aaff +color13 #c792ea +color14 #83b7e5 +color15 #ffffff + +# extended base16 colors +color16 #f78c6c +color17 #ff5370 +color18 #444267 +color19 #5c598b +color20 #8796b0 +color21 #959dcb diff --git a/colors/base16-katy.conf b/colors/base16-katy.conf new file mode 100644 index 0000000..e068941 --- /dev/null +++ b/colors/base16-katy.conf @@ -0,0 +1,35 @@ +# Base16 Katy - kitty color config +# Scheme by George Essig (https://github.com/gessig) +background #292d3e +foreground #959dcb +selection_background #959dcb +selection_foreground #292d3e +url_color #8796b0 +cursor #959dcb +active_border_color #676e95 +inactive_border_color #444267 +active_tab_background #292d3e +active_tab_foreground #959dcb +inactive_tab_background #444267 +inactive_tab_foreground #8796b0 +tab_bar_background #444267 + +# normal +color0 #292d3e +color1 #6e98e1 +color2 #78c06e +color3 #e0a557 +color4 #82aaff +color5 #c792ea +color6 #83b7e5 +color7 #959dcb + +# bright +color8 #676e95 +color9 #f78c6c +color10 #444267 +color11 #5c598b +color12 #8796b0 +color13 #959dcb +color14 #ff5370 +color15 #ffffff diff --git a/colors/base16-kimber-256.conf b/colors/base16-kimber-256.conf new file mode 100644 index 0000000..064f087 --- /dev/null +++ b/colors/base16-kimber-256.conf @@ -0,0 +1,43 @@ +# Base16 Kimber - kitty color config +# Scheme by Mishka Nguyen (https://github.com/akhsiM) +background #222222 +foreground #DEDEE7 +selection_background #DEDEE7 +selection_foreground #222222 +url_color #5A5A5A +cursor #DEDEE7 +active_border_color #644646 +inactive_border_color #313131 +active_tab_background #222222 +active_tab_foreground #DEDEE7 +inactive_tab_background #313131 +inactive_tab_foreground #5A5A5A +tab_bar_background #313131 + +# normal +color0 #222222 +color1 #C88C8C +color2 #99C899 +color3 #D8B56D +color4 #537C9C +color5 #86CACD +color6 #78B4B4 +color7 #DEDEE7 + +# bright +color8 #644646 +color9 #C88C8C +color10 #99C899 +color11 #D8B56D +color12 #537C9C +color13 #86CACD +color14 #78B4B4 +color15 #FFFFE6 + +# extended base16 colors +color16 #476C88 +color17 #704F4F +color18 #313131 +color19 #555D55 +color20 #5A5A5A +color21 #C3C3B4 diff --git a/colors/base16-kimber.conf b/colors/base16-kimber.conf new file mode 100644 index 0000000..baaf2f4 --- /dev/null +++ b/colors/base16-kimber.conf @@ -0,0 +1,35 @@ +# Base16 Kimber - kitty color config +# Scheme by Mishka Nguyen (https://github.com/akhsiM) +background #222222 +foreground #DEDEE7 +selection_background #DEDEE7 +selection_foreground #222222 +url_color #5A5A5A +cursor #DEDEE7 +active_border_color #644646 +inactive_border_color #313131 +active_tab_background #222222 +active_tab_foreground #DEDEE7 +inactive_tab_background #313131 +inactive_tab_foreground #5A5A5A +tab_bar_background #313131 + +# normal +color0 #222222 +color1 #C88C8C +color2 #99C899 +color3 #D8B56D +color4 #537C9C +color5 #86CACD +color6 #78B4B4 +color7 #DEDEE7 + +# bright +color8 #644646 +color9 #476C88 +color10 #313131 +color11 #555D55 +color12 #5A5A5A +color13 #C3C3B4 +color14 #704F4F +color15 #FFFFE6 diff --git a/colors/base16-lime-256.conf b/colors/base16-lime-256.conf new file mode 100644 index 0000000..d89b6c5 --- /dev/null +++ b/colors/base16-lime-256.conf @@ -0,0 +1,43 @@ +# Base16 lime - kitty color config +# Scheme by limelier +background #1a1a2f +foreground #818175 +selection_background #818175 +selection_foreground #1a1a2f +url_color #515155 +cursor #818175 +active_border_color #313140 +inactive_border_color #202030 +active_tab_background #1a1a2f +active_tab_foreground #818175 +inactive_tab_background #202030 +inactive_tab_foreground #515155 +tab_bar_background #202030 + +# normal +color0 #1a1a2f +color1 #ff662a +color2 #8cd97c +color3 #ffd15e +color4 #2b926f +color5 #1b825f +color6 #4cad83 +color7 #818175 + +# bright +color8 #313140 +color9 #ff662a +color10 #8cd97c +color11 #ffd15e +color12 #2b926f +color13 #1b825f +color14 #4cad83 +color15 #fff8e1 + +# extended base16 colors +color16 #ff773a +color17 #b4d97c +color18 #202030 +color19 #2a2a3f +color20 #515155 +color21 #fff2d1 diff --git a/colors/base16-lime.conf b/colors/base16-lime.conf new file mode 100644 index 0000000..50a44e5 --- /dev/null +++ b/colors/base16-lime.conf @@ -0,0 +1,35 @@ +# Base16 lime - kitty color config +# Scheme by limelier +background #1a1a2f +foreground #818175 +selection_background #818175 +selection_foreground #1a1a2f +url_color #515155 +cursor #818175 +active_border_color #313140 +inactive_border_color #202030 +active_tab_background #1a1a2f +active_tab_foreground #818175 +inactive_tab_background #202030 +inactive_tab_foreground #515155 +tab_bar_background #202030 + +# normal +color0 #1a1a2f +color1 #ff662a +color2 #8cd97c +color3 #ffd15e +color4 #2b926f +color5 #1b825f +color6 #4cad83 +color7 #818175 + +# bright +color8 #313140 +color9 #ff773a +color10 #202030 +color11 #2a2a3f +color12 #515155 +color13 #fff2d1 +color14 #b4d97c +color15 #fff8e1 diff --git a/colors/base16-macintosh-256.conf b/colors/base16-macintosh-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-macintosh.conf b/colors/base16-macintosh.conf old mode 100755 new mode 100644 diff --git a/colors/base16-marrakesh-256.conf b/colors/base16-marrakesh-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-marrakesh.conf b/colors/base16-marrakesh.conf old mode 100755 new mode 100644 diff --git a/colors/base16-materia-256.conf b/colors/base16-materia-256.conf old mode 100755 new mode 100644 index dbfe929..e32d729 --- a/colors/base16-materia-256.conf +++ b/colors/base16-materia-256.conf @@ -1,43 +1,43 @@ # Base16 Materia - kitty color config # Scheme by Defman21 background #263238 -foreground #cdd3de -selection_background #cdd3de +foreground #CDD3DE +selection_background #CDD3DE selection_foreground #263238 -url_color #c9ccd3 -cursor #cdd3de +url_color #C9CCD3 +cursor #CDD3DE active_border_color #707880 -inactive_border_color #2c393f +inactive_border_color #2C393F active_tab_background #263238 -active_tab_foreground #cdd3de -inactive_tab_background #2c393f -inactive_tab_foreground #c9ccd3 -tab_bar_background #2c393f +active_tab_foreground #CDD3DE +inactive_tab_background #2C393F +inactive_tab_foreground #C9CCD3 +tab_bar_background #2C393F # normal color0 #263238 -color1 #ec5f67 -color2 #8bd649 -color3 #ffcc00 -color4 #89ddff -color5 #82aaff -color6 #80cbc4 -color7 #cdd3de +color1 #EC5F67 +color2 #8BD649 +color3 #FFCC00 +color4 #89DDFF +color5 #82AAFF +color6 #80CBC4 +color7 #CDD3DE # bright color8 #707880 -color9 #ec5f67 -color10 #8bd649 -color11 #ffcc00 -color12 #89ddff -color13 #82aaff -color14 #80cbc4 -color15 #ffffff +color9 #EC5F67 +color10 #8BD649 +color11 #FFCC00 +color12 #89DDFF +color13 #82AAFF +color14 #80CBC4 +color15 #FFFFFF # extended base16 colors -color16 #ea9560 -color17 #ec5f67 -color18 #2c393f -color19 #37474f -color20 #c9ccd3 -color21 #d5dbe5 +color16 #EA9560 +color17 #EC5F67 +color18 #2C393F +color19 #37474F +color20 #C9CCD3 +color21 #D5DBE5 diff --git a/colors/base16-materia.conf b/colors/base16-materia.conf old mode 100755 new mode 100644 index f8c6cf2..5e4750d --- a/colors/base16-materia.conf +++ b/colors/base16-materia.conf @@ -1,35 +1,35 @@ # Base16 Materia - kitty color config # Scheme by Defman21 background #263238 -foreground #cdd3de -selection_background #cdd3de +foreground #CDD3DE +selection_background #CDD3DE selection_foreground #263238 -url_color #c9ccd3 -cursor #cdd3de +url_color #C9CCD3 +cursor #CDD3DE active_border_color #707880 -inactive_border_color #2c393f +inactive_border_color #2C393F active_tab_background #263238 -active_tab_foreground #cdd3de -inactive_tab_background #2c393f -inactive_tab_foreground #c9ccd3 -tab_bar_background #2c393f +active_tab_foreground #CDD3DE +inactive_tab_background #2C393F +inactive_tab_foreground #C9CCD3 +tab_bar_background #2C393F # normal color0 #263238 -color1 #ec5f67 -color2 #8bd649 -color3 #ffcc00 -color4 #89ddff -color5 #82aaff -color6 #80cbc4 -color7 #cdd3de +color1 #EC5F67 +color2 #8BD649 +color3 #FFCC00 +color4 #89DDFF +color5 #82AAFF +color6 #80CBC4 +color7 #CDD3DE # bright color8 #707880 -color9 #ea9560 -color10 #2c393f -color11 #37474f -color12 #c9ccd3 -color13 #d5dbe5 -color14 #ec5f67 -color15 #ffffff +color9 #EA9560 +color10 #2C393F +color11 #37474F +color12 #C9CCD3 +color13 #D5DBE5 +color14 #EC5F67 +color15 #FFFFFF diff --git a/colors/base16-material-256.conf b/colors/base16-material-256.conf old mode 100755 new mode 100644 index 29fe96d..ff926d2 --- a/colors/base16-material-256.conf +++ b/colors/base16-material-256.conf @@ -1,43 +1,43 @@ # Base16 Material - kitty color config # Scheme by Nate Peterson background #263238 -foreground #eeffff -selection_background #eeffff +foreground #EEFFFF +selection_background #EEFFFF selection_foreground #263238 -url_color #b2ccd6 -cursor #eeffff -active_border_color #546e7a -inactive_border_color #2e3c43 +url_color #B2CCD6 +cursor #EEFFFF +active_border_color #546E7A +inactive_border_color #2E3C43 active_tab_background #263238 -active_tab_foreground #eeffff -inactive_tab_background #2e3c43 -inactive_tab_foreground #b2ccd6 -tab_bar_background #2e3c43 +active_tab_foreground #EEFFFF +inactive_tab_background #2E3C43 +inactive_tab_foreground #B2CCD6 +tab_bar_background #2E3C43 # normal color0 #263238 -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #eeffff +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #EEFFFF # bright -color8 #546e7a -color9 #f07178 -color10 #c3e88d -color11 #ffcb6b -color12 #82aaff -color13 #c792ea -color14 #89ddff -color15 #ffffff +color8 #546E7A +color9 #F07178 +color10 #C3E88D +color11 #FFCB6B +color12 #82AAFF +color13 #C792EA +color14 #89DDFF +color15 #FFFFFF # extended base16 colors -color16 #f78c6c -color17 #ff5370 -color18 #2e3c43 +color16 #F78C6C +color17 #FF5370 +color18 #2E3C43 color19 #314549 -color20 #b2ccd6 -color21 #eeffff +color20 #B2CCD6 +color21 #EEFFFF diff --git a/colors/base16-material-darker-256.conf b/colors/base16-material-darker-256.conf old mode 100755 new mode 100644 index e0c03f4..1260dd8 --- a/colors/base16-material-darker-256.conf +++ b/colors/base16-material-darker-256.conf @@ -1,43 +1,43 @@ # Base16 Material Darker - kitty color config # Scheme by Nate Peterson background #212121 -foreground #eeffff -selection_background #eeffff +foreground #EEFFFF +selection_background #EEFFFF selection_foreground #212121 -url_color #b2ccd6 -cursor #eeffff -active_border_color #4a4a4a +url_color #B2CCD6 +cursor #EEFFFF +active_border_color #4A4A4A inactive_border_color #303030 active_tab_background #212121 -active_tab_foreground #eeffff +active_tab_foreground #EEFFFF inactive_tab_background #303030 -inactive_tab_foreground #b2ccd6 +inactive_tab_foreground #B2CCD6 tab_bar_background #303030 # normal color0 #212121 -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #eeffff +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #EEFFFF # bright -color8 #4a4a4a -color9 #f07178 -color10 #c3e88d -color11 #ffcb6b -color12 #82aaff -color13 #c792ea -color14 #89ddff -color15 #ffffff +color8 #4A4A4A +color9 #F07178 +color10 #C3E88D +color11 #FFCB6B +color12 #82AAFF +color13 #C792EA +color14 #89DDFF +color15 #FFFFFF # extended base16 colors -color16 #f78c6c -color17 #ff5370 +color16 #F78C6C +color17 #FF5370 color18 #303030 color19 #353535 -color20 #b2ccd6 -color21 #eeffff +color20 #B2CCD6 +color21 #EEFFFF diff --git a/colors/base16-material-darker.conf b/colors/base16-material-darker.conf old mode 100755 new mode 100644 index de154b3..ca4b2ef --- a/colors/base16-material-darker.conf +++ b/colors/base16-material-darker.conf @@ -1,35 +1,35 @@ # Base16 Material Darker - kitty color config # Scheme by Nate Peterson background #212121 -foreground #eeffff -selection_background #eeffff +foreground #EEFFFF +selection_background #EEFFFF selection_foreground #212121 -url_color #b2ccd6 -cursor #eeffff -active_border_color #4a4a4a +url_color #B2CCD6 +cursor #EEFFFF +active_border_color #4A4A4A inactive_border_color #303030 active_tab_background #212121 -active_tab_foreground #eeffff +active_tab_foreground #EEFFFF inactive_tab_background #303030 -inactive_tab_foreground #b2ccd6 +inactive_tab_foreground #B2CCD6 tab_bar_background #303030 # normal color0 #212121 -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #eeffff +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #EEFFFF # bright -color8 #4a4a4a -color9 #f78c6c +color8 #4A4A4A +color9 #F78C6C color10 #303030 color11 #353535 -color12 #b2ccd6 -color13 #eeffff -color14 #ff5370 -color15 #ffffff +color12 #B2CCD6 +color13 #EEFFFF +color14 #FF5370 +color15 #FFFFFF diff --git a/colors/base16-material-lighter-256.conf b/colors/base16-material-lighter-256.conf old mode 100755 new mode 100644 index 371e31b..0bc46cc --- a/colors/base16-material-lighter-256.conf +++ b/colors/base16-material-lighter-256.conf @@ -1,43 +1,43 @@ # Base16 Material Lighter - kitty color config # Scheme by Nate Peterson -background #fafafa -foreground #80cbc4 -selection_background #80cbc4 -selection_foreground #fafafa -url_color #8796b0 -cursor #80cbc4 -active_border_color #ccd7da -inactive_border_color #e7eaec -active_tab_background #fafafa -active_tab_foreground #80cbc4 -inactive_tab_background #e7eaec -inactive_tab_foreground #8796b0 -tab_bar_background #e7eaec +background #FAFAFA +foreground #80CBC4 +selection_background #80CBC4 +selection_foreground #FAFAFA +url_color #8796B0 +cursor #80CBC4 +active_border_color #CCD7DA +inactive_border_color #E7EAEC +active_tab_background #FAFAFA +active_tab_foreground #80CBC4 +inactive_tab_background #E7EAEC +inactive_tab_foreground #8796B0 +tab_bar_background #E7EAEC # normal -color0 #fafafa -color1 #ff5370 -color2 #91b859 -color3 #ffb62c -color4 #6182b8 -color5 #7c4dff -color6 #39adb5 -color7 #80cbc4 +color0 #FAFAFA +color1 #FF5370 +color2 #91B859 +color3 #FFB62C +color4 #6182B8 +color5 #7C4DFF +color6 #39ADB5 +color7 #80CBC4 # bright -color8 #ccd7da -color9 #ff5370 -color10 #91b859 -color11 #ffb62c -color12 #6182b8 -color13 #7c4dff -color14 #39adb5 -color15 #ffffff +color8 #CCD7DA +color9 #FF5370 +color10 #91B859 +color11 #FFB62C +color12 #6182B8 +color13 #7C4DFF +color14 #39ADB5 +color15 #FFFFFF # extended base16 colors -color16 #f76d47 -color17 #e53935 -color18 #e7eaec -color19 #cceae7 -color20 #8796b0 -color21 #80cbc4 +color16 #F76D47 +color17 #E53935 +color18 #E7EAEC +color19 #CCEAE7 +color20 #8796B0 +color21 #80CBC4 diff --git a/colors/base16-material-lighter.conf b/colors/base16-material-lighter.conf old mode 100755 new mode 100644 index a2f66b6..6621556 --- a/colors/base16-material-lighter.conf +++ b/colors/base16-material-lighter.conf @@ -1,35 +1,35 @@ # Base16 Material Lighter - kitty color config # Scheme by Nate Peterson -background #fafafa -foreground #80cbc4 -selection_background #80cbc4 -selection_foreground #fafafa -url_color #8796b0 -cursor #80cbc4 -active_border_color #ccd7da -inactive_border_color #e7eaec -active_tab_background #fafafa -active_tab_foreground #80cbc4 -inactive_tab_background #e7eaec -inactive_tab_foreground #8796b0 -tab_bar_background #e7eaec +background #FAFAFA +foreground #80CBC4 +selection_background #80CBC4 +selection_foreground #FAFAFA +url_color #8796B0 +cursor #80CBC4 +active_border_color #CCD7DA +inactive_border_color #E7EAEC +active_tab_background #FAFAFA +active_tab_foreground #80CBC4 +inactive_tab_background #E7EAEC +inactive_tab_foreground #8796B0 +tab_bar_background #E7EAEC # normal -color0 #fafafa -color1 #ff5370 -color2 #91b859 -color3 #ffb62c -color4 #6182b8 -color5 #7c4dff -color6 #39adb5 -color7 #80cbc4 +color0 #FAFAFA +color1 #FF5370 +color2 #91B859 +color3 #FFB62C +color4 #6182B8 +color5 #7C4DFF +color6 #39ADB5 +color7 #80CBC4 # bright -color8 #ccd7da -color9 #f76d47 -color10 #e7eaec -color11 #cceae7 -color12 #8796b0 -color13 #80cbc4 -color14 #e53935 -color15 #ffffff +color8 #CCD7DA +color9 #F76D47 +color10 #E7EAEC +color11 #CCEAE7 +color12 #8796B0 +color13 #80CBC4 +color14 #E53935 +color15 #FFFFFF diff --git a/colors/base16-material-palenight-256.conf b/colors/base16-material-palenight-256.conf old mode 100755 new mode 100644 index 2ef43a4..5e038ae --- a/colors/base16-material-palenight-256.conf +++ b/colors/base16-material-palenight-256.conf @@ -1,43 +1,43 @@ # Base16 Material Palenight - kitty color config # Scheme by Nate Peterson -background #292d3e -foreground #959dcb -selection_background #959dcb -selection_foreground #292d3e -url_color #8796b0 -cursor #959dcb -active_border_color #676e95 +background #292D3E +foreground #959DCB +selection_background #959DCB +selection_foreground #292D3E +url_color #8796B0 +cursor #959DCB +active_border_color #676E95 inactive_border_color #444267 -active_tab_background #292d3e -active_tab_foreground #959dcb +active_tab_background #292D3E +active_tab_foreground #959DCB inactive_tab_background #444267 -inactive_tab_foreground #8796b0 +inactive_tab_foreground #8796B0 tab_bar_background #444267 # normal -color0 #292d3e -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #959dcb +color0 #292D3E +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #959DCB # bright -color8 #676e95 -color9 #f07178 -color10 #c3e88d -color11 #ffcb6b -color12 #82aaff -color13 #c792ea -color14 #89ddff -color15 #ffffff +color8 #676E95 +color9 #F07178 +color10 #C3E88D +color11 #FFCB6B +color12 #82AAFF +color13 #C792EA +color14 #89DDFF +color15 #FFFFFF # extended base16 colors -color16 #f78c6c -color17 #ff5370 +color16 #F78C6C +color17 #FF5370 color18 #444267 -color19 #32374d -color20 #8796b0 -color21 #959dcb +color19 #32374D +color20 #8796B0 +color21 #959DCB diff --git a/colors/base16-material-palenight.conf b/colors/base16-material-palenight.conf old mode 100755 new mode 100644 index 614fba2..d900a55 --- a/colors/base16-material-palenight.conf +++ b/colors/base16-material-palenight.conf @@ -1,35 +1,35 @@ # Base16 Material Palenight - kitty color config # Scheme by Nate Peterson -background #292d3e -foreground #959dcb -selection_background #959dcb -selection_foreground #292d3e -url_color #8796b0 -cursor #959dcb -active_border_color #676e95 +background #292D3E +foreground #959DCB +selection_background #959DCB +selection_foreground #292D3E +url_color #8796B0 +cursor #959DCB +active_border_color #676E95 inactive_border_color #444267 -active_tab_background #292d3e -active_tab_foreground #959dcb +active_tab_background #292D3E +active_tab_foreground #959DCB inactive_tab_background #444267 -inactive_tab_foreground #8796b0 +inactive_tab_foreground #8796B0 tab_bar_background #444267 # normal -color0 #292d3e -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #959dcb +color0 #292D3E +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #959DCB # bright -color8 #676e95 -color9 #f78c6c +color8 #676E95 +color9 #F78C6C color10 #444267 -color11 #32374d -color12 #8796b0 -color13 #959dcb -color14 #ff5370 -color15 #ffffff +color11 #32374D +color12 #8796B0 +color13 #959DCB +color14 #FF5370 +color15 #FFFFFF diff --git a/colors/base16-material-vivid-256.conf b/colors/base16-material-vivid-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-material-vivid.conf b/colors/base16-material-vivid.conf old mode 100755 new mode 100644 diff --git a/colors/base16-material.conf b/colors/base16-material.conf old mode 100755 new mode 100644 index ea2ffa1..5b690a4 --- a/colors/base16-material.conf +++ b/colors/base16-material.conf @@ -1,35 +1,35 @@ # Base16 Material - kitty color config # Scheme by Nate Peterson background #263238 -foreground #eeffff -selection_background #eeffff +foreground #EEFFFF +selection_background #EEFFFF selection_foreground #263238 -url_color #b2ccd6 -cursor #eeffff -active_border_color #546e7a -inactive_border_color #2e3c43 +url_color #B2CCD6 +cursor #EEFFFF +active_border_color #546E7A +inactive_border_color #2E3C43 active_tab_background #263238 -active_tab_foreground #eeffff -inactive_tab_background #2e3c43 -inactive_tab_foreground #b2ccd6 -tab_bar_background #2e3c43 +active_tab_foreground #EEFFFF +inactive_tab_background #2E3C43 +inactive_tab_foreground #B2CCD6 +tab_bar_background #2E3C43 # normal color0 #263238 -color1 #f07178 -color2 #c3e88d -color3 #ffcb6b -color4 #82aaff -color5 #c792ea -color6 #89ddff -color7 #eeffff +color1 #F07178 +color2 #C3E88D +color3 #FFCB6B +color4 #82AAFF +color5 #C792EA +color6 #89DDFF +color7 #EEFFFF # bright -color8 #546e7a -color9 #f78c6c -color10 #2e3c43 +color8 #546E7A +color9 #F78C6C +color10 #2E3C43 color11 #314549 -color12 #b2ccd6 -color13 #eeffff -color14 #ff5370 -color15 #ffffff +color12 #B2CCD6 +color13 #EEFFFF +color14 #FF5370 +color15 #FFFFFF diff --git a/colors/base16-mellow-purple-256.conf b/colors/base16-mellow-purple-256.conf old mode 100755 new mode 100644 index b45e327..71bd49d --- a/colors/base16-mellow-purple-256.conf +++ b/colors/base16-mellow-purple-256.conf @@ -7,12 +7,12 @@ selection_foreground #1e0528 url_color #873582 cursor #ffeeff active_border_color #320f55 -inactive_border_color #1a092d +inactive_border_color #1A092D active_tab_background #1e0528 active_tab_foreground #ffeeff -inactive_tab_background #1a092d +inactive_tab_background #1A092D inactive_tab_foreground #873582 -tab_bar_background #1a092d +tab_bar_background #1A092D # normal color0 #1e0528 @@ -37,7 +37,7 @@ color15 #f8c0ff # extended base16 colors color16 #aa00a3 color17 #4d6fff -color18 #1a092d +color18 #1A092D color19 #331354 color20 #873582 color21 #ffeeff diff --git a/colors/base16-mellow-purple.conf b/colors/base16-mellow-purple.conf old mode 100755 new mode 100644 index cf2716b..d6a8320 --- a/colors/base16-mellow-purple.conf +++ b/colors/base16-mellow-purple.conf @@ -7,12 +7,12 @@ selection_foreground #1e0528 url_color #873582 cursor #ffeeff active_border_color #320f55 -inactive_border_color #1a092d +inactive_border_color #1A092D active_tab_background #1e0528 active_tab_foreground #ffeeff -inactive_tab_background #1a092d +inactive_tab_background #1A092D inactive_tab_foreground #873582 -tab_bar_background #1a092d +tab_bar_background #1A092D # normal color0 #1e0528 @@ -27,7 +27,7 @@ color7 #ffeeff # bright color8 #320f55 color9 #aa00a3 -color10 #1a092d +color10 #1A092D color11 #331354 color12 #873582 color13 #ffeeff diff --git a/colors/base16-mexico-light-256.conf b/colors/base16-mexico-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-mexico-light.conf b/colors/base16-mexico-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-mocha-256.conf b/colors/base16-mocha-256.conf old mode 100755 new mode 100644 index 3df4d27..385592e --- a/colors/base16-mocha-256.conf +++ b/colors/base16-mocha-256.conf @@ -1,21 +1,21 @@ # Base16 Mocha - kitty color config # Scheme by Chris Kempson (http://chriskempson.com) -background #3b3228 +background #3B3228 foreground #d0c8c6 selection_background #d0c8c6 -selection_foreground #3b3228 +selection_foreground #3B3228 url_color #b8afad cursor #d0c8c6 active_border_color #7e705a inactive_border_color #534636 -active_tab_background #3b3228 +active_tab_background #3B3228 active_tab_foreground #d0c8c6 inactive_tab_background #534636 inactive_tab_foreground #b8afad tab_bar_background #534636 # normal -color0 #3b3228 +color0 #3B3228 color1 #cb6077 color2 #beb55b color3 #f4bc87 diff --git a/colors/base16-mocha.conf b/colors/base16-mocha.conf old mode 100755 new mode 100644 index db06ab9..852da9e --- a/colors/base16-mocha.conf +++ b/colors/base16-mocha.conf @@ -1,21 +1,21 @@ # Base16 Mocha - kitty color config # Scheme by Chris Kempson (http://chriskempson.com) -background #3b3228 +background #3B3228 foreground #d0c8c6 selection_background #d0c8c6 -selection_foreground #3b3228 +selection_foreground #3B3228 url_color #b8afad cursor #d0c8c6 active_border_color #7e705a inactive_border_color #534636 -active_tab_background #3b3228 +active_tab_background #3B3228 active_tab_foreground #d0c8c6 inactive_tab_background #534636 inactive_tab_foreground #b8afad tab_bar_background #534636 # normal -color0 #3b3228 +color0 #3B3228 color1 #cb6077 color2 #beb55b color3 #f4bc87 diff --git a/colors/base16-monokai-256.conf b/colors/base16-monokai-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-monokai.conf b/colors/base16-monokai.conf old mode 100755 new mode 100644 diff --git a/colors/base16-nebula-256.conf b/colors/base16-nebula-256.conf new file mode 100644 index 0000000..75c02e1 --- /dev/null +++ b/colors/base16-nebula-256.conf @@ -0,0 +1,43 @@ +# Base16 Nebula - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #22273b +foreground #a4a6a9 +selection_background #a4a6a9 +selection_foreground #22273b +url_color #87888b +cursor #a4a6a9 +active_border_color #6e6f72 +inactive_border_color #414f60 +active_tab_background #22273b +active_tab_foreground #a4a6a9 +inactive_tab_background #414f60 +inactive_tab_foreground #87888b +tab_bar_background #414f60 + +# normal +color0 #22273b +color1 #777abc +color2 #6562a8 +color3 #4f9062 +color4 #4d6bb6 +color5 #716cae +color6 #226f68 +color7 #a4a6a9 + +# bright +color8 #6e6f72 +color9 #777abc +color10 #6562a8 +color11 #4f9062 +color12 #4d6bb6 +color13 #716cae +color14 #226f68 +color15 #8dbdaa + +# extended base16 colors +color16 #94929e +color17 #8c70a7 +color18 #414f60 +color19 #5a8380 +color20 #87888b +color21 #c7c9cd diff --git a/colors/base16-nebula.conf b/colors/base16-nebula.conf new file mode 100644 index 0000000..0e382f9 --- /dev/null +++ b/colors/base16-nebula.conf @@ -0,0 +1,35 @@ +# Base16 Nebula - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #22273b +foreground #a4a6a9 +selection_background #a4a6a9 +selection_foreground #22273b +url_color #87888b +cursor #a4a6a9 +active_border_color #6e6f72 +inactive_border_color #414f60 +active_tab_background #22273b +active_tab_foreground #a4a6a9 +inactive_tab_background #414f60 +inactive_tab_foreground #87888b +tab_bar_background #414f60 + +# normal +color0 #22273b +color1 #777abc +color2 #6562a8 +color3 #4f9062 +color4 #4d6bb6 +color5 #716cae +color6 #226f68 +color7 #a4a6a9 + +# bright +color8 #6e6f72 +color9 #94929e +color10 #414f60 +color11 #5a8380 +color12 #87888b +color13 #c7c9cd +color14 #8c70a7 +color15 #8dbdaa diff --git a/colors/base16-nord-256.conf b/colors/base16-nord-256.conf old mode 100755 new mode 100644 index 3883092..49b5677 --- a/colors/base16-nord-256.conf +++ b/colors/base16-nord-256.conf @@ -1,43 +1,43 @@ # Base16 Nord - kitty color config # Scheme by arcticicestudio -background #2e3440 -foreground #e5e9f0 -selection_background #e5e9f0 -selection_foreground #2e3440 -url_color #d8dee9 -cursor #e5e9f0 -active_border_color #4c566a -inactive_border_color #3b4252 -active_tab_background #2e3440 -active_tab_foreground #e5e9f0 -inactive_tab_background #3b4252 -inactive_tab_foreground #d8dee9 -tab_bar_background #3b4252 +background #2E3440 +foreground #E5E9F0 +selection_background #E5E9F0 +selection_foreground #2E3440 +url_color #D8DEE9 +cursor #E5E9F0 +active_border_color #4C566A +inactive_border_color #3B4252 +active_tab_background #2E3440 +active_tab_foreground #E5E9F0 +inactive_tab_background #3B4252 +inactive_tab_foreground #D8DEE9 +tab_bar_background #3B4252 # normal -color0 #2e3440 -color1 #bf616a -color2 #a3be8c -color3 #ebcb8b -color4 #81a1c1 -color5 #b48ead -color6 #88c0d0 -color7 #e5e9f0 +color0 #2E3440 +color1 #BF616A +color2 #A3BE8C +color3 #EBCB8B +color4 #81A1C1 +color5 #B48EAD +color6 #88C0D0 +color7 #E5E9F0 # bright -color8 #4c566a -color9 #bf616a -color10 #a3be8c -color11 #ebcb8b -color12 #81a1c1 -color13 #b48ead -color14 #88c0d0 -color15 #8fbcbb +color8 #4C566A +color9 #BF616A +color10 #A3BE8C +color11 #EBCB8B +color12 #81A1C1 +color13 #B48EAD +color14 #88C0D0 +color15 #8FBCBB # extended base16 colors -color16 #d08770 -color17 #5e81ac -color18 #3b4252 -color19 #434c5e -color20 #d8dee9 -color21 #eceff4 +color16 #D08770 +color17 #5E81AC +color18 #3B4252 +color19 #434C5E +color20 #D8DEE9 +color21 #ECEFF4 diff --git a/colors/base16-nord.conf b/colors/base16-nord.conf old mode 100755 new mode 100644 index eca80d6..9f81eb5 --- a/colors/base16-nord.conf +++ b/colors/base16-nord.conf @@ -1,35 +1,35 @@ # Base16 Nord - kitty color config # Scheme by arcticicestudio -background #2e3440 -foreground #e5e9f0 -selection_background #e5e9f0 -selection_foreground #2e3440 -url_color #d8dee9 -cursor #e5e9f0 -active_border_color #4c566a -inactive_border_color #3b4252 -active_tab_background #2e3440 -active_tab_foreground #e5e9f0 -inactive_tab_background #3b4252 -inactive_tab_foreground #d8dee9 -tab_bar_background #3b4252 +background #2E3440 +foreground #E5E9F0 +selection_background #E5E9F0 +selection_foreground #2E3440 +url_color #D8DEE9 +cursor #E5E9F0 +active_border_color #4C566A +inactive_border_color #3B4252 +active_tab_background #2E3440 +active_tab_foreground #E5E9F0 +inactive_tab_background #3B4252 +inactive_tab_foreground #D8DEE9 +tab_bar_background #3B4252 # normal -color0 #2e3440 -color1 #bf616a -color2 #a3be8c -color3 #ebcb8b -color4 #81a1c1 -color5 #b48ead -color6 #88c0d0 -color7 #e5e9f0 +color0 #2E3440 +color1 #BF616A +color2 #A3BE8C +color3 #EBCB8B +color4 #81A1C1 +color5 #B48EAD +color6 #88C0D0 +color7 #E5E9F0 # bright -color8 #4c566a -color9 #d08770 -color10 #3b4252 -color11 #434c5e -color12 #d8dee9 -color13 #eceff4 -color14 #5e81ac -color15 #8fbcbb +color8 #4C566A +color9 #D08770 +color10 #3B4252 +color11 #434C5E +color12 #D8DEE9 +color13 #ECEFF4 +color14 #5E81AC +color15 #8FBCBB diff --git a/colors/base16-nova-256.conf b/colors/base16-nova-256.conf old mode 100755 new mode 100644 index 219f465..917dc2d --- a/colors/base16-nova-256.conf +++ b/colors/base16-nova-256.conf @@ -1,43 +1,43 @@ # Base16 Nova - kitty color config # Scheme by George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com) -background #3c4c55 -foreground #c5d4dd -selection_background #c5d4dd -selection_foreground #3c4c55 -url_color #899ba6 -cursor #c5d4dd -active_border_color #899ba6 +background #3C4C55 +foreground #C5D4DD +selection_background #C5D4DD +selection_foreground #3C4C55 +url_color #899BA6 +cursor #C5D4DD +active_border_color #899BA6 inactive_border_color #556873 -active_tab_background #3c4c55 -active_tab_foreground #c5d4dd +active_tab_background #3C4C55 +active_tab_foreground #C5D4DD inactive_tab_background #556873 -inactive_tab_foreground #899ba6 +inactive_tab_foreground #899BA6 tab_bar_background #556873 # normal -color0 #3c4c55 -color1 #83afe5 -color2 #7fc1ca -color3 #a8ce93 -color4 #83afe5 -color5 #9a93e1 -color6 #f2c38f -color7 #c5d4dd +color0 #3C4C55 +color1 #83AFE5 +color2 #7FC1CA +color3 #A8CE93 +color4 #83AFE5 +color5 #9A93E1 +color6 #F2C38F +color7 #C5D4DD # bright -color8 #899ba6 -color9 #83afe5 -color10 #7fc1ca -color11 #a8ce93 -color12 #83afe5 -color13 #9a93e1 -color14 #f2c38f +color8 #899BA6 +color9 #83AFE5 +color10 #7FC1CA +color11 #A8CE93 +color12 #83AFE5 +color13 #9A93E1 +color14 #F2C38F color15 #556873 # extended base16 colors -color16 #7fc1ca -color17 #f2c38f +color16 #7FC1CA +color17 #F2C38F color18 #556873 -color19 #6a7d89 -color20 #899ba6 -color21 #899ba6 +color19 #6A7D89 +color20 #899BA6 +color21 #899BA6 diff --git a/colors/base16-nova.conf b/colors/base16-nova.conf old mode 100755 new mode 100644 index f83f0b6..755c03c --- a/colors/base16-nova.conf +++ b/colors/base16-nova.conf @@ -1,35 +1,35 @@ # Base16 Nova - kitty color config # Scheme by George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com) -background #3c4c55 -foreground #c5d4dd -selection_background #c5d4dd -selection_foreground #3c4c55 -url_color #899ba6 -cursor #c5d4dd -active_border_color #899ba6 +background #3C4C55 +foreground #C5D4DD +selection_background #C5D4DD +selection_foreground #3C4C55 +url_color #899BA6 +cursor #C5D4DD +active_border_color #899BA6 inactive_border_color #556873 -active_tab_background #3c4c55 -active_tab_foreground #c5d4dd +active_tab_background #3C4C55 +active_tab_foreground #C5D4DD inactive_tab_background #556873 -inactive_tab_foreground #899ba6 +inactive_tab_foreground #899BA6 tab_bar_background #556873 # normal -color0 #3c4c55 -color1 #83afe5 -color2 #7fc1ca -color3 #a8ce93 -color4 #83afe5 -color5 #9a93e1 -color6 #f2c38f -color7 #c5d4dd +color0 #3C4C55 +color1 #83AFE5 +color2 #7FC1CA +color3 #A8CE93 +color4 #83AFE5 +color5 #9A93E1 +color6 #F2C38F +color7 #C5D4DD # bright -color8 #899ba6 -color9 #7fc1ca +color8 #899BA6 +color9 #7FC1CA color10 #556873 -color11 #6a7d89 -color12 #899ba6 -color13 #899ba6 -color14 #f2c38f +color11 #6A7D89 +color12 #899BA6 +color13 #899BA6 +color14 #F2C38F color15 #556873 diff --git a/colors/base16-ocean-256.conf b/colors/base16-ocean-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-ocean.conf b/colors/base16-ocean.conf old mode 100755 new mode 100644 diff --git a/colors/base16-oceanicnext-256.conf b/colors/base16-oceanicnext-256.conf old mode 100755 new mode 100644 index c48b3db..911a9ca --- a/colors/base16-oceanicnext-256.conf +++ b/colors/base16-oceanicnext-256.conf @@ -1,43 +1,43 @@ # Base16 OceanicNext - kitty color config # Scheme by https://github.com/voronianski/oceanic-next-color-scheme -background #1b2b34 -foreground #c0c5ce -selection_background #c0c5ce -selection_foreground #1b2b34 -url_color #a7adba -cursor #c0c5ce -active_border_color #65737e -inactive_border_color #343d46 -active_tab_background #1b2b34 -active_tab_foreground #c0c5ce -inactive_tab_background #343d46 -inactive_tab_foreground #a7adba -tab_bar_background #343d46 +background #1B2B34 +foreground #C0C5CE +selection_background #C0C5CE +selection_foreground #1B2B34 +url_color #A7ADBA +cursor #C0C5CE +active_border_color #65737E +inactive_border_color #343D46 +active_tab_background #1B2B34 +active_tab_foreground #C0C5CE +inactive_tab_background #343D46 +inactive_tab_foreground #A7ADBA +tab_bar_background #343D46 # normal -color0 #1b2b34 -color1 #ec5f67 -color2 #99c794 -color3 #fac863 -color4 #6699cc -color5 #c594c5 -color6 #5fb3b3 -color7 #c0c5ce +color0 #1B2B34 +color1 #EC5f67 +color2 #99C794 +color3 #FAC863 +color4 #6699CC +color5 #C594C5 +color6 #5FB3B3 +color7 #C0C5CE # bright -color8 #65737e -color9 #ec5f67 -color10 #99c794 -color11 #fac863 -color12 #6699cc -color13 #c594c5 -color14 #5fb3b3 -color15 #d8dee9 +color8 #65737E +color9 #EC5f67 +color10 #99C794 +color11 #FAC863 +color12 #6699CC +color13 #C594C5 +color14 #5FB3B3 +color15 #D8DEE9 # extended base16 colors -color16 #f99157 -color17 #ab7967 -color18 #343d46 -color19 #4f5b66 -color20 #a7adba -color21 #cdd3de +color16 #F99157 +color17 #AB7967 +color18 #343D46 +color19 #4F5B66 +color20 #A7ADBA +color21 #CDD3DE diff --git a/colors/base16-oceanicnext.conf b/colors/base16-oceanicnext.conf old mode 100755 new mode 100644 index 0ed7310..95716b5 --- a/colors/base16-oceanicnext.conf +++ b/colors/base16-oceanicnext.conf @@ -1,35 +1,35 @@ # Base16 OceanicNext - kitty color config # Scheme by https://github.com/voronianski/oceanic-next-color-scheme -background #1b2b34 -foreground #c0c5ce -selection_background #c0c5ce -selection_foreground #1b2b34 -url_color #a7adba -cursor #c0c5ce -active_border_color #65737e -inactive_border_color #343d46 -active_tab_background #1b2b34 -active_tab_foreground #c0c5ce -inactive_tab_background #343d46 -inactive_tab_foreground #a7adba -tab_bar_background #343d46 +background #1B2B34 +foreground #C0C5CE +selection_background #C0C5CE +selection_foreground #1B2B34 +url_color #A7ADBA +cursor #C0C5CE +active_border_color #65737E +inactive_border_color #343D46 +active_tab_background #1B2B34 +active_tab_foreground #C0C5CE +inactive_tab_background #343D46 +inactive_tab_foreground #A7ADBA +tab_bar_background #343D46 # normal -color0 #1b2b34 -color1 #ec5f67 -color2 #99c794 -color3 #fac863 -color4 #6699cc -color5 #c594c5 -color6 #5fb3b3 -color7 #c0c5ce +color0 #1B2B34 +color1 #EC5f67 +color2 #99C794 +color3 #FAC863 +color4 #6699CC +color5 #C594C5 +color6 #5FB3B3 +color7 #C0C5CE # bright -color8 #65737e -color9 #f99157 -color10 #343d46 -color11 #4f5b66 -color12 #a7adba -color13 #cdd3de -color14 #ab7967 -color15 #d8dee9 +color8 #65737E +color9 #F99157 +color10 #343D46 +color11 #4F5B66 +color12 #A7ADBA +color13 #CDD3DE +color14 #AB7967 +color15 #D8DEE9 diff --git a/colors/base16-one-light-256.conf b/colors/base16-one-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-one-light.conf b/colors/base16-one-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-onedark-256.conf b/colors/base16-onedark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-onedark.conf b/colors/base16-onedark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-outrun-dark-256.conf b/colors/base16-outrun-dark-256.conf old mode 100755 new mode 100644 index 439d88b..6abec35 --- a/colors/base16-outrun-dark-256.conf +++ b/colors/base16-outrun-dark-256.conf @@ -1,43 +1,43 @@ # Base16 Outrun Dark - kitty color config # Scheme by Hugo Delahousse (http://github.com/hugodelahousse/) -background #00002a -foreground #d0d0fa -selection_background #d0d0fa -selection_foreground #00002a -url_color #b0b0da -cursor #d0d0fa -active_border_color #50507a -inactive_border_color #20204a -active_tab_background #00002a -active_tab_foreground #d0d0fa -inactive_tab_background #20204a -inactive_tab_foreground #b0b0da -tab_bar_background #20204a +background #00002A +foreground #D0D0FA +selection_background #D0D0FA +selection_foreground #00002A +url_color #B0B0DA +cursor #D0D0FA +active_border_color #50507A +inactive_border_color #20204A +active_tab_background #00002A +active_tab_foreground #D0D0FA +inactive_tab_background #20204A +inactive_tab_foreground #B0B0DA +tab_bar_background #20204A # normal -color0 #00002a -color1 #ff4242 -color2 #59f176 -color3 #f3e877 -color4 #66b0ff -color5 #f10596 -color6 #0ef0f0 -color7 #d0d0fa +color0 #00002A +color1 #FF4242 +color2 #59F176 +color3 #F3E877 +color4 #66B0FF +color5 #F10596 +color6 #0EF0F0 +color7 #D0D0FA # bright -color8 #50507a -color9 #ff4242 -color10 #59f176 -color11 #f3e877 -color12 #66b0ff -color13 #f10596 -color14 #0ef0f0 -color15 #f5f5ff +color8 #50507A +color9 #FF4242 +color10 #59F176 +color11 #F3E877 +color12 #66B0FF +color13 #F10596 +color14 #0EF0F0 +color15 #F5F5FF # extended base16 colors -color16 #fc8d28 -color17 #f003ef -color18 #20204a -color19 #30305a -color20 #b0b0da -color21 #e0e0ff +color16 #FC8D28 +color17 #F003EF +color18 #20204A +color19 #30305A +color20 #B0B0DA +color21 #E0E0FF diff --git a/colors/base16-outrun-dark.conf b/colors/base16-outrun-dark.conf old mode 100755 new mode 100644 index 59ed0a1..603a605 --- a/colors/base16-outrun-dark.conf +++ b/colors/base16-outrun-dark.conf @@ -1,35 +1,35 @@ # Base16 Outrun Dark - kitty color config # Scheme by Hugo Delahousse (http://github.com/hugodelahousse/) -background #00002a -foreground #d0d0fa -selection_background #d0d0fa -selection_foreground #00002a -url_color #b0b0da -cursor #d0d0fa -active_border_color #50507a -inactive_border_color #20204a -active_tab_background #00002a -active_tab_foreground #d0d0fa -inactive_tab_background #20204a -inactive_tab_foreground #b0b0da -tab_bar_background #20204a +background #00002A +foreground #D0D0FA +selection_background #D0D0FA +selection_foreground #00002A +url_color #B0B0DA +cursor #D0D0FA +active_border_color #50507A +inactive_border_color #20204A +active_tab_background #00002A +active_tab_foreground #D0D0FA +inactive_tab_background #20204A +inactive_tab_foreground #B0B0DA +tab_bar_background #20204A # normal -color0 #00002a -color1 #ff4242 -color2 #59f176 -color3 #f3e877 -color4 #66b0ff -color5 #f10596 -color6 #0ef0f0 -color7 #d0d0fa +color0 #00002A +color1 #FF4242 +color2 #59F176 +color3 #F3E877 +color4 #66B0FF +color5 #F10596 +color6 #0EF0F0 +color7 #D0D0FA # bright -color8 #50507a -color9 #fc8d28 -color10 #20204a -color11 #30305a -color12 #b0b0da -color13 #e0e0ff -color14 #f003ef -color15 #f5f5ff +color8 #50507A +color9 #FC8D28 +color10 #20204A +color11 #30305A +color12 #B0B0DA +color13 #E0E0FF +color14 #F003EF +color15 #F5F5FF diff --git a/colors/base16-pandora-256.conf b/colors/base16-pandora-256.conf new file mode 100644 index 0000000..af81c16 --- /dev/null +++ b/colors/base16-pandora-256.conf @@ -0,0 +1,43 @@ +# Base16 pandora - kitty color config +# Scheme by Cassandra Fox +background #131213 +foreground #f15c99 +selection_background #f15c99 +selection_foreground #131213 +url_color #9b2a46 +cursor #f15c99 +active_border_color #ffbee3 +inactive_border_color #2f1823 +active_tab_background #131213 +active_tab_foreground #f15c99 +inactive_tab_background #2f1823 +inactive_tab_foreground #9b2a46 +tab_bar_background #2f1823 + +# normal +color0 #131213 +color1 #b00b69 +color2 #9ddf69 +color3 #ffcc00 +color4 #008080 +color5 #a24030 +color6 #714ca6 +color7 #f15c99 + +# bright +color8 #ffbee3 +color9 #b00b69 +color10 #9ddf69 +color11 #ffcc00 +color12 #008080 +color13 #a24030 +color14 #714ca6 +color15 #632227 + +# extended base16 colors +color16 #ff9153 +color17 #a24030 +color18 #2f1823 +color19 #472234 +color20 #9b2a46 +color21 #81506a diff --git a/colors/base16-pandora.conf b/colors/base16-pandora.conf new file mode 100644 index 0000000..35695fb --- /dev/null +++ b/colors/base16-pandora.conf @@ -0,0 +1,35 @@ +# Base16 pandora - kitty color config +# Scheme by Cassandra Fox +background #131213 +foreground #f15c99 +selection_background #f15c99 +selection_foreground #131213 +url_color #9b2a46 +cursor #f15c99 +active_border_color #ffbee3 +inactive_border_color #2f1823 +active_tab_background #131213 +active_tab_foreground #f15c99 +inactive_tab_background #2f1823 +inactive_tab_foreground #9b2a46 +tab_bar_background #2f1823 + +# normal +color0 #131213 +color1 #b00b69 +color2 #9ddf69 +color3 #ffcc00 +color4 #008080 +color5 #a24030 +color6 #714ca6 +color7 #f15c99 + +# bright +color8 #ffbee3 +color9 #ff9153 +color10 #2f1823 +color11 #472234 +color12 #9b2a46 +color13 #81506a +color14 #a24030 +color15 #632227 diff --git a/colors/base16-papercolor-dark-256.conf b/colors/base16-papercolor-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-papercolor-dark.conf b/colors/base16-papercolor-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-papercolor-light-256.conf b/colors/base16-papercolor-light-256.conf old mode 100755 new mode 100644 index 9e8192a..c4127e7 --- a/colors/base16-papercolor-light-256.conf +++ b/colors/base16-papercolor-light-256.conf @@ -1,15 +1,15 @@ # Base16 PaperColor Light - kitty color config # Scheme by Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) background #eeeeee -foreground #878787 -selection_background #878787 +foreground #444444 +selection_background #444444 selection_foreground #eeeeee url_color #0087af -cursor #878787 +cursor #444444 active_border_color #5f8700 inactive_border_color #af0000 active_tab_background #eeeeee -active_tab_foreground #878787 +active_tab_foreground #444444 inactive_tab_background #af0000 inactive_tab_foreground #0087af tab_bar_background #af0000 @@ -22,7 +22,7 @@ color3 #d70087 color4 #d75f00 color5 #005faf color6 #d75f00 -color7 #878787 +color7 #444444 # bright color8 #5f8700 @@ -32,7 +32,7 @@ color11 #d70087 color12 #d75f00 color13 #005faf color14 #d75f00 -color15 #444444 +color15 #878787 # extended base16 colors color16 #d70000 diff --git a/colors/base16-papercolor-light.conf b/colors/base16-papercolor-light.conf old mode 100755 new mode 100644 index 11349cb..8948f85 --- a/colors/base16-papercolor-light.conf +++ b/colors/base16-papercolor-light.conf @@ -1,15 +1,15 @@ # Base16 PaperColor Light - kitty color config # Scheme by Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) background #eeeeee -foreground #878787 -selection_background #878787 +foreground #444444 +selection_background #444444 selection_foreground #eeeeee url_color #0087af -cursor #878787 +cursor #444444 active_border_color #5f8700 inactive_border_color #af0000 active_tab_background #eeeeee -active_tab_foreground #878787 +active_tab_foreground #444444 inactive_tab_background #af0000 inactive_tab_foreground #0087af tab_bar_background #af0000 @@ -22,7 +22,7 @@ color3 #d70087 color4 #d75f00 color5 #005faf color6 #d75f00 -color7 #878787 +color7 #444444 # bright color8 #5f8700 @@ -32,4 +32,4 @@ color11 #008700 color12 #0087af color13 #005f87 color14 #005f87 -color15 #444444 +color15 #878787 diff --git a/colors/base16-paraiso-256.conf b/colors/base16-paraiso-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-paraiso.conf b/colors/base16-paraiso.conf old mode 100755 new mode 100644 diff --git a/colors/base16-pasque-256.conf b/colors/base16-pasque-256.conf new file mode 100644 index 0000000..af319b8 --- /dev/null +++ b/colors/base16-pasque-256.conf @@ -0,0 +1,43 @@ +# Base16 Pasque - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #271C3A +foreground #DEDCDF +selection_background #DEDCDF +selection_foreground #271C3A +url_color #BEBCBF +cursor #DEDCDF +active_border_color #5D5766 +inactive_border_color #100323 +active_tab_background #271C3A +active_tab_foreground #DEDCDF +inactive_tab_background #100323 +inactive_tab_foreground #BEBCBF +tab_bar_background #100323 + +# normal +color0 #271C3A +color1 #A92258 +color2 #C6914B +color3 #804ead +color4 #8E7DC6 +color5 #953B9D +color6 #7263AA +color7 #DEDCDF + +# bright +color8 #5D5766 +color9 #A92258 +color10 #C6914B +color11 #804ead +color12 #8E7DC6 +color13 #953B9D +color14 #7263AA +color15 #BBAADD + +# extended base16 colors +color16 #918889 +color17 #59325C +color18 #100323 +color19 #3E2D5C +color20 #BEBCBF +color21 #EDEAEF diff --git a/colors/base16-pasque.conf b/colors/base16-pasque.conf new file mode 100644 index 0000000..052d0f7 --- /dev/null +++ b/colors/base16-pasque.conf @@ -0,0 +1,35 @@ +# Base16 Pasque - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #271C3A +foreground #DEDCDF +selection_background #DEDCDF +selection_foreground #271C3A +url_color #BEBCBF +cursor #DEDCDF +active_border_color #5D5766 +inactive_border_color #100323 +active_tab_background #271C3A +active_tab_foreground #DEDCDF +inactive_tab_background #100323 +inactive_tab_foreground #BEBCBF +tab_bar_background #100323 + +# normal +color0 #271C3A +color1 #A92258 +color2 #C6914B +color3 #804ead +color4 #8E7DC6 +color5 #953B9D +color6 #7263AA +color7 #DEDCDF + +# bright +color8 #5D5766 +color9 #918889 +color10 #100323 +color11 #3E2D5C +color12 #BEBCBF +color13 #EDEAEF +color14 #59325C +color15 #BBAADD diff --git a/colors/base16-phd-256.conf b/colors/base16-phd-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-phd.conf b/colors/base16-phd.conf old mode 100755 new mode 100644 diff --git a/colors/base16-pico-256.conf b/colors/base16-pico-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-pico.conf b/colors/base16-pico.conf old mode 100755 new mode 100644 diff --git a/colors/base16-pinky-256.conf b/colors/base16-pinky-256.conf new file mode 100644 index 0000000..aaeb50e --- /dev/null +++ b/colors/base16-pinky-256.conf @@ -0,0 +1,43 @@ +# Base16 pinky - kitty color config +# Scheme by Benjamin (https://github.com/b3nj5m1n) +background #171517 +foreground #f5f5f5 +selection_background #f5f5f5 +selection_foreground #171517 +url_color #e7dbdb +cursor #f5f5f5 +active_border_color #383338 +inactive_border_color #1b181b +active_tab_background #171517 +active_tab_foreground #f5f5f5 +inactive_tab_background #1b181b +inactive_tab_foreground #e7dbdb +tab_bar_background #1b181b + +# normal +color0 #171517 +color1 #ffa600 +color2 #ff0066 +color3 #20df6c +color4 #00ffff +color5 #007fff +color6 #6600ff +color7 #f5f5f5 + +# bright +color8 #383338 +color9 #ffa600 +color10 #ff0066 +color11 #20df6c +color12 #00ffff +color13 #007fff +color14 #6600ff +color15 #f7f3f7 + +# extended base16 colors +color16 #00ff66 +color17 #df206c +color18 #1b181b +color19 #1d1b1d +color20 #e7dbdb +color21 #ffffff diff --git a/colors/base16-pinky.conf b/colors/base16-pinky.conf new file mode 100644 index 0000000..1a9cf37 --- /dev/null +++ b/colors/base16-pinky.conf @@ -0,0 +1,35 @@ +# Base16 pinky - kitty color config +# Scheme by Benjamin (https://github.com/b3nj5m1n) +background #171517 +foreground #f5f5f5 +selection_background #f5f5f5 +selection_foreground #171517 +url_color #e7dbdb +cursor #f5f5f5 +active_border_color #383338 +inactive_border_color #1b181b +active_tab_background #171517 +active_tab_foreground #f5f5f5 +inactive_tab_background #1b181b +inactive_tab_foreground #e7dbdb +tab_bar_background #1b181b + +# normal +color0 #171517 +color1 #ffa600 +color2 #ff0066 +color3 #20df6c +color4 #00ffff +color5 #007fff +color6 #6600ff +color7 #f5f5f5 + +# bright +color8 #383338 +color9 #00ff66 +color10 #1b181b +color11 #1d1b1d +color12 #e7dbdb +color13 #ffffff +color14 #df206c +color15 #f7f3f7 diff --git a/colors/base16-pop-256.conf b/colors/base16-pop-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-pop.conf b/colors/base16-pop.conf old mode 100755 new mode 100644 diff --git a/colors/base16-porple-256.conf b/colors/base16-porple-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-porple.conf b/colors/base16-porple.conf old mode 100755 new mode 100644 diff --git a/colors/base16-primer-dark-256.conf b/colors/base16-primer-dark-256.conf new file mode 100644 index 0000000..a46dc83 --- /dev/null +++ b/colors/base16-primer-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Primer Dark - kitty color config +# Scheme by Jimmy Lin +background #010409 +foreground #b1bac4 +selection_background #b1bac4 +selection_foreground #010409 +url_color #8b949e +cursor #b1bac4 +active_border_color #484f58 +inactive_border_color #21262d +active_tab_background #010409 +active_tab_foreground #b1bac4 +inactive_tab_background #21262d +inactive_tab_foreground #8b949e +tab_bar_background #21262d + +# normal +color0 #010409 +color1 #ff7b72 +color2 #3fb950 +color3 #d29922 +color4 #58a6ff +color5 #f778ba +color6 #a5d6ff +color7 #b1bac4 + +# bright +color8 #484f58 +color9 #ff7b72 +color10 #3fb950 +color11 #d29922 +color12 #58a6ff +color13 #f778ba +color14 #a5d6ff +color15 #f0f6fc + +# extended base16 colors +color16 #f0883e +color17 #bd561d +color18 #21262d +color19 #30363d +color20 #8b949e +color21 #c9d1d9 diff --git a/colors/base16-primer-dark-dimmed-256.conf b/colors/base16-primer-dark-dimmed-256.conf new file mode 100644 index 0000000..04a8cfc --- /dev/null +++ b/colors/base16-primer-dark-dimmed-256.conf @@ -0,0 +1,43 @@ +# Base16 Primer Dark Dimmed - kitty color config +# Scheme by Jimmy Lin +background #1c2128 +foreground #909dab +selection_background #909dab +selection_foreground #1c2128 +url_color #768390 +cursor #909dab +active_border_color #545d68 +inactive_border_color #373e47 +active_tab_background #1c2128 +active_tab_foreground #909dab +inactive_tab_background #373e47 +inactive_tab_foreground #768390 +tab_bar_background #373e47 + +# normal +color0 #1c2128 +color1 #f47067 +color2 #57ab5a +color3 #c69026 +color4 #539bf5 +color5 #e275ad +color6 #96d0ff +color7 #909dab + +# bright +color8 #545d68 +color9 #f47067 +color10 #57ab5a +color11 #c69026 +color12 #539bf5 +color13 #e275ad +color14 #96d0ff +color15 #cdd9e5 + +# extended base16 colors +color16 #e0823d +color17 #ae5622 +color18 #373e47 +color19 #444c56 +color20 #768390 +color21 #adbac7 diff --git a/colors/base16-primer-dark-dimmed.conf b/colors/base16-primer-dark-dimmed.conf new file mode 100644 index 0000000..941ffc2 --- /dev/null +++ b/colors/base16-primer-dark-dimmed.conf @@ -0,0 +1,35 @@ +# Base16 Primer Dark Dimmed - kitty color config +# Scheme by Jimmy Lin +background #1c2128 +foreground #909dab +selection_background #909dab +selection_foreground #1c2128 +url_color #768390 +cursor #909dab +active_border_color #545d68 +inactive_border_color #373e47 +active_tab_background #1c2128 +active_tab_foreground #909dab +inactive_tab_background #373e47 +inactive_tab_foreground #768390 +tab_bar_background #373e47 + +# normal +color0 #1c2128 +color1 #f47067 +color2 #57ab5a +color3 #c69026 +color4 #539bf5 +color5 #e275ad +color6 #96d0ff +color7 #909dab + +# bright +color8 #545d68 +color9 #e0823d +color10 #373e47 +color11 #444c56 +color12 #768390 +color13 #adbac7 +color14 #ae5622 +color15 #cdd9e5 diff --git a/colors/base16-primer-dark.conf b/colors/base16-primer-dark.conf new file mode 100644 index 0000000..f89e581 --- /dev/null +++ b/colors/base16-primer-dark.conf @@ -0,0 +1,35 @@ +# Base16 Primer Dark - kitty color config +# Scheme by Jimmy Lin +background #010409 +foreground #b1bac4 +selection_background #b1bac4 +selection_foreground #010409 +url_color #8b949e +cursor #b1bac4 +active_border_color #484f58 +inactive_border_color #21262d +active_tab_background #010409 +active_tab_foreground #b1bac4 +inactive_tab_background #21262d +inactive_tab_foreground #8b949e +tab_bar_background #21262d + +# normal +color0 #010409 +color1 #ff7b72 +color2 #3fb950 +color3 #d29922 +color4 #58a6ff +color5 #f778ba +color6 #a5d6ff +color7 #b1bac4 + +# bright +color8 #484f58 +color9 #f0883e +color10 #21262d +color11 #30363d +color12 #8b949e +color13 #c9d1d9 +color14 #bd561d +color15 #f0f6fc diff --git a/colors/base16-primer-light-256.conf b/colors/base16-primer-light-256.conf new file mode 100644 index 0000000..9f2483e --- /dev/null +++ b/colors/base16-primer-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Primer Light - kitty color config +# Scheme by Jimmy Lin +background #fafbfc +foreground #2f363d +selection_background #2f363d +selection_foreground #fafbfc +url_color #444d56 +cursor #2f363d +active_border_color #959da5 +inactive_border_color #e1e4e8 +active_tab_background #fafbfc +active_tab_foreground #2f363d +inactive_tab_background #e1e4e8 +inactive_tab_foreground #444d56 +tab_bar_background #e1e4e8 + +# normal +color0 #fafbfc +color1 #d73a49 +color2 #28a745 +color3 #ffd33d +color4 #0366d6 +color5 #ea4aaa +color6 #79b8ff +color7 #2f363d + +# bright +color8 #959da5 +color9 #d73a49 +color10 #28a745 +color11 #ffd33d +color12 #0366d6 +color13 #ea4aaa +color14 #79b8ff +color15 #1b1f23 + +# extended base16 colors +color16 #f66a0a +color17 #a04100 +color18 #e1e4e8 +color19 #d1d5da +color20 #444d56 +color21 #24292e diff --git a/colors/base16-primer-light.conf b/colors/base16-primer-light.conf new file mode 100644 index 0000000..0d61748 --- /dev/null +++ b/colors/base16-primer-light.conf @@ -0,0 +1,35 @@ +# Base16 Primer Light - kitty color config +# Scheme by Jimmy Lin +background #fafbfc +foreground #2f363d +selection_background #2f363d +selection_foreground #fafbfc +url_color #444d56 +cursor #2f363d +active_border_color #959da5 +inactive_border_color #e1e4e8 +active_tab_background #fafbfc +active_tab_foreground #2f363d +inactive_tab_background #e1e4e8 +inactive_tab_foreground #444d56 +tab_bar_background #e1e4e8 + +# normal +color0 #fafbfc +color1 #d73a49 +color2 #28a745 +color3 #ffd33d +color4 #0366d6 +color5 #ea4aaa +color6 #79b8ff +color7 #2f363d + +# bright +color8 #959da5 +color9 #f66a0a +color10 #e1e4e8 +color11 #d1d5da +color12 #444d56 +color13 #24292e +color14 #a04100 +color15 #1b1f23 diff --git a/colors/base16-purpledream-256.conf b/colors/base16-purpledream-256.conf new file mode 100644 index 0000000..6d59aaf --- /dev/null +++ b/colors/base16-purpledream-256.conf @@ -0,0 +1,43 @@ +# Base16 Purpledream - kitty color config +# Scheme by malet +background #100510 +foreground #ddd0dd +selection_background #ddd0dd +selection_foreground #100510 +url_color #bbb0bb +cursor #ddd0dd +active_border_color #605060 +inactive_border_color #302030 +active_tab_background #100510 +active_tab_foreground #ddd0dd +inactive_tab_background #302030 +inactive_tab_foreground #bbb0bb +tab_bar_background #302030 + +# normal +color0 #100510 +color1 #FF1D0D +color2 #14CC64 +color3 #F000A0 +color4 #00A0F0 +color5 #B000D0 +color6 #0075B0 +color7 #ddd0dd + +# bright +color8 #605060 +color9 #FF1D0D +color10 #14CC64 +color11 #F000A0 +color12 #00A0F0 +color13 #B000D0 +color14 #0075B0 +color15 #fff0ff + +# extended base16 colors +color16 #CCAE14 +color17 #6A2A3C +color18 #302030 +color19 #403040 +color20 #bbb0bb +color21 #eee0ee diff --git a/colors/base16-purpledream.conf b/colors/base16-purpledream.conf new file mode 100644 index 0000000..eb6a902 --- /dev/null +++ b/colors/base16-purpledream.conf @@ -0,0 +1,35 @@ +# Base16 Purpledream - kitty color config +# Scheme by malet +background #100510 +foreground #ddd0dd +selection_background #ddd0dd +selection_foreground #100510 +url_color #bbb0bb +cursor #ddd0dd +active_border_color #605060 +inactive_border_color #302030 +active_tab_background #100510 +active_tab_foreground #ddd0dd +inactive_tab_background #302030 +inactive_tab_foreground #bbb0bb +tab_bar_background #302030 + +# normal +color0 #100510 +color1 #FF1D0D +color2 #14CC64 +color3 #F000A0 +color4 #00A0F0 +color5 #B000D0 +color6 #0075B0 +color7 #ddd0dd + +# bright +color8 #605060 +color9 #CCAE14 +color10 #302030 +color11 #403040 +color12 #bbb0bb +color13 #eee0ee +color14 #6A2A3C +color15 #fff0ff diff --git a/colors/base16-qualia-256.conf b/colors/base16-qualia-256.conf new file mode 100644 index 0000000..0735f24 --- /dev/null +++ b/colors/base16-qualia-256.conf @@ -0,0 +1,43 @@ +# Base16 Qualia - kitty color config +# Scheme by isaacwhanson +background #101010 +foreground #C0C0C0 +selection_background #C0C0C0 +selection_foreground #101010 +url_color #808080 +cursor #C0C0C0 +active_border_color #454545 +inactive_border_color #454545 +active_tab_background #101010 +active_tab_foreground #C0C0C0 +inactive_tab_background #454545 +inactive_tab_foreground #808080 +tab_bar_background #454545 + +# normal +color0 #101010 +color1 #EFA6A2 +color2 #80C990 +color3 #E6A3DC +color4 #50CACD +color5 #E0AF85 +color6 #C8C874 +color7 #C0C0C0 + +# bright +color8 #454545 +color9 #EFA6A2 +color10 #80C990 +color11 #E6A3DC +color12 #50CACD +color13 #E0AF85 +color14 #C8C874 +color15 #454545 + +# extended base16 colors +color16 #A3B8EF +color17 #808080 +color18 #454545 +color19 #454545 +color20 #808080 +color21 #C0C0C0 diff --git a/colors/base16-qualia.conf b/colors/base16-qualia.conf new file mode 100644 index 0000000..00f8eb8 --- /dev/null +++ b/colors/base16-qualia.conf @@ -0,0 +1,35 @@ +# Base16 Qualia - kitty color config +# Scheme by isaacwhanson +background #101010 +foreground #C0C0C0 +selection_background #C0C0C0 +selection_foreground #101010 +url_color #808080 +cursor #C0C0C0 +active_border_color #454545 +inactive_border_color #454545 +active_tab_background #101010 +active_tab_foreground #C0C0C0 +inactive_tab_background #454545 +inactive_tab_foreground #808080 +tab_bar_background #454545 + +# normal +color0 #101010 +color1 #EFA6A2 +color2 #80C990 +color3 #E6A3DC +color4 #50CACD +color5 #E0AF85 +color6 #C8C874 +color7 #C0C0C0 + +# bright +color8 #454545 +color9 #A3B8EF +color10 #454545 +color11 #454545 +color12 #808080 +color13 #C0C0C0 +color14 #808080 +color15 #454545 diff --git a/colors/base16-railscasts-256.conf b/colors/base16-railscasts-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-railscasts.conf b/colors/base16-railscasts.conf old mode 100755 new mode 100644 diff --git a/colors/base16-rebecca-256.conf b/colors/base16-rebecca-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-rebecca.conf b/colors/base16-rebecca.conf old mode 100755 new mode 100644 diff --git a/colors/base16-rose-pine-256.conf b/colors/base16-rose-pine-256.conf new file mode 100644 index 0000000..03e07a5 --- /dev/null +++ b/colors/base16-rose-pine-256.conf @@ -0,0 +1,43 @@ +# Base16 Rosé Pine - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #191724 +foreground #e0def4 +selection_background #e0def4 +selection_foreground #191724 +url_color #6e6a86 +cursor #e0def4 +active_border_color #555169 +inactive_border_color #1f1d2e +active_tab_background #191724 +active_tab_foreground #e0def4 +inactive_tab_background #1f1d2e +inactive_tab_foreground #6e6a86 +tab_bar_background #1f1d2e + +# normal +color0 #191724 +color1 #e2e1e7 +color2 #ebbcba +color3 #f6c177 +color4 #9ccfd8 +color5 #c4a7e7 +color6 #31748f +color7 #e0def4 + +# bright +color8 #555169 +color9 #e2e1e7 +color10 #ebbcba +color11 #f6c177 +color12 #9ccfd8 +color13 #c4a7e7 +color14 #31748f +color15 #c5c3ce + +# extended base16 colors +color16 #eb6f92 +color17 #e5e5e5 +color18 #1f1d2e +color19 #26233a +color20 #6e6a86 +color21 #f0f0f3 diff --git a/colors/base16-rose-pine-dawn-256.conf b/colors/base16-rose-pine-dawn-256.conf new file mode 100644 index 0000000..ee726f6 --- /dev/null +++ b/colors/base16-rose-pine-dawn-256.conf @@ -0,0 +1,43 @@ +# Base16 Rosé Pine Dawn - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #faf4ed +foreground #575279 +selection_background #575279 +selection_foreground #faf4ed +url_color #6e6a86 +cursor #575279 +active_border_color #9893a5 +inactive_border_color #fffaf3 +active_tab_background #faf4ed +active_tab_foreground #575279 +inactive_tab_background #fffaf3 +inactive_tab_foreground #6e6a86 +tab_bar_background #fffaf3 + +# normal +color0 #faf4ed +color1 #1f1d2e +color2 #d7827e +color3 #ea9d34 +color4 #56949f +color5 #907aa9 +color6 #286983 +color7 #575279 + +# bright +color8 #9893a5 +color9 #1f1d2e +color10 #d7827e +color11 #ea9d34 +color12 #56949f +color13 #907aa9 +color14 #286983 +color15 #26233a + +# extended base16 colors +color16 #b4637a +color17 #c5c3ce +color18 #fffaf3 +color19 #f2e9de +color20 #6e6a86 +color21 #555169 diff --git a/colors/base16-rose-pine-dawn.conf b/colors/base16-rose-pine-dawn.conf new file mode 100644 index 0000000..6ba9896 --- /dev/null +++ b/colors/base16-rose-pine-dawn.conf @@ -0,0 +1,35 @@ +# Base16 Rosé Pine Dawn - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #faf4ed +foreground #575279 +selection_background #575279 +selection_foreground #faf4ed +url_color #6e6a86 +cursor #575279 +active_border_color #9893a5 +inactive_border_color #fffaf3 +active_tab_background #faf4ed +active_tab_foreground #575279 +inactive_tab_background #fffaf3 +inactive_tab_foreground #6e6a86 +tab_bar_background #fffaf3 + +# normal +color0 #faf4ed +color1 #1f1d2e +color2 #d7827e +color3 #ea9d34 +color4 #56949f +color5 #907aa9 +color6 #286983 +color7 #575279 + +# bright +color8 #9893a5 +color9 #b4637a +color10 #fffaf3 +color11 #f2e9de +color12 #6e6a86 +color13 #555169 +color14 #c5c3ce +color15 #26233a diff --git a/colors/base16-rose-pine-moon-256.conf b/colors/base16-rose-pine-moon-256.conf new file mode 100644 index 0000000..397f6f4 --- /dev/null +++ b/colors/base16-rose-pine-moon-256.conf @@ -0,0 +1,43 @@ +# Base16 Rosé Pine Moon - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #232136 +foreground #e0def4 +selection_background #e0def4 +selection_foreground #232136 +url_color #817c9c +cursor #e0def4 +active_border_color #59546d +inactive_border_color #2a273f +active_tab_background #232136 +active_tab_foreground #e0def4 +inactive_tab_background #2a273f +inactive_tab_foreground #817c9c +tab_bar_background #2a273f + +# normal +color0 #232136 +color1 #ecebf0 +color2 #ea9a97 +color3 #f6c177 +color4 #9ccfd8 +color5 #c4a7e7 +color6 #3e8fb0 +color7 #e0def4 + +# bright +color8 #59546d +color9 #ecebf0 +color10 #ea9a97 +color11 #f6c177 +color12 #9ccfd8 +color13 #c4a7e7 +color14 #3e8fb0 +color15 #d9d7e1 + +# extended base16 colors +color16 #eb6f92 +color17 #b9b9bc +color18 #2a273f +color19 #393552 +color20 #817c9c +color21 #f5f5f7 diff --git a/colors/base16-rose-pine-moon.conf b/colors/base16-rose-pine-moon.conf new file mode 100644 index 0000000..20efa01 --- /dev/null +++ b/colors/base16-rose-pine-moon.conf @@ -0,0 +1,35 @@ +# Base16 Rosé Pine Moon - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #232136 +foreground #e0def4 +selection_background #e0def4 +selection_foreground #232136 +url_color #817c9c +cursor #e0def4 +active_border_color #59546d +inactive_border_color #2a273f +active_tab_background #232136 +active_tab_foreground #e0def4 +inactive_tab_background #2a273f +inactive_tab_foreground #817c9c +tab_bar_background #2a273f + +# normal +color0 #232136 +color1 #ecebf0 +color2 #ea9a97 +color3 #f6c177 +color4 #9ccfd8 +color5 #c4a7e7 +color6 #3e8fb0 +color7 #e0def4 + +# bright +color8 #59546d +color9 #eb6f92 +color10 #2a273f +color11 #393552 +color12 #817c9c +color13 #f5f5f7 +color14 #b9b9bc +color15 #d9d7e1 diff --git a/colors/base16-rose-pine.conf b/colors/base16-rose-pine.conf new file mode 100644 index 0000000..b5c10e6 --- /dev/null +++ b/colors/base16-rose-pine.conf @@ -0,0 +1,35 @@ +# Base16 Rosé Pine - kitty color config +# Scheme by Emilia Dunfelt <sayhi@dunfelt.se> +background #191724 +foreground #e0def4 +selection_background #e0def4 +selection_foreground #191724 +url_color #6e6a86 +cursor #e0def4 +active_border_color #555169 +inactive_border_color #1f1d2e +active_tab_background #191724 +active_tab_foreground #e0def4 +inactive_tab_background #1f1d2e +inactive_tab_foreground #6e6a86 +tab_bar_background #1f1d2e + +# normal +color0 #191724 +color1 #e2e1e7 +color2 #ebbcba +color3 #f6c177 +color4 #9ccfd8 +color5 #c4a7e7 +color6 #31748f +color7 #e0def4 + +# bright +color8 #555169 +color9 #eb6f92 +color10 #1f1d2e +color11 #26233a +color12 #6e6a86 +color13 #f0f0f3 +color14 #e5e5e5 +color15 #c5c3ce diff --git a/colors/base16-sagelight-256.conf b/colors/base16-sagelight-256.conf new file mode 100644 index 0000000..a450bb9 --- /dev/null +++ b/colors/base16-sagelight-256.conf @@ -0,0 +1,43 @@ +# Base16 Sagelight - kitty color config +# Scheme by Carter Veldhuizen +background #f8f8f8 +foreground #383838 +selection_background #383838 +selection_foreground #f8f8f8 +url_color #585858 +cursor #383838 +active_border_color #b8b8b8 +inactive_border_color #e8e8e8 +active_tab_background #f8f8f8 +active_tab_foreground #383838 +inactive_tab_background #e8e8e8 +inactive_tab_foreground #585858 +tab_bar_background #e8e8e8 + +# normal +color0 #f8f8f8 +color1 #fa8480 +color2 #a0d2c8 +color3 #ffdc61 +color4 #a0a7d2 +color5 #c8a0d2 +color6 #a2d6f5 +color7 #383838 + +# bright +color8 #b8b8b8 +color9 #fa8480 +color10 #a0d2c8 +color11 #ffdc61 +color12 #a0a7d2 +color13 #c8a0d2 +color14 #a2d6f5 +color15 #181818 + +# extended base16 colors +color16 #ffaa61 +color17 #d2b2a0 +color18 #e8e8e8 +color19 #d8d8d8 +color20 #585858 +color21 #282828 diff --git a/colors/base16-sagelight.conf b/colors/base16-sagelight.conf new file mode 100644 index 0000000..ce9be17 --- /dev/null +++ b/colors/base16-sagelight.conf @@ -0,0 +1,35 @@ +# Base16 Sagelight - kitty color config +# Scheme by Carter Veldhuizen +background #f8f8f8 +foreground #383838 +selection_background #383838 +selection_foreground #f8f8f8 +url_color #585858 +cursor #383838 +active_border_color #b8b8b8 +inactive_border_color #e8e8e8 +active_tab_background #f8f8f8 +active_tab_foreground #383838 +inactive_tab_background #e8e8e8 +inactive_tab_foreground #585858 +tab_bar_background #e8e8e8 + +# normal +color0 #f8f8f8 +color1 #fa8480 +color2 #a0d2c8 +color3 #ffdc61 +color4 #a0a7d2 +color5 #c8a0d2 +color6 #a2d6f5 +color7 #383838 + +# bright +color8 #b8b8b8 +color9 #ffaa61 +color10 #e8e8e8 +color11 #d8d8d8 +color12 #585858 +color13 #282828 +color14 #d2b2a0 +color15 #181818 diff --git a/colors/base16-sakura-256.conf b/colors/base16-sakura-256.conf new file mode 100644 index 0000000..e860f86 --- /dev/null +++ b/colors/base16-sakura-256.conf @@ -0,0 +1,43 @@ +# Base16 Sakura - kitty color config +# Scheme by Misterio77 (http://github.com/Misterio77) +background #feedf3 +foreground #564448 +selection_background #564448 +selection_foreground #feedf3 +url_color #665055 +cursor #564448 +active_border_color #755f64 +inactive_border_color #f8e2e7 +active_tab_background #feedf3 +active_tab_foreground #564448 +inactive_tab_background #f8e2e7 +inactive_tab_foreground #665055 +tab_bar_background #f8e2e7 + +# normal +color0 #feedf3 +color1 #df2d52 +color2 #2e916d +color3 #c29461 +color4 #006e93 +color5 #5e2180 +color6 #1d8991 +color7 #564448 + +# bright +color8 #755f64 +color9 #df2d52 +color10 #2e916d +color11 #c29461 +color12 #006e93 +color13 #5e2180 +color14 #1d8991 +color15 #33292b + +# extended base16 colors +color16 #f6661e +color17 #ba0d35 +color18 #f8e2e7 +color19 #e0ccd1 +color20 #665055 +color21 #42383a diff --git a/colors/base16-sakura.conf b/colors/base16-sakura.conf new file mode 100644 index 0000000..c1cff26 --- /dev/null +++ b/colors/base16-sakura.conf @@ -0,0 +1,35 @@ +# Base16 Sakura - kitty color config +# Scheme by Misterio77 (http://github.com/Misterio77) +background #feedf3 +foreground #564448 +selection_background #564448 +selection_foreground #feedf3 +url_color #665055 +cursor #564448 +active_border_color #755f64 +inactive_border_color #f8e2e7 +active_tab_background #feedf3 +active_tab_foreground #564448 +inactive_tab_background #f8e2e7 +inactive_tab_foreground #665055 +tab_bar_background #f8e2e7 + +# normal +color0 #feedf3 +color1 #df2d52 +color2 #2e916d +color3 #c29461 +color4 #006e93 +color5 #5e2180 +color6 #1d8991 +color7 #564448 + +# bright +color8 #755f64 +color9 #f6661e +color10 #f8e2e7 +color11 #e0ccd1 +color12 #665055 +color13 #42383a +color14 #ba0d35 +color15 #33292b diff --git a/colors/base16-sandcastle-256.conf b/colors/base16-sandcastle-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-sandcastle.conf b/colors/base16-sandcastle.conf old mode 100755 new mode 100644 diff --git a/colors/base16-seti-256.conf b/colors/base16-seti-256.conf old mode 100755 new mode 100644 index 35d0820..69f3c3f --- a/colors/base16-seti-256.conf +++ b/colors/base16-seti-256.conf @@ -6,7 +6,7 @@ selection_background #d6d6d6 selection_foreground #151718 url_color #43a5d5 cursor #d6d6d6 -active_border_color #41535b +active_border_color #41535B inactive_border_color #282a2b active_tab_background #151718 active_tab_foreground #d6d6d6 @@ -16,7 +16,7 @@ tab_bar_background #282a2b # normal color0 #151718 -color1 #cd3f45 +color1 #Cd3f45 color2 #9fca56 color3 #e6cd69 color4 #55b5db @@ -25,8 +25,8 @@ color6 #55dbbe color7 #d6d6d6 # bright -color8 #41535b -color9 #cd3f45 +color8 #41535B +color9 #Cd3f45 color10 #9fca56 color11 #e6cd69 color12 #55b5db @@ -38,6 +38,6 @@ color15 #ffffff color16 #db7b55 color17 #8a553f color18 #282a2b -color19 #3b758c +color19 #3B758C color20 #43a5d5 color21 #eeeeee diff --git a/colors/base16-seti.conf b/colors/base16-seti.conf old mode 100755 new mode 100644 index 720e0f3..1d418b6 --- a/colors/base16-seti.conf +++ b/colors/base16-seti.conf @@ -6,7 +6,7 @@ selection_background #d6d6d6 selection_foreground #151718 url_color #43a5d5 cursor #d6d6d6 -active_border_color #41535b +active_border_color #41535B inactive_border_color #282a2b active_tab_background #151718 active_tab_foreground #d6d6d6 @@ -16,7 +16,7 @@ tab_bar_background #282a2b # normal color0 #151718 -color1 #cd3f45 +color1 #Cd3f45 color2 #9fca56 color3 #e6cd69 color4 #55b5db @@ -25,10 +25,10 @@ color6 #55dbbe color7 #d6d6d6 # bright -color8 #41535b +color8 #41535B color9 #db7b55 color10 #282a2b -color11 #3b758c +color11 #3B758C color12 #43a5d5 color13 #eeeeee color14 #8a553f diff --git a/colors/base16-shades-of-purple-256.conf b/colors/base16-shades-of-purple-256.conf new file mode 100644 index 0000000..8bc8098 --- /dev/null +++ b/colors/base16-shades-of-purple-256.conf @@ -0,0 +1,43 @@ +# Base16 Shades of Purple - kitty color config +# Scheme by Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode). +background #1e1e3f +foreground #c7c7c7 +selection_background #c7c7c7 +selection_foreground #1e1e3f +url_color #6871ff +cursor #c7c7c7 +active_border_color #808080 +inactive_border_color #43d426 +active_tab_background #1e1e3f +active_tab_foreground #c7c7c7 +inactive_tab_background #43d426 +inactive_tab_foreground #6871ff +tab_bar_background #43d426 + +# normal +color0 #1e1e3f +color1 #d90429 +color2 #3ad900 +color3 #ffe700 +color4 #6943ff +color5 #ff2c70 +color6 #00c5c7 +color7 #c7c7c7 + +# bright +color8 #808080 +color9 #d90429 +color10 #3ad900 +color11 #ffe700 +color12 #6943ff +color13 #ff2c70 +color14 #00c5c7 +color15 #ffffff + +# extended base16 colors +color16 #f92a1c +color17 #79e8fb +color18 #43d426 +color19 #f1d000 +color20 #6871ff +color21 #ff77ff diff --git a/colors/base16-shades-of-purple.conf b/colors/base16-shades-of-purple.conf new file mode 100644 index 0000000..166b700 --- /dev/null +++ b/colors/base16-shades-of-purple.conf @@ -0,0 +1,35 @@ +# Base16 Shades of Purple - kitty color config +# Scheme by Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode). +background #1e1e3f +foreground #c7c7c7 +selection_background #c7c7c7 +selection_foreground #1e1e3f +url_color #6871ff +cursor #c7c7c7 +active_border_color #808080 +inactive_border_color #43d426 +active_tab_background #1e1e3f +active_tab_foreground #c7c7c7 +inactive_tab_background #43d426 +inactive_tab_foreground #6871ff +tab_bar_background #43d426 + +# normal +color0 #1e1e3f +color1 #d90429 +color2 #3ad900 +color3 #ffe700 +color4 #6943ff +color5 #ff2c70 +color6 #00c5c7 +color7 #c7c7c7 + +# bright +color8 #808080 +color9 #f92a1c +color10 #43d426 +color11 #f1d000 +color12 #6871ff +color13 #ff77ff +color14 #79e8fb +color15 #ffffff diff --git a/colors/base16-shadesmear-dark-256.conf b/colors/base16-shadesmear-dark-256.conf new file mode 100644 index 0000000..f968131 --- /dev/null +++ b/colors/base16-shadesmear-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 ShadeSmear Dark - kitty color config +# Scheme by Kyle Giammarco (http://kyle.giammar.co) +background #232323 +foreground #DBDBDB +selection_background #DBDBDB +selection_foreground #232323 +url_color #E4E4E4 +cursor #DBDBDB +active_border_color #C0C0C0 +inactive_border_color #1C1C1C +active_tab_background #232323 +active_tab_foreground #DBDBDB +inactive_tab_background #1C1C1C +inactive_tab_foreground #E4E4E4 +tab_bar_background #1C1C1C + +# normal +color0 #232323 +color1 #CC5450 +color2 #71983B +color3 #307878 +color4 #376388 +color5 #D7AB54 +color6 #C57D42 +color7 #DBDBDB + +# bright +color8 #C0C0C0 +color9 #CC5450 +color10 #71983B +color11 #307878 +color12 #376388 +color13 #D7AB54 +color14 #C57D42 +color15 #1C1C1C + +# extended base16 colors +color16 #A64270 +color17 #6D6D6D +color18 #1C1C1C +color19 #4E4E4E +color20 #E4E4E4 +color21 #E4E4E4 diff --git a/colors/base16-shadesmear-dark.conf b/colors/base16-shadesmear-dark.conf new file mode 100644 index 0000000..2df9639 --- /dev/null +++ b/colors/base16-shadesmear-dark.conf @@ -0,0 +1,35 @@ +# Base16 ShadeSmear Dark - kitty color config +# Scheme by Kyle Giammarco (http://kyle.giammar.co) +background #232323 +foreground #DBDBDB +selection_background #DBDBDB +selection_foreground #232323 +url_color #E4E4E4 +cursor #DBDBDB +active_border_color #C0C0C0 +inactive_border_color #1C1C1C +active_tab_background #232323 +active_tab_foreground #DBDBDB +inactive_tab_background #1C1C1C +inactive_tab_foreground #E4E4E4 +tab_bar_background #1C1C1C + +# normal +color0 #232323 +color1 #CC5450 +color2 #71983B +color3 #307878 +color4 #376388 +color5 #D7AB54 +color6 #C57D42 +color7 #DBDBDB + +# bright +color8 #C0C0C0 +color9 #A64270 +color10 #1C1C1C +color11 #4E4E4E +color12 #E4E4E4 +color13 #E4E4E4 +color14 #6D6D6D +color15 #1C1C1C diff --git a/colors/base16-shadesmear-light-256.conf b/colors/base16-shadesmear-light-256.conf new file mode 100644 index 0000000..785e2e4 --- /dev/null +++ b/colors/base16-shadesmear-light-256.conf @@ -0,0 +1,43 @@ +# Base16 ShadeSmear Light - kitty color config +# Scheme by Kyle Giammarco (http://kyle.giammar.co) +background #DBDBDB +foreground #232323 +selection_background #232323 +selection_foreground #DBDBDB +url_color #1C1C1C +cursor #232323 +active_border_color #4E4E4E +inactive_border_color #E4E4E4 +active_tab_background #DBDBDB +active_tab_foreground #232323 +inactive_tab_background #E4E4E4 +inactive_tab_foreground #1C1C1C +tab_bar_background #E4E4E4 + +# normal +color0 #DBDBDB +color1 #CC5450 +color2 #71983B +color3 #307878 +color4 #376388 +color5 #D7AB54 +color6 #C57D42 +color7 #232323 + +# bright +color8 #4E4E4E +color9 #CC5450 +color10 #71983B +color11 #307878 +color12 #376388 +color13 #D7AB54 +color14 #C57D42 +color15 #E4E4E4 + +# extended base16 colors +color16 #A64270 +color17 #6D6D6D +color18 #E4E4E4 +color19 #C0C0C0 +color20 #1C1C1C +color21 #1C1C1C diff --git a/colors/base16-shadesmear-light.conf b/colors/base16-shadesmear-light.conf new file mode 100644 index 0000000..e17e498 --- /dev/null +++ b/colors/base16-shadesmear-light.conf @@ -0,0 +1,35 @@ +# Base16 ShadeSmear Light - kitty color config +# Scheme by Kyle Giammarco (http://kyle.giammar.co) +background #DBDBDB +foreground #232323 +selection_background #232323 +selection_foreground #DBDBDB +url_color #1C1C1C +cursor #232323 +active_border_color #4E4E4E +inactive_border_color #E4E4E4 +active_tab_background #DBDBDB +active_tab_foreground #232323 +inactive_tab_background #E4E4E4 +inactive_tab_foreground #1C1C1C +tab_bar_background #E4E4E4 + +# normal +color0 #DBDBDB +color1 #CC5450 +color2 #71983B +color3 #307878 +color4 #376388 +color5 #D7AB54 +color6 #C57D42 +color7 #232323 + +# bright +color8 #4E4E4E +color9 #A64270 +color10 #E4E4E4 +color11 #C0C0C0 +color12 #1C1C1C +color13 #1C1C1C +color14 #6D6D6D +color15 #E4E4E4 diff --git a/colors/base16-shapeshifter-256.conf b/colors/base16-shapeshifter-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-shapeshifter.conf b/colors/base16-shapeshifter.conf old mode 100755 new mode 100644 diff --git a/colors/base16-silk-dark-256.conf b/colors/base16-silk-dark-256.conf new file mode 100644 index 0000000..3d7b0a8 --- /dev/null +++ b/colors/base16-silk-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Silk Dark - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #0e3c46 +foreground #C7DBDD +selection_background #C7DBDD +selection_foreground #0e3c46 +url_color #9DC8CD +cursor #C7DBDD +active_border_color #587073 +inactive_border_color #1D494E +active_tab_background #0e3c46 +active_tab_foreground #C7DBDD +inactive_tab_background #1D494E +inactive_tab_foreground #9DC8CD +tab_bar_background #1D494E + +# normal +color0 #0e3c46 +color1 #fb6953 +color2 #73d8ad +color3 #fce380 +color4 #46bddd +color5 #756b8a +color6 #3fb2b9 +color7 #C7DBDD + +# bright +color8 #587073 +color9 #fb6953 +color10 #73d8ad +color11 #fce380 +color12 #46bddd +color13 #756b8a +color14 #3fb2b9 +color15 #D2FAFF + +# extended base16 colors +color16 #fcab74 +color17 #9b647b +color18 #1D494E +color19 #2A5054 +color20 #9DC8CD +color21 #CBF2F7 diff --git a/colors/base16-silk-dark.conf b/colors/base16-silk-dark.conf new file mode 100644 index 0000000..f1304dc --- /dev/null +++ b/colors/base16-silk-dark.conf @@ -0,0 +1,35 @@ +# Base16 Silk Dark - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #0e3c46 +foreground #C7DBDD +selection_background #C7DBDD +selection_foreground #0e3c46 +url_color #9DC8CD +cursor #C7DBDD +active_border_color #587073 +inactive_border_color #1D494E +active_tab_background #0e3c46 +active_tab_foreground #C7DBDD +inactive_tab_background #1D494E +inactive_tab_foreground #9DC8CD +tab_bar_background #1D494E + +# normal +color0 #0e3c46 +color1 #fb6953 +color2 #73d8ad +color3 #fce380 +color4 #46bddd +color5 #756b8a +color6 #3fb2b9 +color7 #C7DBDD + +# bright +color8 #587073 +color9 #fcab74 +color10 #1D494E +color11 #2A5054 +color12 #9DC8CD +color13 #CBF2F7 +color14 #9b647b +color15 #D2FAFF diff --git a/colors/base16-silk-light-256.conf b/colors/base16-silk-light-256.conf new file mode 100644 index 0000000..2f1d26f --- /dev/null +++ b/colors/base16-silk-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Silk Light - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #E9F1EF +foreground #385156 +selection_background #385156 +selection_foreground #E9F1EF +url_color #4B5B5F +cursor #385156 +active_border_color #5C787B +inactive_border_color #CCD4D3 +active_tab_background #E9F1EF +active_tab_foreground #385156 +inactive_tab_background #CCD4D3 +inactive_tab_foreground #4B5B5F +tab_bar_background #CCD4D3 + +# normal +color0 #E9F1EF +color1 #CF432E +color2 #6CA38C +color3 #CFAD25 +color4 #39AAC9 +color5 #6E6582 +color6 #329CA2 +color7 #385156 + +# bright +color8 #5C787B +color9 #CF432E +color10 #6CA38C +color11 #CFAD25 +color12 #39AAC9 +color13 #6E6582 +color14 #329CA2 +color15 #D2FAFF + +# extended base16 colors +color16 #D27F46 +color17 #865369 +color18 #CCD4D3 +color19 #90B7B6 +color20 #4B5B5F +color21 #0e3c46 diff --git a/colors/base16-silk-light.conf b/colors/base16-silk-light.conf new file mode 100644 index 0000000..6adb0e5 --- /dev/null +++ b/colors/base16-silk-light.conf @@ -0,0 +1,35 @@ +# Base16 Silk Light - kitty color config +# Scheme by Gabriel Fontes (https://github.com/Misterio77) +background #E9F1EF +foreground #385156 +selection_background #385156 +selection_foreground #E9F1EF +url_color #4B5B5F +cursor #385156 +active_border_color #5C787B +inactive_border_color #CCD4D3 +active_tab_background #E9F1EF +active_tab_foreground #385156 +inactive_tab_background #CCD4D3 +inactive_tab_foreground #4B5B5F +tab_bar_background #CCD4D3 + +# normal +color0 #E9F1EF +color1 #CF432E +color2 #6CA38C +color3 #CFAD25 +color4 #39AAC9 +color5 #6E6582 +color6 #329CA2 +color7 #385156 + +# bright +color8 #5C787B +color9 #D27F46 +color10 #CCD4D3 +color11 #90B7B6 +color12 #4B5B5F +color13 #0e3c46 +color14 #865369 +color15 #D2FAFF diff --git a/colors/base16-snazzy-256.conf b/colors/base16-snazzy-256.conf old mode 100755 new mode 100644 index cc70ad7..e7e0710 --- a/colors/base16-snazzy-256.conf +++ b/colors/base16-snazzy-256.conf @@ -1,5 +1,5 @@ # Base16 Snazzy - kitty color config -# Scheme by Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +# Scheme by Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) background #282a36 foreground #e2e4e5 selection_background #e2e4e5 diff --git a/colors/base16-snazzy.conf b/colors/base16-snazzy.conf old mode 100755 new mode 100644 index 46e291d..c957234 --- a/colors/base16-snazzy.conf +++ b/colors/base16-snazzy.conf @@ -1,5 +1,5 @@ # Base16 Snazzy - kitty color config -# Scheme by Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +# Scheme by Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) background #282a36 foreground #e2e4e5 selection_background #e2e4e5 diff --git a/colors/base16-solarflare-256.conf b/colors/base16-solarflare-256.conf old mode 100755 new mode 100644 index 4eaa637..4f2932a --- a/colors/base16-solarflare-256.conf +++ b/colors/base16-solarflare-256.conf @@ -1,43 +1,43 @@ # Base16 Solar Flare - kitty color config # Scheme by Chuck Harmston (https://chuck.harmston.ch) -background #18262f -foreground #a6afb8 -selection_background #a6afb8 -selection_foreground #18262f -url_color #85939e -cursor #a6afb8 +background #18262F +foreground #A6AFB8 +selection_background #A6AFB8 +selection_foreground #18262F +url_color #85939E +cursor #A6AFB8 active_border_color #667581 -inactive_border_color #222e38 -active_tab_background #18262f -active_tab_foreground #a6afb8 -inactive_tab_background #222e38 -inactive_tab_foreground #85939e -tab_bar_background #222e38 +inactive_border_color #222E38 +active_tab_background #18262F +active_tab_foreground #A6AFB8 +inactive_tab_background #222E38 +inactive_tab_foreground #85939E +tab_bar_background #222E38 # normal -color0 #18262f -color1 #ef5253 -color2 #7cc844 -color3 #e4b51c -color4 #33b5e1 -color5 #a363d5 -color6 #52cbb0 -color7 #a6afb8 +color0 #18262F +color1 #EF5253 +color2 #7CC844 +color3 #E4B51C +color4 #33B5E1 +color5 #A363D5 +color6 #52CBB0 +color7 #A6AFB8 # bright color8 #667581 -color9 #ef5253 -color10 #7cc844 -color11 #e4b51c -color12 #33b5e1 -color13 #a363d5 -color14 #52cbb0 -color15 #f5f7fa +color9 #EF5253 +color10 #7CC844 +color11 #E4B51C +color12 #33B5E1 +color13 #A363D5 +color14 #52CBB0 +color15 #F5F7FA # extended base16 colors -color16 #e66b2b -color17 #d73c9a -color18 #222e38 +color16 #E66B2B +color17 #D73C9A +color18 #222E38 color19 #586875 -color20 #85939e -color21 #e8e9ed +color20 #85939E +color21 #E8E9ED diff --git a/colors/base16-solarflare-light-256.conf b/colors/base16-solarflare-light-256.conf new file mode 100644 index 0000000..a3feea7 --- /dev/null +++ b/colors/base16-solarflare-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Solar Flare Light - kitty color config +# Scheme by Chuck Harmston (https://chuck.harmston.ch) +background #F5F7FA +foreground #586875 +selection_background #586875 +selection_foreground #F5F7FA +url_color #667581 +cursor #586875 +active_border_color #85939E +inactive_border_color #E8E9ED +active_tab_background #F5F7FA +active_tab_foreground #586875 +inactive_tab_background #E8E9ED +inactive_tab_foreground #667581 +tab_bar_background #E8E9ED + +# normal +color0 #F5F7FA +color1 #EF5253 +color2 #7CC844 +color3 #E4B51C +color4 #33B5E1 +color5 #A363D5 +color6 #52CBB0 +color7 #586875 + +# bright +color8 #85939E +color9 #EF5253 +color10 #7CC844 +color11 #E4B51C +color12 #33B5E1 +color13 #A363D5 +color14 #52CBB0 +color15 #18262F + +# extended base16 colors +color16 #E66B2B +color17 #D73C9A +color18 #E8E9ED +color19 #A6AFB8 +color20 #667581 +color21 #222E38 diff --git a/colors/base16-solarflare-light.conf b/colors/base16-solarflare-light.conf new file mode 100644 index 0000000..94f6c38 --- /dev/null +++ b/colors/base16-solarflare-light.conf @@ -0,0 +1,35 @@ +# Base16 Solar Flare Light - kitty color config +# Scheme by Chuck Harmston (https://chuck.harmston.ch) +background #F5F7FA +foreground #586875 +selection_background #586875 +selection_foreground #F5F7FA +url_color #667581 +cursor #586875 +active_border_color #85939E +inactive_border_color #E8E9ED +active_tab_background #F5F7FA +active_tab_foreground #586875 +inactive_tab_background #E8E9ED +inactive_tab_foreground #667581 +tab_bar_background #E8E9ED + +# normal +color0 #F5F7FA +color1 #EF5253 +color2 #7CC844 +color3 #E4B51C +color4 #33B5E1 +color5 #A363D5 +color6 #52CBB0 +color7 #586875 + +# bright +color8 #85939E +color9 #E66B2B +color10 #E8E9ED +color11 #A6AFB8 +color12 #667581 +color13 #222E38 +color14 #D73C9A +color15 #18262F diff --git a/colors/base16-solarflare.conf b/colors/base16-solarflare.conf old mode 100755 new mode 100644 index 282227c..97c78f2 --- a/colors/base16-solarflare.conf +++ b/colors/base16-solarflare.conf @@ -1,35 +1,35 @@ # Base16 Solar Flare - kitty color config # Scheme by Chuck Harmston (https://chuck.harmston.ch) -background #18262f -foreground #a6afb8 -selection_background #a6afb8 -selection_foreground #18262f -url_color #85939e -cursor #a6afb8 +background #18262F +foreground #A6AFB8 +selection_background #A6AFB8 +selection_foreground #18262F +url_color #85939E +cursor #A6AFB8 active_border_color #667581 -inactive_border_color #222e38 -active_tab_background #18262f -active_tab_foreground #a6afb8 -inactive_tab_background #222e38 -inactive_tab_foreground #85939e -tab_bar_background #222e38 +inactive_border_color #222E38 +active_tab_background #18262F +active_tab_foreground #A6AFB8 +inactive_tab_background #222E38 +inactive_tab_foreground #85939E +tab_bar_background #222E38 # normal -color0 #18262f -color1 #ef5253 -color2 #7cc844 -color3 #e4b51c -color4 #33b5e1 -color5 #a363d5 -color6 #52cbb0 -color7 #a6afb8 +color0 #18262F +color1 #EF5253 +color2 #7CC844 +color3 #E4B51C +color4 #33B5E1 +color5 #A363D5 +color6 #52CBB0 +color7 #A6AFB8 # bright color8 #667581 -color9 #e66b2b -color10 #222e38 +color9 #E66B2B +color10 #222E38 color11 #586875 -color12 #85939e -color13 #e8e9ed -color14 #d73c9a -color15 #f5f7fa +color12 #85939E +color13 #E8E9ED +color14 #D73C9A +color15 #F5F7FA diff --git a/colors/base16-solarized-dark-256.conf b/colors/base16-solarized-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-solarized-dark.conf b/colors/base16-solarized-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-solarized-light-256.conf b/colors/base16-solarized-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-solarized-light.conf b/colors/base16-solarized-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-spaceduck-256.conf b/colors/base16-spaceduck-256.conf new file mode 100644 index 0000000..6497050 --- /dev/null +++ b/colors/base16-spaceduck-256.conf @@ -0,0 +1,43 @@ +# Base16 Spaceduck - kitty color config +# Scheme by Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77) +background #16172d +foreground #ecf0c1 +selection_background #ecf0c1 +selection_foreground #16172d +url_color #818596 +cursor #ecf0c1 +active_border_color #686f9a +inactive_border_color #1b1c36 +active_tab_background #16172d +active_tab_foreground #ecf0c1 +inactive_tab_background #1b1c36 +inactive_tab_foreground #818596 +tab_bar_background #1b1c36 + +# normal +color0 #16172d +color1 #e33400 +color2 #5ccc96 +color3 #f2ce00 +color4 #7a5ccc +color5 #b3a1e6 +color6 #00a3cc +color7 #ecf0c1 + +# bright +color8 #686f9a +color9 #e33400 +color10 #5ccc96 +color11 #f2ce00 +color12 #7a5ccc +color13 #b3a1e6 +color14 #00a3cc +color15 #ffffff + +# extended base16 colors +color16 #e39400 +color17 #ce6f8f +color18 #1b1c36 +color19 #30365F +color20 #818596 +color21 #c1c3cc diff --git a/colors/base16-spaceduck.conf b/colors/base16-spaceduck.conf new file mode 100644 index 0000000..2a1c339 --- /dev/null +++ b/colors/base16-spaceduck.conf @@ -0,0 +1,35 @@ +# Base16 Spaceduck - kitty color config +# Scheme by Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77) +background #16172d +foreground #ecf0c1 +selection_background #ecf0c1 +selection_foreground #16172d +url_color #818596 +cursor #ecf0c1 +active_border_color #686f9a +inactive_border_color #1b1c36 +active_tab_background #16172d +active_tab_foreground #ecf0c1 +inactive_tab_background #1b1c36 +inactive_tab_foreground #818596 +tab_bar_background #1b1c36 + +# normal +color0 #16172d +color1 #e33400 +color2 #5ccc96 +color3 #f2ce00 +color4 #7a5ccc +color5 #b3a1e6 +color6 #00a3cc +color7 #ecf0c1 + +# bright +color8 #686f9a +color9 #e39400 +color10 #1b1c36 +color11 #30365F +color12 #818596 +color13 #c1c3cc +color14 #ce6f8f +color15 #ffffff diff --git a/colors/base16-spacemacs-256.conf b/colors/base16-spacemacs-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-spacemacs.conf b/colors/base16-spacemacs.conf old mode 100755 new mode 100644 diff --git a/colors/base16-stella-256.conf b/colors/base16-stella-256.conf new file mode 100644 index 0000000..9a8f078 --- /dev/null +++ b/colors/base16-stella-256.conf @@ -0,0 +1,43 @@ +# Base16 Stella - kitty color config +# Scheme by Shrimpram +background #2B213C +foreground #998BAD +selection_background #998BAD +selection_foreground #2B213C +url_color #7F7192 +cursor #998BAD +active_border_color #655978 +inactive_border_color #362B48 +active_tab_background #2B213C +active_tab_foreground #998BAD +inactive_tab_background #362B48 +inactive_tab_foreground #7F7192 +tab_bar_background #362B48 + +# normal +color0 #2B213C +color1 #C79987 +color2 #ACC79B +color3 #C7C691 +color4 #A5AAD4 +color5 #C594FF +color6 #9BC7BF +color7 #998BAD + +# bright +color8 #655978 +color9 #C79987 +color10 #ACC79B +color11 #C7C691 +color12 #A5AAD4 +color13 #C594FF +color14 #9BC7BF +color15 #EBDCFF + +# extended base16 colors +color16 #8865C6 +color17 #C7AB87 +color18 #362B48 +color19 #4D4160 +color20 #7F7192 +color21 #B4A5C8 diff --git a/colors/base16-stella.conf b/colors/base16-stella.conf new file mode 100644 index 0000000..bf36a9d --- /dev/null +++ b/colors/base16-stella.conf @@ -0,0 +1,35 @@ +# Base16 Stella - kitty color config +# Scheme by Shrimpram +background #2B213C +foreground #998BAD +selection_background #998BAD +selection_foreground #2B213C +url_color #7F7192 +cursor #998BAD +active_border_color #655978 +inactive_border_color #362B48 +active_tab_background #2B213C +active_tab_foreground #998BAD +inactive_tab_background #362B48 +inactive_tab_foreground #7F7192 +tab_bar_background #362B48 + +# normal +color0 #2B213C +color1 #C79987 +color2 #ACC79B +color3 #C7C691 +color4 #A5AAD4 +color5 #C594FF +color6 #9BC7BF +color7 #998BAD + +# bright +color8 #655978 +color9 #8865C6 +color10 #362B48 +color11 #4D4160 +color12 #7F7192 +color13 #B4A5C8 +color14 #C7AB87 +color15 #EBDCFF diff --git a/colors/base16-still-alive-256.conf b/colors/base16-still-alive-256.conf new file mode 100644 index 0000000..34b9658 --- /dev/null +++ b/colors/base16-still-alive-256.conf @@ -0,0 +1,43 @@ +# Base16 Still Alive - kitty color config +# Scheme by Derrick McKee (derrick.mckee@gmail.com) +background #F0F0F0 +foreground #D80000 +selection_background #D80000 +selection_foreground #F0F0F0 +url_color #F00000 +cursor #D80000 +active_border_color #F01818 +inactive_border_color #F0D848 +active_tab_background #F0F0F0 +active_tab_foreground #D80000 +inactive_tab_background #F0D848 +inactive_tab_foreground #F00000 +tab_bar_background #F0D848 + +# normal +color0 #F0F0F0 +color1 #487830 +color2 #5C5C6A +color3 #426395 +color4 #001878 +color5 #900000 +color6 #2C3C57 +color7 #D80000 + +# bright +color8 #F01818 +color9 #487830 +color10 #5C5C6A +color11 #426395 +color12 #001878 +color13 #900000 +color14 #2C3C57 +color15 #30A860 + +# extended base16 colors +color16 #183048 +color17 #140C0D +color18 #F0D848 +color19 #FFF018 +color20 #F00000 +color21 #489000 diff --git a/colors/base16-still-alive.conf b/colors/base16-still-alive.conf new file mode 100644 index 0000000..3ef1d47 --- /dev/null +++ b/colors/base16-still-alive.conf @@ -0,0 +1,35 @@ +# Base16 Still Alive - kitty color config +# Scheme by Derrick McKee (derrick.mckee@gmail.com) +background #F0F0F0 +foreground #D80000 +selection_background #D80000 +selection_foreground #F0F0F0 +url_color #F00000 +cursor #D80000 +active_border_color #F01818 +inactive_border_color #F0D848 +active_tab_background #F0F0F0 +active_tab_foreground #D80000 +inactive_tab_background #F0D848 +inactive_tab_foreground #F00000 +tab_bar_background #F0D848 + +# normal +color0 #F0F0F0 +color1 #487830 +color2 #5C5C6A +color3 #426395 +color4 #001878 +color5 #900000 +color6 #2C3C57 +color7 #D80000 + +# bright +color8 #F01818 +color9 #183048 +color10 #F0D848 +color11 #FFF018 +color12 #F00000 +color13 #489000 +color14 #140C0D +color15 #30A860 diff --git a/colors/base16-summercamp-256.conf b/colors/base16-summercamp-256.conf old mode 100755 new mode 100644 index 189aae4..d659eb5 --- a/colors/base16-summercamp-256.conf +++ b/colors/base16-summercamp-256.conf @@ -20,7 +20,7 @@ color1 #e35142 color2 #5ceb5a color3 #f2ff27 color4 #489bf0 -color5 #ff8080 +color5 #FF8080 color6 #5aebbc color7 #736e55 @@ -30,13 +30,13 @@ color9 #e35142 color10 #5ceb5a color11 #f2ff27 color12 #489bf0 -color13 #ff8080 +color13 #FF8080 color14 #5aebbc color15 #f8f5de # extended base16 colors color16 #fba11b -color17 #f69be7 +color17 #F69BE7 color18 #2a261c color19 #3a3527 color20 #5f5b45 diff --git a/colors/base16-summercamp.conf b/colors/base16-summercamp.conf old mode 100755 new mode 100644 index 8da2823..d30b7b0 --- a/colors/base16-summercamp.conf +++ b/colors/base16-summercamp.conf @@ -20,7 +20,7 @@ color1 #e35142 color2 #5ceb5a color3 #f2ff27 color4 #489bf0 -color5 #ff8080 +color5 #FF8080 color6 #5aebbc color7 #736e55 @@ -31,5 +31,5 @@ color10 #2a261c color11 #3a3527 color12 #5f5b45 color13 #bab696 -color14 #f69be7 +color14 #F69BE7 color15 #f8f5de diff --git a/colors/base16-summerfruit-dark-256.conf b/colors/base16-summerfruit-dark-256.conf old mode 100755 new mode 100644 index 523254d..a3893e5 --- a/colors/base16-summerfruit-dark-256.conf +++ b/colors/base16-summerfruit-dark-256.conf @@ -1,43 +1,43 @@ # Base16 Summerfruit Dark - kitty color config # Scheme by Christopher Corley (http://christop.club/) background #151515 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #151515 -url_color #b0b0b0 -cursor #d0d0d0 +url_color #B0B0B0 +cursor #D0D0D0 active_border_color #505050 inactive_border_color #202020 active_tab_background #151515 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #202020 -inactive_tab_foreground #b0b0b0 +inactive_tab_foreground #B0B0B0 tab_bar_background #202020 # normal color0 #151515 -color1 #ff0086 -color2 #00c918 -color3 #aba800 -color4 #3777e6 -color5 #ad00a1 -color6 #1faaaa -color7 #d0d0d0 +color1 #FF0086 +color2 #00C918 +color3 #ABA800 +color4 #3777E6 +color5 #AD00A1 +color6 #1FAAAA +color7 #D0D0D0 # bright color8 #505050 -color9 #ff0086 -color10 #00c918 -color11 #aba800 -color12 #3777e6 -color13 #ad00a1 -color14 #1faaaa -color15 #ffffff +color9 #FF0086 +color10 #00C918 +color11 #ABA800 +color12 #3777E6 +color13 #AD00A1 +color14 #1FAAAA +color15 #FFFFFF # extended base16 colors -color16 #fd8900 -color17 #cc6633 +color16 #FD8900 +color17 #CC6633 color18 #202020 color19 #303030 -color20 #b0b0b0 -color21 #e0e0e0 +color20 #B0B0B0 +color21 #E0E0E0 diff --git a/colors/base16-summerfruit-dark.conf b/colors/base16-summerfruit-dark.conf old mode 100755 new mode 100644 index 180ecdd..75883cf --- a/colors/base16-summerfruit-dark.conf +++ b/colors/base16-summerfruit-dark.conf @@ -1,35 +1,35 @@ # Base16 Summerfruit Dark - kitty color config # Scheme by Christopher Corley (http://christop.club/) background #151515 -foreground #d0d0d0 -selection_background #d0d0d0 +foreground #D0D0D0 +selection_background #D0D0D0 selection_foreground #151515 -url_color #b0b0b0 -cursor #d0d0d0 +url_color #B0B0B0 +cursor #D0D0D0 active_border_color #505050 inactive_border_color #202020 active_tab_background #151515 -active_tab_foreground #d0d0d0 +active_tab_foreground #D0D0D0 inactive_tab_background #202020 -inactive_tab_foreground #b0b0b0 +inactive_tab_foreground #B0B0B0 tab_bar_background #202020 # normal color0 #151515 -color1 #ff0086 -color2 #00c918 -color3 #aba800 -color4 #3777e6 -color5 #ad00a1 -color6 #1faaaa -color7 #d0d0d0 +color1 #FF0086 +color2 #00C918 +color3 #ABA800 +color4 #3777E6 +color5 #AD00A1 +color6 #1FAAAA +color7 #D0D0D0 # bright color8 #505050 -color9 #fd8900 +color9 #FD8900 color10 #202020 color11 #303030 -color12 #b0b0b0 -color13 #e0e0e0 -color14 #cc6633 -color15 #ffffff +color12 #B0B0B0 +color13 #E0E0E0 +color14 #CC6633 +color15 #FFFFFF diff --git a/colors/base16-summerfruit-light-256.conf b/colors/base16-summerfruit-light-256.conf old mode 100755 new mode 100644 index e4e1678..c1f650b --- a/colors/base16-summerfruit-light-256.conf +++ b/colors/base16-summerfruit-light-256.conf @@ -1,43 +1,43 @@ # Base16 Summerfruit Light - kitty color config # Scheme by Christopher Corley (http://christop.club/) -background #ffffff +background #FFFFFF foreground #101010 selection_background #101010 -selection_foreground #ffffff +selection_foreground #FFFFFF url_color #000000 cursor #101010 -active_border_color #b0b0b0 -inactive_border_color #e0e0e0 -active_tab_background #ffffff +active_border_color #B0B0B0 +inactive_border_color #E0E0E0 +active_tab_background #FFFFFF active_tab_foreground #101010 -inactive_tab_background #e0e0e0 +inactive_tab_background #E0E0E0 inactive_tab_foreground #000000 -tab_bar_background #e0e0e0 +tab_bar_background #E0E0E0 # normal -color0 #ffffff -color1 #ff0086 -color2 #00c918 -color3 #aba800 -color4 #3777e6 -color5 #ad00a1 -color6 #1faaaa +color0 #FFFFFF +color1 #FF0086 +color2 #00C918 +color3 #ABA800 +color4 #3777E6 +color5 #AD00A1 +color6 #1FAAAA color7 #101010 # bright -color8 #b0b0b0 -color9 #ff0086 -color10 #00c918 -color11 #aba800 -color12 #3777e6 -color13 #ad00a1 -color14 #1faaaa +color8 #B0B0B0 +color9 #FF0086 +color10 #00C918 +color11 #ABA800 +color12 #3777E6 +color13 #AD00A1 +color14 #1FAAAA color15 #202020 # extended base16 colors -color16 #fd8900 -color17 #cc6633 -color18 #e0e0e0 -color19 #d0d0d0 +color16 #FD8900 +color17 #CC6633 +color18 #E0E0E0 +color19 #D0D0D0 color20 #000000 color21 #151515 diff --git a/colors/base16-summerfruit-light.conf b/colors/base16-summerfruit-light.conf old mode 100755 new mode 100644 index 7555ef4..0c30e5e --- a/colors/base16-summerfruit-light.conf +++ b/colors/base16-summerfruit-light.conf @@ -1,35 +1,35 @@ # Base16 Summerfruit Light - kitty color config # Scheme by Christopher Corley (http://christop.club/) -background #ffffff +background #FFFFFF foreground #101010 selection_background #101010 -selection_foreground #ffffff +selection_foreground #FFFFFF url_color #000000 cursor #101010 -active_border_color #b0b0b0 -inactive_border_color #e0e0e0 -active_tab_background #ffffff +active_border_color #B0B0B0 +inactive_border_color #E0E0E0 +active_tab_background #FFFFFF active_tab_foreground #101010 -inactive_tab_background #e0e0e0 +inactive_tab_background #E0E0E0 inactive_tab_foreground #000000 -tab_bar_background #e0e0e0 +tab_bar_background #E0E0E0 # normal -color0 #ffffff -color1 #ff0086 -color2 #00c918 -color3 #aba800 -color4 #3777e6 -color5 #ad00a1 -color6 #1faaaa +color0 #FFFFFF +color1 #FF0086 +color2 #00C918 +color3 #ABA800 +color4 #3777E6 +color5 #AD00A1 +color6 #1FAAAA color7 #101010 # bright -color8 #b0b0b0 -color9 #fd8900 -color10 #e0e0e0 -color11 #d0d0d0 +color8 #B0B0B0 +color9 #FD8900 +color10 #E0E0E0 +color11 #D0D0D0 color12 #000000 color13 #151515 -color14 #cc6633 +color14 #CC6633 color15 #202020 diff --git a/colors/base16-synth-midnight-dark-256.conf b/colors/base16-synth-midnight-dark-256.conf old mode 100755 new mode 100644 index f587de1..b7a2f3a --- a/colors/base16-synth-midnight-dark-256.conf +++ b/colors/base16-synth-midnight-dark-256.conf @@ -1,43 +1,43 @@ -# Base16 Synth Midnight Dark - kitty color config +# Base16 Synth Midnight Terminal Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #040404 -foreground #dfdbdf -selection_background #dfdbdf -selection_foreground #040404 -url_color #bfbbbf -cursor #dfdbdf -active_border_color #61507a -inactive_border_color #141414 -active_tab_background #040404 -active_tab_foreground #dfdbdf -inactive_tab_background #141414 -inactive_tab_foreground #bfbbbf -tab_bar_background #141414 +background #050608 +foreground #c1c3c4 +selection_background #c1c3c4 +selection_foreground #050608 +url_color #a3a5a6 +cursor #c1c3c4 +active_border_color #474849 +inactive_border_color #1a1b1c +active_tab_background #050608 +active_tab_foreground #c1c3c4 +inactive_tab_background #1a1b1c +inactive_tab_foreground #a3a5a6 +tab_bar_background #1a1b1c # normal -color0 #040404 +color0 #050608 color1 #b53b50 color2 #06ea61 -color3 #dae84d +color3 #c9d364 color4 #03aeff color5 #ea5ce2 -color6 #7cede9 -color7 #dfdbdf +color6 #42fff9 +color7 #c1c3c4 # bright -color8 #61507a +color8 #474849 color9 #b53b50 color10 #06ea61 -color11 #dae84d +color11 #c9d364 color12 #03aeff color13 #ea5ce2 -color14 #7cede9 -color15 #fffbff +color14 #42fff9 +color15 #dddfe0 # extended base16 colors -color16 #e4600e -color17 #9d4d0e -color18 #141414 -color19 #242424 -color20 #bfbbbf -color21 #efebef +color16 #ea770d +color17 #cd6320 +color18 #1a1b1c +color19 #28292a +color20 #a3a5a6 +color21 #cfd1d2 diff --git a/colors/base16-synth-midnight-dark.conf b/colors/base16-synth-midnight-dark.conf old mode 100755 new mode 100644 index 0770390..7a2083d --- a/colors/base16-synth-midnight-dark.conf +++ b/colors/base16-synth-midnight-dark.conf @@ -1,35 +1,35 @@ -# Base16 Synth Midnight Dark - kitty color config +# Base16 Synth Midnight Terminal Dark - kitty color config # Scheme by Michaël Ball (http://github.com/michael-ball/) -background #040404 -foreground #dfdbdf -selection_background #dfdbdf -selection_foreground #040404 -url_color #bfbbbf -cursor #dfdbdf -active_border_color #61507a -inactive_border_color #141414 -active_tab_background #040404 -active_tab_foreground #dfdbdf -inactive_tab_background #141414 -inactive_tab_foreground #bfbbbf -tab_bar_background #141414 +background #050608 +foreground #c1c3c4 +selection_background #c1c3c4 +selection_foreground #050608 +url_color #a3a5a6 +cursor #c1c3c4 +active_border_color #474849 +inactive_border_color #1a1b1c +active_tab_background #050608 +active_tab_foreground #c1c3c4 +inactive_tab_background #1a1b1c +inactive_tab_foreground #a3a5a6 +tab_bar_background #1a1b1c # normal -color0 #040404 +color0 #050608 color1 #b53b50 color2 #06ea61 -color3 #dae84d +color3 #c9d364 color4 #03aeff color5 #ea5ce2 -color6 #7cede9 -color7 #dfdbdf +color6 #42fff9 +color7 #c1c3c4 # bright -color8 #61507a -color9 #e4600e -color10 #141414 -color11 #242424 -color12 #bfbbbf -color13 #efebef -color14 #9d4d0e -color15 #fffbff +color8 #474849 +color9 #ea770d +color10 #1a1b1c +color11 #28292a +color12 #a3a5a6 +color13 #cfd1d2 +color14 #cd6320 +color15 #dddfe0 diff --git a/colors/base16-synth-midnight-light-256.conf b/colors/base16-synth-midnight-light-256.conf new file mode 100644 index 0000000..eceee3f --- /dev/null +++ b/colors/base16-synth-midnight-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Synth Midnight Terminal Light - kitty color config +# Scheme by Michaël Ball (http://github.com/michael-ball/) +background #dddfe0 +foreground #28292a +selection_background #28292a +selection_foreground #dddfe0 +url_color #474849 +cursor #28292a +active_border_color #a3a5a6 +inactive_border_color #cfd1d2 +active_tab_background #dddfe0 +active_tab_foreground #28292a +inactive_tab_background #cfd1d2 +inactive_tab_foreground #474849 +tab_bar_background #cfd1d2 + +# normal +color0 #dddfe0 +color1 #b53b50 +color2 #06ea61 +color3 #c9d364 +color4 #03aeff +color5 #ea5ce2 +color6 #42fff9 +color7 #28292a + +# bright +color8 #a3a5a6 +color9 #b53b50 +color10 #06ea61 +color11 #c9d364 +color12 #03aeff +color13 #ea5ce2 +color14 #42fff9 +color15 #050608 + +# extended base16 colors +color16 #ea770d +color17 #cd6320 +color18 #cfd1d2 +color19 #c1c3c4 +color20 #474849 +color21 #1a1b1c diff --git a/colors/base16-synth-midnight-light.conf b/colors/base16-synth-midnight-light.conf new file mode 100644 index 0000000..6cc5c4d --- /dev/null +++ b/colors/base16-synth-midnight-light.conf @@ -0,0 +1,35 @@ +# Base16 Synth Midnight Terminal Light - kitty color config +# Scheme by Michaël Ball (http://github.com/michael-ball/) +background #dddfe0 +foreground #28292a +selection_background #28292a +selection_foreground #dddfe0 +url_color #474849 +cursor #28292a +active_border_color #a3a5a6 +inactive_border_color #cfd1d2 +active_tab_background #dddfe0 +active_tab_foreground #28292a +inactive_tab_background #cfd1d2 +inactive_tab_foreground #474849 +tab_bar_background #cfd1d2 + +# normal +color0 #dddfe0 +color1 #b53b50 +color2 #06ea61 +color3 #c9d364 +color4 #03aeff +color5 #ea5ce2 +color6 #42fff9 +color7 #28292a + +# bright +color8 #a3a5a6 +color9 #ea770d +color10 #cfd1d2 +color11 #c1c3c4 +color12 #474849 +color13 #1a1b1c +color14 #cd6320 +color15 #050608 diff --git a/colors/base16-tango-256.conf b/colors/base16-tango-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tango.conf b/colors/base16-tango.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tender-256.conf b/colors/base16-tender-256.conf new file mode 100644 index 0000000..0ee18d0 --- /dev/null +++ b/colors/base16-tender-256.conf @@ -0,0 +1,43 @@ +# Base16 tender - kitty color config +# Scheme by Jacobo Tabernero (https://github.com/jacoborus/tender.vim) +background #282828 +foreground #eeeeee +selection_background #eeeeee +selection_foreground #282828 +url_color #b8b8b8 +cursor #eeeeee +active_border_color #4c4c4c +inactive_border_color #383838 +active_tab_background #282828 +active_tab_foreground #eeeeee +inactive_tab_background #383838 +inactive_tab_foreground #b8b8b8 +tab_bar_background #383838 + +# normal +color0 #282828 +color1 #f43753 +color2 #c9d05c +color3 #ffc24b +color4 #b3deef +color5 #d3b987 +color6 #73cef4 +color7 #eeeeee + +# bright +color8 #4c4c4c +color9 #f43753 +color10 #c9d05c +color11 #ffc24b +color12 #b3deef +color13 #d3b987 +color14 #73cef4 +color15 #feffff + +# extended base16 colors +color16 #dc9656 +color17 #a16946 +color18 #383838 +color19 #484848 +color20 #b8b8b8 +color21 #e8e8e8 diff --git a/colors/base16-tender.conf b/colors/base16-tender.conf new file mode 100644 index 0000000..33ad408 --- /dev/null +++ b/colors/base16-tender.conf @@ -0,0 +1,35 @@ +# Base16 tender - kitty color config +# Scheme by Jacobo Tabernero (https://github.com/jacoborus/tender.vim) +background #282828 +foreground #eeeeee +selection_background #eeeeee +selection_foreground #282828 +url_color #b8b8b8 +cursor #eeeeee +active_border_color #4c4c4c +inactive_border_color #383838 +active_tab_background #282828 +active_tab_foreground #eeeeee +inactive_tab_background #383838 +inactive_tab_foreground #b8b8b8 +tab_bar_background #383838 + +# normal +color0 #282828 +color1 #f43753 +color2 #c9d05c +color3 #ffc24b +color4 #b3deef +color5 #d3b987 +color6 #73cef4 +color7 #eeeeee + +# bright +color8 #4c4c4c +color9 #dc9656 +color10 #383838 +color11 #484848 +color12 #b8b8b8 +color13 #e8e8e8 +color14 #a16946 +color15 #feffff diff --git a/colors/base16-tokyo-city-dark-256.conf b/colors/base16-tokyo-city-dark-256.conf new file mode 100644 index 0000000..b97e92c --- /dev/null +++ b/colors/base16-tokyo-city-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo City Dark - kitty color config +# Scheme by Michaël Ball +background #171D23 +foreground #D8E2EC +selection_background #D8E2EC +selection_foreground #171D23 +url_color #B7C5D3 +cursor #D8E2EC +active_border_color #526270 +inactive_border_color #1D252C +active_tab_background #171D23 +active_tab_foreground #D8E2EC +inactive_tab_background #1D252C +inactive_tab_foreground #B7C5D3 +tab_bar_background #1D252C + +# normal +color0 #171D23 +color1 #F7768E +color2 #9ECE6A +color3 #B7C5D3 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #89DDFF +color7 #D8E2EC + +# bright +color8 #526270 +color9 #F7768E +color10 #9ECE6A +color11 #B7C5D3 +color12 #7AA2F7 +color13 #BB9AF7 +color14 #89DDFF +color15 #FBFBFD + +# extended base16 colors +color16 #FF9E64 +color17 #BB9AF7 +color18 #1D252C +color19 #28323A +color20 #B7C5D3 +color21 #F6F6F8 diff --git a/colors/base16-tokyo-city-dark.conf b/colors/base16-tokyo-city-dark.conf new file mode 100644 index 0000000..cb5f9d4 --- /dev/null +++ b/colors/base16-tokyo-city-dark.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo City Dark - kitty color config +# Scheme by Michaël Ball +background #171D23 +foreground #D8E2EC +selection_background #D8E2EC +selection_foreground #171D23 +url_color #B7C5D3 +cursor #D8E2EC +active_border_color #526270 +inactive_border_color #1D252C +active_tab_background #171D23 +active_tab_foreground #D8E2EC +inactive_tab_background #1D252C +inactive_tab_foreground #B7C5D3 +tab_bar_background #1D252C + +# normal +color0 #171D23 +color1 #F7768E +color2 #9ECE6A +color3 #B7C5D3 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #89DDFF +color7 #D8E2EC + +# bright +color8 #526270 +color9 #FF9E64 +color10 #1D252C +color11 #28323A +color12 #B7C5D3 +color13 #F6F6F8 +color14 #BB9AF7 +color15 #FBFBFD diff --git a/colors/base16-tokyo-city-light-256.conf b/colors/base16-tokyo-city-light-256.conf new file mode 100644 index 0000000..2509b22 --- /dev/null +++ b/colors/base16-tokyo-city-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo City Light - kitty color config +# Scheme by Michaël Ball +background #FBFBFD +foreground #343B59 +selection_background #343B59 +selection_foreground #FBFBFD +url_color #4c505e +cursor #343B59 +active_border_color #9699A3 +inactive_border_color #F6F6F8 +active_tab_background #FBFBFD +active_tab_foreground #343B59 +inactive_tab_background #F6F6F8 +inactive_tab_foreground #4c505e +tab_bar_background #F6F6F8 + +# normal +color0 #FBFBFD +color1 #8C4351 +color2 #485E30 +color3 #4C505E +color4 #34548a +color5 #5A4A78 +color6 #4C505E +color7 #343B59 + +# bright +color8 #9699A3 +color9 #8C4351 +color10 #485E30 +color11 #4C505E +color12 #34548a +color13 #5A4A78 +color14 #4C505E +color15 #171D23 + +# extended base16 colors +color16 #965027 +color17 #5A4A78 +color18 #F6F6F8 +color19 #EDEFF6 +color20 #4c505e +color21 #1D252C diff --git a/colors/base16-tokyo-city-light.conf b/colors/base16-tokyo-city-light.conf new file mode 100644 index 0000000..25b7871 --- /dev/null +++ b/colors/base16-tokyo-city-light.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo City Light - kitty color config +# Scheme by Michaël Ball +background #FBFBFD +foreground #343B59 +selection_background #343B59 +selection_foreground #FBFBFD +url_color #4c505e +cursor #343B59 +active_border_color #9699A3 +inactive_border_color #F6F6F8 +active_tab_background #FBFBFD +active_tab_foreground #343B59 +inactive_tab_background #F6F6F8 +inactive_tab_foreground #4c505e +tab_bar_background #F6F6F8 + +# normal +color0 #FBFBFD +color1 #8C4351 +color2 #485E30 +color3 #4C505E +color4 #34548a +color5 #5A4A78 +color6 #4C505E +color7 #343B59 + +# bright +color8 #9699A3 +color9 #965027 +color10 #F6F6F8 +color11 #EDEFF6 +color12 #4c505e +color13 #1D252C +color14 #5A4A78 +color15 #171D23 diff --git a/colors/base16-tokyo-city-terminal-dark-256.conf b/colors/base16-tokyo-city-terminal-dark-256.conf new file mode 100644 index 0000000..3029b87 --- /dev/null +++ b/colors/base16-tokyo-city-terminal-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo City Terminal Dark - kitty color config +# Scheme by Michaël Ball +background #171D23 +foreground #D8E2EC +selection_background #D8E2EC +selection_foreground #171D23 +url_color #B7C5D3 +cursor #D8E2EC +active_border_color #526270 +inactive_border_color #1D252C +active_tab_background #171D23 +active_tab_foreground #D8E2EC +inactive_tab_background #1D252C +inactive_tab_foreground #B7C5D3 +tab_bar_background #1D252C + +# normal +color0 #171D23 +color1 #D95468 +color2 #8BD49C +color3 #EBBF83 +color4 #539AFC +color5 #B62D65 +color6 #70E1E8 +color7 #D8E2EC + +# bright +color8 #526270 +color9 #D95468 +color10 #8BD49C +color11 #EBBF83 +color12 #539AFC +color13 #B62D65 +color14 #70E1E8 +color15 #FBFBFD + +# extended base16 colors +color16 #FF9E64 +color17 #DD9D82 +color18 #1D252C +color19 #28323A +color20 #B7C5D3 +color21 #F6F6F8 diff --git a/colors/base16-tokyo-city-terminal-dark.conf b/colors/base16-tokyo-city-terminal-dark.conf new file mode 100644 index 0000000..1b1042f --- /dev/null +++ b/colors/base16-tokyo-city-terminal-dark.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo City Terminal Dark - kitty color config +# Scheme by Michaël Ball +background #171D23 +foreground #D8E2EC +selection_background #D8E2EC +selection_foreground #171D23 +url_color #B7C5D3 +cursor #D8E2EC +active_border_color #526270 +inactive_border_color #1D252C +active_tab_background #171D23 +active_tab_foreground #D8E2EC +inactive_tab_background #1D252C +inactive_tab_foreground #B7C5D3 +tab_bar_background #1D252C + +# normal +color0 #171D23 +color1 #D95468 +color2 #8BD49C +color3 #EBBF83 +color4 #539AFC +color5 #B62D65 +color6 #70E1E8 +color7 #D8E2EC + +# bright +color8 #526270 +color9 #FF9E64 +color10 #1D252C +color11 #28323A +color12 #B7C5D3 +color13 #F6F6F8 +color14 #DD9D82 +color15 #FBFBFD diff --git a/colors/base16-tokyo-city-terminal-light-256.conf b/colors/base16-tokyo-city-terminal-light-256.conf new file mode 100644 index 0000000..b9c3a9b --- /dev/null +++ b/colors/base16-tokyo-city-terminal-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo City Terminal Light - kitty color config +# Scheme by Michaël Ball +background #FBFBFD +foreground #28323A +selection_background #28323A +selection_foreground #FBFBFD +url_color #526270 +cursor #28323A +active_border_color #B7C5D3 +inactive_border_color #F6F6F8 +active_tab_background #FBFBFD +active_tab_foreground #28323A +inactive_tab_background #F6F6F8 +inactive_tab_foreground #526270 +tab_bar_background #F6F6F8 + +# normal +color0 #FBFBFD +color1 #8C4351 +color2 #33635C +color3 #8f5E15 +color4 #34548A +color5 #5A4A78 +color6 #0F4B6E +color7 #28323A + +# bright +color8 #B7C5D3 +color9 #8C4351 +color10 #33635C +color11 #8f5E15 +color12 #34548A +color13 #5A4A78 +color14 #0F4B6E +color15 #171D23 + +# extended base16 colors +color16 #965027 +color17 #7E5140 +color18 #F6F6F8 +color19 #D8E2EC +color20 #526270 +color21 #1D252C diff --git a/colors/base16-tokyo-city-terminal-light.conf b/colors/base16-tokyo-city-terminal-light.conf new file mode 100644 index 0000000..8d4c097 --- /dev/null +++ b/colors/base16-tokyo-city-terminal-light.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo City Terminal Light - kitty color config +# Scheme by Michaël Ball +background #FBFBFD +foreground #28323A +selection_background #28323A +selection_foreground #FBFBFD +url_color #526270 +cursor #28323A +active_border_color #B7C5D3 +inactive_border_color #F6F6F8 +active_tab_background #FBFBFD +active_tab_foreground #28323A +inactive_tab_background #F6F6F8 +inactive_tab_foreground #526270 +tab_bar_background #F6F6F8 + +# normal +color0 #FBFBFD +color1 #8C4351 +color2 #33635C +color3 #8f5E15 +color4 #34548A +color5 #5A4A78 +color6 #0F4B6E +color7 #28323A + +# bright +color8 #B7C5D3 +color9 #965027 +color10 #F6F6F8 +color11 #D8E2EC +color12 #526270 +color13 #1D252C +color14 #7E5140 +color15 #171D23 diff --git a/colors/base16-tokyo-night-dark-256.conf b/colors/base16-tokyo-night-dark-256.conf new file mode 100644 index 0000000..6353708 --- /dev/null +++ b/colors/base16-tokyo-night-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Dark - kitty color config +# Scheme by Michaël Ball +background #1A1B26 +foreground #A9B1D6 +selection_background #A9B1D6 +selection_foreground #1A1B26 +url_color #787C99 +cursor #A9B1D6 +active_border_color #444B6A +inactive_border_color #16161E +active_tab_background #1A1B26 +active_tab_foreground #A9B1D6 +inactive_tab_background #16161E +inactive_tab_foreground #787C99 +tab_bar_background #16161E + +# normal +color0 #1A1B26 +color1 #C0CAF5 +color2 #9ECE6A +color3 #0DB9D7 +color4 #2AC3DE +color5 #BB9AF7 +color6 #B4F9F8 +color7 #A9B1D6 + +# bright +color8 #444B6A +color9 #C0CAF5 +color10 #9ECE6A +color11 #0DB9D7 +color12 #2AC3DE +color13 #BB9AF7 +color14 #B4F9F8 +color15 #D5D6DB + +# extended base16 colors +color16 #A9B1D6 +color17 #F7768E +color18 #16161E +color19 #2F3549 +color20 #787C99 +color21 #CBCCD1 diff --git a/colors/base16-tokyo-night-dark.conf b/colors/base16-tokyo-night-dark.conf new file mode 100644 index 0000000..1a9a0d8 --- /dev/null +++ b/colors/base16-tokyo-night-dark.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Dark - kitty color config +# Scheme by Michaël Ball +background #1A1B26 +foreground #A9B1D6 +selection_background #A9B1D6 +selection_foreground #1A1B26 +url_color #787C99 +cursor #A9B1D6 +active_border_color #444B6A +inactive_border_color #16161E +active_tab_background #1A1B26 +active_tab_foreground #A9B1D6 +inactive_tab_background #16161E +inactive_tab_foreground #787C99 +tab_bar_background #16161E + +# normal +color0 #1A1B26 +color1 #C0CAF5 +color2 #9ECE6A +color3 #0DB9D7 +color4 #2AC3DE +color5 #BB9AF7 +color6 #B4F9F8 +color7 #A9B1D6 + +# bright +color8 #444B6A +color9 #A9B1D6 +color10 #16161E +color11 #2F3549 +color12 #787C99 +color13 #CBCCD1 +color14 #F7768E +color15 #D5D6DB diff --git a/colors/base16-tokyo-night-light-256.conf b/colors/base16-tokyo-night-light-256.conf new file mode 100644 index 0000000..cd12763 --- /dev/null +++ b/colors/base16-tokyo-night-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Light - kitty color config +# Scheme by Michaël Ball +background #D5D6DB +foreground #343B59 +selection_background #343B59 +selection_foreground #D5D6DB +url_color #4C505E +cursor #343B59 +active_border_color #9699A3 +inactive_border_color #CBCCD1 +active_tab_background #D5D6DB +active_tab_foreground #343B59 +inactive_tab_background #CBCCD1 +inactive_tab_foreground #4C505E +tab_bar_background #CBCCD1 + +# normal +color0 #D5D6DB +color1 #343B58 +color2 #485E30 +color3 #166775 +color4 #34548A +color5 #5A4A78 +color6 #3E6968 +color7 #343B59 + +# bright +color8 #9699A3 +color9 #343B58 +color10 #485E30 +color11 #166775 +color12 #34548A +color13 #5A4A78 +color14 #3E6968 +color15 #1A1B26 + +# extended base16 colors +color16 #965027 +color17 #8C4351 +color18 #CBCCD1 +color19 #DFE0E5 +color20 #4C505E +color21 #1A1B26 diff --git a/colors/base16-tokyo-night-light.conf b/colors/base16-tokyo-night-light.conf new file mode 100644 index 0000000..4594736 --- /dev/null +++ b/colors/base16-tokyo-night-light.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Light - kitty color config +# Scheme by Michaël Ball +background #D5D6DB +foreground #343B59 +selection_background #343B59 +selection_foreground #D5D6DB +url_color #4C505E +cursor #343B59 +active_border_color #9699A3 +inactive_border_color #CBCCD1 +active_tab_background #D5D6DB +active_tab_foreground #343B59 +inactive_tab_background #CBCCD1 +inactive_tab_foreground #4C505E +tab_bar_background #CBCCD1 + +# normal +color0 #D5D6DB +color1 #343B58 +color2 #485E30 +color3 #166775 +color4 #34548A +color5 #5A4A78 +color6 #3E6968 +color7 #343B59 + +# bright +color8 #9699A3 +color9 #965027 +color10 #CBCCD1 +color11 #DFE0E5 +color12 #4C505E +color13 #1A1B26 +color14 #8C4351 +color15 #1A1B26 diff --git a/colors/base16-tokyo-night-storm-256.conf b/colors/base16-tokyo-night-storm-256.conf new file mode 100644 index 0000000..75a5ccd --- /dev/null +++ b/colors/base16-tokyo-night-storm-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Storm - kitty color config +# Scheme by Michaël Ball +background #24283B +foreground #A9B1D6 +selection_background #A9B1D6 +selection_foreground #24283B +url_color #787C99 +cursor #A9B1D6 +active_border_color #444B6A +inactive_border_color #16161E +active_tab_background #24283B +active_tab_foreground #A9B1D6 +inactive_tab_background #16161E +inactive_tab_foreground #787C99 +tab_bar_background #16161E + +# normal +color0 #24283B +color1 #C0CAF5 +color2 #9ECE6A +color3 #0DB9D7 +color4 #2AC3DE +color5 #BB9AF7 +color6 #B4F9F8 +color7 #A9B1D6 + +# bright +color8 #444B6A +color9 #C0CAF5 +color10 #9ECE6A +color11 #0DB9D7 +color12 #2AC3DE +color13 #BB9AF7 +color14 #B4F9F8 +color15 #D5D6DB + +# extended base16 colors +color16 #A9B1D6 +color17 #F7768E +color18 #16161E +color19 #343A52 +color20 #787C99 +color21 #CBCCD1 diff --git a/colors/base16-tokyo-night-storm.conf b/colors/base16-tokyo-night-storm.conf new file mode 100644 index 0000000..9475d53 --- /dev/null +++ b/colors/base16-tokyo-night-storm.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Storm - kitty color config +# Scheme by Michaël Ball +background #24283B +foreground #A9B1D6 +selection_background #A9B1D6 +selection_foreground #24283B +url_color #787C99 +cursor #A9B1D6 +active_border_color #444B6A +inactive_border_color #16161E +active_tab_background #24283B +active_tab_foreground #A9B1D6 +inactive_tab_background #16161E +inactive_tab_foreground #787C99 +tab_bar_background #16161E + +# normal +color0 #24283B +color1 #C0CAF5 +color2 #9ECE6A +color3 #0DB9D7 +color4 #2AC3DE +color5 #BB9AF7 +color6 #B4F9F8 +color7 #A9B1D6 + +# bright +color8 #444B6A +color9 #A9B1D6 +color10 #16161E +color11 #343A52 +color12 #787C99 +color13 #CBCCD1 +color14 #F7768E +color15 #D5D6DB diff --git a/colors/base16-tokyo-night-terminal-dark-256.conf b/colors/base16-tokyo-night-terminal-dark-256.conf new file mode 100644 index 0000000..3479c03 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-dark-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Terminal Dark - kitty color config +# Scheme by Michaël Ball +background #16161E +foreground #787C99 +selection_background #787C99 +selection_foreground #16161E +url_color #787C99 +cursor #787C99 +active_border_color #444B6A +inactive_border_color #1A1B26 +active_tab_background #16161E +active_tab_foreground #787C99 +inactive_tab_background #1A1B26 +inactive_tab_foreground #787C99 +tab_bar_background #1A1B26 + +# normal +color0 #16161E +color1 #F7768E +color2 #41A6B5 +color3 #E0AF68 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #7DCFFF +color7 #787C99 + +# bright +color8 #444B6A +color9 #F7768E +color10 #41A6B5 +color11 #E0AF68 +color12 #7AA2F7 +color13 #BB9AF7 +color14 #7DCFFF +color15 #D5D6DB + +# extended base16 colors +color16 #FF9E64 +color17 #D18616 +color18 #1A1B26 +color19 #2F3549 +color20 #787C99 +color21 #CBCCD1 diff --git a/colors/base16-tokyo-night-terminal-dark.conf b/colors/base16-tokyo-night-terminal-dark.conf new file mode 100644 index 0000000..c3c6ae8 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-dark.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Terminal Dark - kitty color config +# Scheme by Michaël Ball +background #16161E +foreground #787C99 +selection_background #787C99 +selection_foreground #16161E +url_color #787C99 +cursor #787C99 +active_border_color #444B6A +inactive_border_color #1A1B26 +active_tab_background #16161E +active_tab_foreground #787C99 +inactive_tab_background #1A1B26 +inactive_tab_foreground #787C99 +tab_bar_background #1A1B26 + +# normal +color0 #16161E +color1 #F7768E +color2 #41A6B5 +color3 #E0AF68 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #7DCFFF +color7 #787C99 + +# bright +color8 #444B6A +color9 #FF9E64 +color10 #1A1B26 +color11 #2F3549 +color12 #787C99 +color13 #CBCCD1 +color14 #D18616 +color15 #D5D6DB diff --git a/colors/base16-tokyo-night-terminal-light-256.conf b/colors/base16-tokyo-night-terminal-light-256.conf new file mode 100644 index 0000000..b46d6ca --- /dev/null +++ b/colors/base16-tokyo-night-terminal-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Terminal Light - kitty color config +# Scheme by Michaël Ball +background #D5D6DB +foreground #4C505E +selection_background #4C505E +selection_foreground #D5D6DB +url_color #4C505E +cursor #4C505E +active_border_color #9699A3 +inactive_border_color #CBCCD1 +active_tab_background #D5D6DB +active_tab_foreground #4C505E +inactive_tab_background #CBCCD1 +inactive_tab_foreground #4C505E +tab_bar_background #CBCCD1 + +# normal +color0 #D5D6DB +color1 #8C4351 +color2 #33635C +color3 #8F5E15 +color4 #34548A +color5 #5A4A78 +color6 #0F4B6E +color7 #4C505E + +# bright +color8 #9699A3 +color9 #8C4351 +color10 #33635C +color11 #8F5E15 +color12 #34548A +color13 #5A4A78 +color14 #0F4B6E +color15 #1A1B26 + +# extended base16 colors +color16 #965027 +color17 #655259 +color18 #CBCCD1 +color19 #DFE0E5 +color20 #4C505E +color21 #1A1B26 diff --git a/colors/base16-tokyo-night-terminal-light.conf b/colors/base16-tokyo-night-terminal-light.conf new file mode 100644 index 0000000..13bce1d --- /dev/null +++ b/colors/base16-tokyo-night-terminal-light.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Terminal Light - kitty color config +# Scheme by Michaël Ball +background #D5D6DB +foreground #4C505E +selection_background #4C505E +selection_foreground #D5D6DB +url_color #4C505E +cursor #4C505E +active_border_color #9699A3 +inactive_border_color #CBCCD1 +active_tab_background #D5D6DB +active_tab_foreground #4C505E +inactive_tab_background #CBCCD1 +inactive_tab_foreground #4C505E +tab_bar_background #CBCCD1 + +# normal +color0 #D5D6DB +color1 #8C4351 +color2 #33635C +color3 #8F5E15 +color4 #34548A +color5 #5A4A78 +color6 #0F4B6E +color7 #4C505E + +# bright +color8 #9699A3 +color9 #965027 +color10 #CBCCD1 +color11 #DFE0E5 +color12 #4C505E +color13 #1A1B26 +color14 #655259 +color15 #1A1B26 diff --git a/colors/base16-tokyo-night-terminal-storm-256.conf b/colors/base16-tokyo-night-terminal-storm-256.conf new file mode 100644 index 0000000..ae13b00 --- /dev/null +++ b/colors/base16-tokyo-night-terminal-storm-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyo Night Terminal Storm - kitty color config +# Scheme by Michaël Ball +background #24283B +foreground #787C99 +selection_background #787C99 +selection_foreground #24283B +url_color #787C99 +cursor #787C99 +active_border_color #444B6A +inactive_border_color #1A1B26 +active_tab_background #24283B +active_tab_foreground #787C99 +inactive_tab_background #1A1B26 +inactive_tab_foreground #787C99 +tab_bar_background #1A1B26 + +# normal +color0 #24283B +color1 #F7768E +color2 #41A6B5 +color3 #E0AF68 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #7DCFFF +color7 #787C99 + +# bright +color8 #444B6A +color9 #F7768E +color10 #41A6B5 +color11 #E0AF68 +color12 #7AA2F7 +color13 #BB9AF7 +color14 #7DCFFF +color15 #D5D6DB + +# extended base16 colors +color16 #FF9E64 +color17 #D18616 +color18 #1A1B26 +color19 #343A52 +color20 #787C99 +color21 #CBCCD1 diff --git a/colors/base16-tokyo-night-terminal-storm.conf b/colors/base16-tokyo-night-terminal-storm.conf new file mode 100644 index 0000000..33fc00e --- /dev/null +++ b/colors/base16-tokyo-night-terminal-storm.conf @@ -0,0 +1,35 @@ +# Base16 Tokyo Night Terminal Storm - kitty color config +# Scheme by Michaël Ball +background #24283B +foreground #787C99 +selection_background #787C99 +selection_foreground #24283B +url_color #787C99 +cursor #787C99 +active_border_color #444B6A +inactive_border_color #1A1B26 +active_tab_background #24283B +active_tab_foreground #787C99 +inactive_tab_background #1A1B26 +inactive_tab_foreground #787C99 +tab_bar_background #1A1B26 + +# normal +color0 #24283B +color1 #F7768E +color2 #41A6B5 +color3 #E0AF68 +color4 #7AA2F7 +color5 #BB9AF7 +color6 #7DCFFF +color7 #787C99 + +# bright +color8 #444B6A +color9 #FF9E64 +color10 #1A1B26 +color11 #343A52 +color12 #787C99 +color13 #CBCCD1 +color14 #D18616 +color15 #D5D6DB diff --git a/colors/base16-tokyodark-256.conf b/colors/base16-tokyodark-256.conf new file mode 100644 index 0000000..cf666d8 --- /dev/null +++ b/colors/base16-tokyodark-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyodark - kitty color config +# Scheme by Tiagovla (https://github.com/tiagovla/) +background #11121d +foreground #abb2bf +selection_background #abb2bf +selection_foreground #11121d +url_color #1b1c27 +cursor #abb2bf +active_border_color #393a45 +inactive_border_color #151621 +active_tab_background #11121d +active_tab_foreground #abb2bf +inactive_tab_background #151621 +inactive_tab_foreground #1b1c27 +tab_bar_background #151621 + +# normal +color0 #11121d +color1 #a485dd +color2 #d7A65f +color3 #7199ee +color4 #95c561 +color5 #ee6d85 +color6 #a485dd +color7 #abb2bf + +# bright +color8 #393a45 +color9 #a485dd +color10 #d7A65f +color11 #7199ee +color12 #95c561 +color13 #ee6d85 +color14 #a485dd +color15 #2c2d38 + +# extended base16 colors +color16 #a485dd +color17 #773440 +color18 #151621 +color19 #43444f +color20 #1b1c27 +color21 #555661 diff --git a/colors/base16-tokyodark-terminal-256.conf b/colors/base16-tokyodark-terminal-256.conf new file mode 100644 index 0000000..170918a --- /dev/null +++ b/colors/base16-tokyodark-terminal-256.conf @@ -0,0 +1,43 @@ +# Base16 Tokyodark Terminal - kitty color config +# Scheme by Tiagovla (https://github.com/tiagovla/) +background #11121d +foreground #a0a8cd +selection_background #a0a8cd +selection_foreground #11121d +url_color #4a5057 +cursor #a0a8cd +active_border_color #282c34 +inactive_border_color #1A1B2A +active_tab_background #11121d +active_tab_foreground #a0a8cd +inactive_tab_background #1A1B2A +inactive_tab_foreground #4a5057 +tab_bar_background #1A1B2A + +# normal +color0 #11121d +color1 #ee6d85 +color2 #95c561 +color3 #d7a65f +color4 #7199ee +color5 #a485dd +color6 #38a89d +color7 #a0a8cd + +# bright +color8 #282c34 +color9 #ee6d85 +color10 #95c561 +color11 #d7a65f +color12 #7199ee +color13 #a485dd +color14 #38a89d +color15 #a0a8cd + +# extended base16 colors +color16 #f6955b +color17 #773440 +color18 #1A1B2A +color19 #212234 +color20 #4a5057 +color21 #a0a8cd diff --git a/colors/base16-tokyodark-terminal.conf b/colors/base16-tokyodark-terminal.conf new file mode 100644 index 0000000..9e0ba0d --- /dev/null +++ b/colors/base16-tokyodark-terminal.conf @@ -0,0 +1,35 @@ +# Base16 Tokyodark Terminal - kitty color config +# Scheme by Tiagovla (https://github.com/tiagovla/) +background #11121d +foreground #a0a8cd +selection_background #a0a8cd +selection_foreground #11121d +url_color #4a5057 +cursor #a0a8cd +active_border_color #282c34 +inactive_border_color #1A1B2A +active_tab_background #11121d +active_tab_foreground #a0a8cd +inactive_tab_background #1A1B2A +inactive_tab_foreground #4a5057 +tab_bar_background #1A1B2A + +# normal +color0 #11121d +color1 #ee6d85 +color2 #95c561 +color3 #d7a65f +color4 #7199ee +color5 #a485dd +color6 #38a89d +color7 #a0a8cd + +# bright +color8 #282c34 +color9 #f6955b +color10 #1A1B2A +color11 #212234 +color12 #4a5057 +color13 #a0a8cd +color14 #773440 +color15 #a0a8cd diff --git a/colors/base16-tokyodark.conf b/colors/base16-tokyodark.conf new file mode 100644 index 0000000..aa11971 --- /dev/null +++ b/colors/base16-tokyodark.conf @@ -0,0 +1,35 @@ +# Base16 Tokyodark - kitty color config +# Scheme by Tiagovla (https://github.com/tiagovla/) +background #11121d +foreground #abb2bf +selection_background #abb2bf +selection_foreground #11121d +url_color #1b1c27 +cursor #abb2bf +active_border_color #393a45 +inactive_border_color #151621 +active_tab_background #11121d +active_tab_foreground #abb2bf +inactive_tab_background #151621 +inactive_tab_foreground #1b1c27 +tab_bar_background #151621 + +# normal +color0 #11121d +color1 #a485dd +color2 #d7A65f +color3 #7199ee +color4 #95c561 +color5 #ee6d85 +color6 #a485dd +color7 #abb2bf + +# bright +color8 #393a45 +color9 #a485dd +color10 #151621 +color11 #43444f +color12 #1b1c27 +color13 #555661 +color14 #773440 +color15 #2c2d38 diff --git a/colors/base16-tomorrow-256.conf b/colors/base16-tomorrow-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tomorrow-night-256.conf b/colors/base16-tomorrow-night-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tomorrow-night-eighties-256.conf b/colors/base16-tomorrow-night-eighties-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tomorrow-night-eighties.conf b/colors/base16-tomorrow-night-eighties.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tomorrow-night.conf b/colors/base16-tomorrow-night.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tomorrow.conf b/colors/base16-tomorrow.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tube-256.conf b/colors/base16-tube-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-tube.conf b/colors/base16-tube.conf old mode 100755 new mode 100644 diff --git a/colors/base16-twilight-256.conf b/colors/base16-twilight-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-twilight.conf b/colors/base16-twilight.conf old mode 100755 new mode 100644 diff --git a/colors/base16-unikitty-dark-256.conf b/colors/base16-unikitty-dark-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-unikitty-dark.conf b/colors/base16-unikitty-dark.conf old mode 100755 new mode 100644 diff --git a/colors/base16-unikitty-light-256.conf b/colors/base16-unikitty-light-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-unikitty-light.conf b/colors/base16-unikitty-light.conf old mode 100755 new mode 100644 diff --git a/colors/base16-unikitty-reversible-256.conf b/colors/base16-unikitty-reversible-256.conf new file mode 100644 index 0000000..5abc236 --- /dev/null +++ b/colors/base16-unikitty-reversible-256.conf @@ -0,0 +1,43 @@ +# Base16 Unikitty Reversible - kitty color config +# Scheme by Josh W Lewis (@joshwlewis) +background #2e2a31 +foreground #c3c2c4 +selection_background #c3c2c4 +selection_foreground #2e2a31 +url_color #a5a3a6 +cursor #c3c2c4 +active_border_color #878589 +inactive_border_color #4b484e +active_tab_background #2e2a31 +active_tab_foreground #c3c2c4 +inactive_tab_background #4b484e +inactive_tab_foreground #a5a3a6 +tab_bar_background #4b484e + +# normal +color0 #2e2a31 +color1 #d8137f +color2 #17ad98 +color3 #dc8a0e +color4 #7864fa +color5 #b33ce8 +color6 #149bda +color7 #c3c2c4 + +# bright +color8 #878589 +color9 #d8137f +color10 #17ad98 +color11 #dc8a0e +color12 #7864fa +color13 #b33ce8 +color14 #149bda +color15 #ffffff + +# extended base16 colors +color16 #d65407 +color17 #d41acd +color18 #4b484e +color19 #69666b +color20 #a5a3a6 +color21 #e1e0e1 diff --git a/colors/base16-unikitty-reversible.conf b/colors/base16-unikitty-reversible.conf new file mode 100644 index 0000000..422a933 --- /dev/null +++ b/colors/base16-unikitty-reversible.conf @@ -0,0 +1,35 @@ +# Base16 Unikitty Reversible - kitty color config +# Scheme by Josh W Lewis (@joshwlewis) +background #2e2a31 +foreground #c3c2c4 +selection_background #c3c2c4 +selection_foreground #2e2a31 +url_color #a5a3a6 +cursor #c3c2c4 +active_border_color #878589 +inactive_border_color #4b484e +active_tab_background #2e2a31 +active_tab_foreground #c3c2c4 +inactive_tab_background #4b484e +inactive_tab_foreground #a5a3a6 +tab_bar_background #4b484e + +# normal +color0 #2e2a31 +color1 #d8137f +color2 #17ad98 +color3 #dc8a0e +color4 #7864fa +color5 #b33ce8 +color6 #149bda +color7 #c3c2c4 + +# bright +color8 #878589 +color9 #d65407 +color10 #4b484e +color11 #69666b +color12 #a5a3a6 +color13 #e1e0e1 +color14 #d41acd +color15 #ffffff diff --git a/colors/base16-uwunicorn-256.conf b/colors/base16-uwunicorn-256.conf new file mode 100644 index 0000000..bab3b56 --- /dev/null +++ b/colors/base16-uwunicorn-256.conf @@ -0,0 +1,43 @@ +# Base16 UwUnicorn - kitty color config +# Scheme by Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77) +background #241b26 +foreground #eed5d9 +selection_background #eed5d9 +selection_foreground #241b26 +url_color #7e5f83 +cursor #eed5d9 +active_border_color #6c3cb2 +inactive_border_color #2f2a3f +active_tab_background #241b26 +active_tab_foreground #eed5d9 +inactive_tab_background #2f2a3f +inactive_tab_foreground #7e5f83 +tab_bar_background #2f2a3f + +# normal +color0 #241b26 +color1 #877bb6 +color2 #c965bf +color3 #a84a73 +color4 #6a9eb5 +color5 #78a38f +color6 #9c5fce +color7 #eed5d9 + +# bright +color8 #6c3cb2 +color9 #877bb6 +color10 #c965bf +color11 #a84a73 +color12 #6a9eb5 +color13 #78a38f +color14 #9c5fce +color15 #e4ccd0 + +# extended base16 colors +color16 #de5b44 +color17 #a3a079 +color18 #2f2a3f +color19 #46354a +color20 #7e5f83 +color21 #d9c2c6 diff --git a/colors/base16-uwunicorn.conf b/colors/base16-uwunicorn.conf new file mode 100644 index 0000000..a4a9940 --- /dev/null +++ b/colors/base16-uwunicorn.conf @@ -0,0 +1,35 @@ +# Base16 UwUnicorn - kitty color config +# Scheme by Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77) +background #241b26 +foreground #eed5d9 +selection_background #eed5d9 +selection_foreground #241b26 +url_color #7e5f83 +cursor #eed5d9 +active_border_color #6c3cb2 +inactive_border_color #2f2a3f +active_tab_background #241b26 +active_tab_foreground #eed5d9 +inactive_tab_background #2f2a3f +inactive_tab_foreground #7e5f83 +tab_bar_background #2f2a3f + +# normal +color0 #241b26 +color1 #877bb6 +color2 #c965bf +color3 #a84a73 +color4 #6a9eb5 +color5 #78a38f +color6 #9c5fce +color7 #eed5d9 + +# bright +color8 #6c3cb2 +color9 #de5b44 +color10 #2f2a3f +color11 #46354a +color12 #7e5f83 +color13 #d9c2c6 +color14 #a3a079 +color15 #e4ccd0 diff --git a/colors/base16-vice-256.conf b/colors/base16-vice-256.conf new file mode 100644 index 0000000..1a595bd --- /dev/null +++ b/colors/base16-vice-256.conf @@ -0,0 +1,43 @@ +# Base16 vice - kitty color config +# Scheme by Thomas Leon Highbaugh thighbaugh@zoho.com +background #17191E +foreground #8b9cbe +selection_background #8b9cbe +selection_foreground #17191E +url_color #555e70 +cursor #8b9cbe +active_border_color #383a47 +inactive_border_color #22262d +active_tab_background #17191E +active_tab_foreground #8b9cbe +inactive_tab_background #22262d +inactive_tab_foreground #555e70 +tab_bar_background #22262d + +# normal +color0 #17191E +color1 #ff29a8 +color2 #0badff +color3 #f0ffaa +color4 #00eaff +color5 #00f6d9 +color6 #8265ff +color7 #8b9cbe + +# bright +color8 #383a47 +color9 #ff29a8 +color10 #0badff +color11 #f0ffaa +color12 #00eaff +color13 #00f6d9 +color14 #8265ff +color15 #f4f4f7 + +# extended base16 colors +color16 #85ffe0 +color17 #ff3d81 +color18 #22262d +color19 #3c3f4c +color20 #555e70 +color21 #B2BFD9 diff --git a/colors/base16-vice.conf b/colors/base16-vice.conf new file mode 100644 index 0000000..ea7f514 --- /dev/null +++ b/colors/base16-vice.conf @@ -0,0 +1,35 @@ +# Base16 vice - kitty color config +# Scheme by Thomas Leon Highbaugh thighbaugh@zoho.com +background #17191E +foreground #8b9cbe +selection_background #8b9cbe +selection_foreground #17191E +url_color #555e70 +cursor #8b9cbe +active_border_color #383a47 +inactive_border_color #22262d +active_tab_background #17191E +active_tab_foreground #8b9cbe +inactive_tab_background #22262d +inactive_tab_foreground #555e70 +tab_bar_background #22262d + +# normal +color0 #17191E +color1 #ff29a8 +color2 #0badff +color3 #f0ffaa +color4 #00eaff +color5 #00f6d9 +color6 #8265ff +color7 #8b9cbe + +# bright +color8 #383a47 +color9 #85ffe0 +color10 #22262d +color11 #3c3f4c +color12 #555e70 +color13 #B2BFD9 +color14 #ff3d81 +color15 #f4f4f7 diff --git a/colors/base16-vulcan-256.conf b/colors/base16-vulcan-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-vulcan.conf b/colors/base16-vulcan.conf old mode 100755 new mode 100644 diff --git a/colors/base16-windows-10-256.conf b/colors/base16-windows-10-256.conf new file mode 100644 index 0000000..f25fcf2 --- /dev/null +++ b/colors/base16-windows-10-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows 10 - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #0c0c0c +foreground #cccccc +selection_background #cccccc +selection_foreground #0c0c0c +url_color #b9b9b9 +cursor #cccccc +active_border_color #767676 +inactive_border_color #2f2f2f +active_tab_background #0c0c0c +active_tab_foreground #cccccc +inactive_tab_background #2f2f2f +inactive_tab_foreground #b9b9b9 +tab_bar_background #2f2f2f + +# normal +color0 #0c0c0c +color1 #e74856 +color2 #16c60c +color3 #f9f1a5 +color4 #3b78ff +color5 #b4009e +color6 #61d6d6 +color7 #cccccc + +# bright +color8 #767676 +color9 #e74856 +color10 #16c60c +color11 #f9f1a5 +color12 #3b78ff +color13 #b4009e +color14 #61d6d6 +color15 #f2f2f2 + +# extended base16 colors +color16 #c19c00 +color17 #13a10e +color18 #2f2f2f +color19 #535353 +color20 #b9b9b9 +color21 #dfdfdf diff --git a/colors/base16-windows-10-light-256.conf b/colors/base16-windows-10-light-256.conf new file mode 100644 index 0000000..bde37b2 --- /dev/null +++ b/colors/base16-windows-10-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows 10 Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #f2f2f2 +foreground #767676 +selection_background #767676 +selection_foreground #f2f2f2 +url_color #ababab +cursor #767676 +active_border_color #cccccc +inactive_border_color #e5e5e5 +active_tab_background #f2f2f2 +active_tab_foreground #767676 +inactive_tab_background #e5e5e5 +inactive_tab_foreground #ababab +tab_bar_background #e5e5e5 + +# normal +color0 #f2f2f2 +color1 #c50f1f +color2 #13a10e +color3 #c19c00 +color4 #0037da +color5 #881798 +color6 #3a96dd +color7 #767676 + +# bright +color8 #cccccc +color9 #c50f1f +color10 #13a10e +color11 #c19c00 +color12 #0037da +color13 #881798 +color14 #3a96dd +color15 #0c0c0c + +# extended base16 colors +color16 #f9f1a5 +color17 #16c60c +color18 #e5e5e5 +color19 #d9d9d9 +color20 #ababab +color21 #414141 diff --git a/colors/base16-windows-10-light.conf b/colors/base16-windows-10-light.conf new file mode 100644 index 0000000..0c80cb6 --- /dev/null +++ b/colors/base16-windows-10-light.conf @@ -0,0 +1,35 @@ +# Base16 Windows 10 Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #f2f2f2 +foreground #767676 +selection_background #767676 +selection_foreground #f2f2f2 +url_color #ababab +cursor #767676 +active_border_color #cccccc +inactive_border_color #e5e5e5 +active_tab_background #f2f2f2 +active_tab_foreground #767676 +inactive_tab_background #e5e5e5 +inactive_tab_foreground #ababab +tab_bar_background #e5e5e5 + +# normal +color0 #f2f2f2 +color1 #c50f1f +color2 #13a10e +color3 #c19c00 +color4 #0037da +color5 #881798 +color6 #3a96dd +color7 #767676 + +# bright +color8 #cccccc +color9 #f9f1a5 +color10 #e5e5e5 +color11 #d9d9d9 +color12 #ababab +color13 #414141 +color14 #16c60c +color15 #0c0c0c diff --git a/colors/base16-windows-10.conf b/colors/base16-windows-10.conf new file mode 100644 index 0000000..bbfaaa8 --- /dev/null +++ b/colors/base16-windows-10.conf @@ -0,0 +1,35 @@ +# Base16 Windows 10 - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #0c0c0c +foreground #cccccc +selection_background #cccccc +selection_foreground #0c0c0c +url_color #b9b9b9 +cursor #cccccc +active_border_color #767676 +inactive_border_color #2f2f2f +active_tab_background #0c0c0c +active_tab_foreground #cccccc +inactive_tab_background #2f2f2f +inactive_tab_foreground #b9b9b9 +tab_bar_background #2f2f2f + +# normal +color0 #0c0c0c +color1 #e74856 +color2 #16c60c +color3 #f9f1a5 +color4 #3b78ff +color5 #b4009e +color6 #61d6d6 +color7 #cccccc + +# bright +color8 #767676 +color9 #c19c00 +color10 #2f2f2f +color11 #535353 +color12 #b9b9b9 +color13 #dfdfdf +color14 #13a10e +color15 #f2f2f2 diff --git a/colors/base16-windows-95-256.conf b/colors/base16-windows-95-256.conf new file mode 100644 index 0000000..d328897 --- /dev/null +++ b/colors/base16-windows-95-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows 95 - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #a8a8a8 +selection_background #a8a8a8 +selection_foreground #000000 +url_color #7e7e7e +cursor #a8a8a8 +active_border_color #545454 +inactive_border_color #1C1C1C +active_tab_background #000000 +active_tab_foreground #a8a8a8 +inactive_tab_background #1C1C1C +inactive_tab_foreground #7e7e7e +tab_bar_background #1C1C1C + +# normal +color0 #000000 +color1 #fc5454 +color2 #54fc54 +color3 #fcfc54 +color4 #5454fc +color5 #fc54fc +color6 #54fcfc +color7 #a8a8a8 + +# bright +color8 #545454 +color9 #fc5454 +color10 #54fc54 +color11 #fcfc54 +color12 #5454fc +color13 #fc54fc +color14 #54fcfc +color15 #fcfcfc + +# extended base16 colors +color16 #a85400 +color17 #00a800 +color18 #1C1C1C +color19 #383838 +color20 #7e7e7e +color21 #d2d2d2 diff --git a/colors/base16-windows-95-light-256.conf b/colors/base16-windows-95-light-256.conf new file mode 100644 index 0000000..3b453aa --- /dev/null +++ b/colors/base16-windows-95-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows 95 Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #fcfcfc +foreground #545454 +selection_background #545454 +selection_foreground #fcfcfc +url_color #7e7e7e +cursor #545454 +active_border_color #a8a8a8 +inactive_border_color #e0e0e0 +active_tab_background #fcfcfc +active_tab_foreground #545454 +inactive_tab_background #e0e0e0 +inactive_tab_foreground #7e7e7e +tab_bar_background #e0e0e0 + +# normal +color0 #fcfcfc +color1 #a80000 +color2 #00a800 +color3 #a85400 +color4 #0000a8 +color5 #a800a8 +color6 #00a8a8 +color7 #545454 + +# bright +color8 #a8a8a8 +color9 #a80000 +color10 #00a800 +color11 #a85400 +color12 #0000a8 +color13 #a800a8 +color14 #00a8a8 +color15 #000000 + +# extended base16 colors +color16 #fcfc54 +color17 #54fc54 +color18 #e0e0e0 +color19 #c4c4c4 +color20 #7e7e7e +color21 #2a2a2a diff --git a/colors/base16-windows-95-light.conf b/colors/base16-windows-95-light.conf new file mode 100644 index 0000000..f862dde --- /dev/null +++ b/colors/base16-windows-95-light.conf @@ -0,0 +1,35 @@ +# Base16 Windows 95 Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #fcfcfc +foreground #545454 +selection_background #545454 +selection_foreground #fcfcfc +url_color #7e7e7e +cursor #545454 +active_border_color #a8a8a8 +inactive_border_color #e0e0e0 +active_tab_background #fcfcfc +active_tab_foreground #545454 +inactive_tab_background #e0e0e0 +inactive_tab_foreground #7e7e7e +tab_bar_background #e0e0e0 + +# normal +color0 #fcfcfc +color1 #a80000 +color2 #00a800 +color3 #a85400 +color4 #0000a8 +color5 #a800a8 +color6 #00a8a8 +color7 #545454 + +# bright +color8 #a8a8a8 +color9 #fcfc54 +color10 #e0e0e0 +color11 #c4c4c4 +color12 #7e7e7e +color13 #2a2a2a +color14 #54fc54 +color15 #000000 diff --git a/colors/base16-windows-95.conf b/colors/base16-windows-95.conf new file mode 100644 index 0000000..3240ef0 --- /dev/null +++ b/colors/base16-windows-95.conf @@ -0,0 +1,35 @@ +# Base16 Windows 95 - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #a8a8a8 +selection_background #a8a8a8 +selection_foreground #000000 +url_color #7e7e7e +cursor #a8a8a8 +active_border_color #545454 +inactive_border_color #1C1C1C +active_tab_background #000000 +active_tab_foreground #a8a8a8 +inactive_tab_background #1C1C1C +inactive_tab_foreground #7e7e7e +tab_bar_background #1C1C1C + +# normal +color0 #000000 +color1 #fc5454 +color2 #54fc54 +color3 #fcfc54 +color4 #5454fc +color5 #fc54fc +color6 #54fcfc +color7 #a8a8a8 + +# bright +color8 #545454 +color9 #a85400 +color10 #1C1C1C +color11 #383838 +color12 #7e7e7e +color13 #d2d2d2 +color14 #00a800 +color15 #fcfcfc diff --git a/colors/base16-windows-highcontrast-256.conf b/colors/base16-windows-highcontrast-256.conf new file mode 100644 index 0000000..71bdc17 --- /dev/null +++ b/colors/base16-windows-highcontrast-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows High Contrast - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #c0c0c0 +selection_background #c0c0c0 +selection_foreground #000000 +url_color #a2a2a2 +cursor #c0c0c0 +active_border_color #545454 +inactive_border_color #1C1C1C +active_tab_background #000000 +active_tab_foreground #c0c0c0 +inactive_tab_background #1C1C1C +inactive_tab_foreground #a2a2a2 +tab_bar_background #1C1C1C + +# normal +color0 #000000 +color1 #fc5454 +color2 #54fc54 +color3 #fcfc54 +color4 #5454fc +color5 #fc54fc +color6 #54fcfc +color7 #c0c0c0 + +# bright +color8 #545454 +color9 #fc5454 +color10 #54fc54 +color11 #fcfc54 +color12 #5454fc +color13 #fc54fc +color14 #54fcfc +color15 #fcfcfc + +# extended base16 colors +color16 #808000 +color17 #008000 +color18 #1C1C1C +color19 #383838 +color20 #a2a2a2 +color21 #dedede diff --git a/colors/base16-windows-highcontrast-light-256.conf b/colors/base16-windows-highcontrast-light-256.conf new file mode 100644 index 0000000..0efc870 --- /dev/null +++ b/colors/base16-windows-highcontrast-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows High Contrast Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #fcfcfc +foreground #545454 +selection_background #545454 +selection_foreground #fcfcfc +url_color #7e7e7e +cursor #545454 +active_border_color #c0c0c0 +inactive_border_color #e8e8e8 +active_tab_background #fcfcfc +active_tab_foreground #545454 +inactive_tab_background #e8e8e8 +inactive_tab_foreground #7e7e7e +tab_bar_background #e8e8e8 + +# normal +color0 #fcfcfc +color1 #800000 +color2 #008000 +color3 #808000 +color4 #000080 +color5 #800080 +color6 #008080 +color7 #545454 + +# bright +color8 #c0c0c0 +color9 #800000 +color10 #008000 +color11 #808000 +color12 #000080 +color13 #800080 +color14 #008080 +color15 #000000 + +# extended base16 colors +color16 #fcfc54 +color17 #54fc54 +color18 #e8e8e8 +color19 #d4d4d4 +color20 #7e7e7e +color21 #2a2a2a diff --git a/colors/base16-windows-highcontrast-light.conf b/colors/base16-windows-highcontrast-light.conf new file mode 100644 index 0000000..5545d3d --- /dev/null +++ b/colors/base16-windows-highcontrast-light.conf @@ -0,0 +1,35 @@ +# Base16 Windows High Contrast Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #fcfcfc +foreground #545454 +selection_background #545454 +selection_foreground #fcfcfc +url_color #7e7e7e +cursor #545454 +active_border_color #c0c0c0 +inactive_border_color #e8e8e8 +active_tab_background #fcfcfc +active_tab_foreground #545454 +inactive_tab_background #e8e8e8 +inactive_tab_foreground #7e7e7e +tab_bar_background #e8e8e8 + +# normal +color0 #fcfcfc +color1 #800000 +color2 #008000 +color3 #808000 +color4 #000080 +color5 #800080 +color6 #008080 +color7 #545454 + +# bright +color8 #c0c0c0 +color9 #fcfc54 +color10 #e8e8e8 +color11 #d4d4d4 +color12 #7e7e7e +color13 #2a2a2a +color14 #54fc54 +color15 #000000 diff --git a/colors/base16-windows-highcontrast.conf b/colors/base16-windows-highcontrast.conf new file mode 100644 index 0000000..656cd1f --- /dev/null +++ b/colors/base16-windows-highcontrast.conf @@ -0,0 +1,35 @@ +# Base16 Windows High Contrast - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #c0c0c0 +selection_background #c0c0c0 +selection_foreground #000000 +url_color #a2a2a2 +cursor #c0c0c0 +active_border_color #545454 +inactive_border_color #1C1C1C +active_tab_background #000000 +active_tab_foreground #c0c0c0 +inactive_tab_background #1C1C1C +inactive_tab_foreground #a2a2a2 +tab_bar_background #1C1C1C + +# normal +color0 #000000 +color1 #fc5454 +color2 #54fc54 +color3 #fcfc54 +color4 #5454fc +color5 #fc54fc +color6 #54fcfc +color7 #c0c0c0 + +# bright +color8 #545454 +color9 #808000 +color10 #1C1C1C +color11 #383838 +color12 #a2a2a2 +color13 #dedede +color14 #008000 +color15 #fcfcfc diff --git a/colors/base16-windows-nt-256.conf b/colors/base16-windows-nt-256.conf new file mode 100644 index 0000000..caecf54 --- /dev/null +++ b/colors/base16-windows-nt-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows NT - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #c0c0c0 +selection_background #c0c0c0 +selection_foreground #000000 +url_color #a1a1a1 +cursor #c0c0c0 +active_border_color #808080 +inactive_border_color #2a2a2a +active_tab_background #000000 +active_tab_foreground #c0c0c0 +inactive_tab_background #2a2a2a +inactive_tab_foreground #a1a1a1 +tab_bar_background #2a2a2a + +# normal +color0 #000000 +color1 #ff0000 +color2 #00ff00 +color3 #ffff00 +color4 #0000ff +color5 #ff00ff +color6 #00ffff +color7 #c0c0c0 + +# bright +color8 #808080 +color9 #ff0000 +color10 #00ff00 +color11 #ffff00 +color12 #0000ff +color13 #ff00ff +color14 #00ffff +color15 #ffffff + +# extended base16 colors +color16 #808000 +color17 #008000 +color18 #2a2a2a +color19 #555555 +color20 #a1a1a1 +color21 #e0e0e0 diff --git a/colors/base16-windows-nt-light-256.conf b/colors/base16-windows-nt-light-256.conf new file mode 100644 index 0000000..955e5c2 --- /dev/null +++ b/colors/base16-windows-nt-light-256.conf @@ -0,0 +1,43 @@ +# Base16 Windows NT Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #ffffff +foreground #808080 +selection_background #808080 +selection_foreground #ffffff +url_color #a0a0a0 +cursor #808080 +active_border_color #c0c0c0 +inactive_border_color #eaeaea +active_tab_background #ffffff +active_tab_foreground #808080 +inactive_tab_background #eaeaea +inactive_tab_foreground #a0a0a0 +tab_bar_background #eaeaea + +# normal +color0 #ffffff +color1 #800000 +color2 #008000 +color3 #808000 +color4 #000080 +color5 #800080 +color6 #008080 +color7 #808080 + +# bright +color8 #c0c0c0 +color9 #800000 +color10 #008000 +color11 #808000 +color12 #000080 +color13 #800080 +color14 #008080 +color15 #000000 + +# extended base16 colors +color16 #ffff00 +color17 #00ff00 +color18 #eaeaea +color19 #d5d5d5 +color20 #a0a0a0 +color21 #404040 diff --git a/colors/base16-windows-nt-light.conf b/colors/base16-windows-nt-light.conf new file mode 100644 index 0000000..7683970 --- /dev/null +++ b/colors/base16-windows-nt-light.conf @@ -0,0 +1,35 @@ +# Base16 Windows NT Light - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #ffffff +foreground #808080 +selection_background #808080 +selection_foreground #ffffff +url_color #a0a0a0 +cursor #808080 +active_border_color #c0c0c0 +inactive_border_color #eaeaea +active_tab_background #ffffff +active_tab_foreground #808080 +inactive_tab_background #eaeaea +inactive_tab_foreground #a0a0a0 +tab_bar_background #eaeaea + +# normal +color0 #ffffff +color1 #800000 +color2 #008000 +color3 #808000 +color4 #000080 +color5 #800080 +color6 #008080 +color7 #808080 + +# bright +color8 #c0c0c0 +color9 #ffff00 +color10 #eaeaea +color11 #d5d5d5 +color12 #a0a0a0 +color13 #404040 +color14 #00ff00 +color15 #000000 diff --git a/colors/base16-windows-nt.conf b/colors/base16-windows-nt.conf new file mode 100644 index 0000000..245a990 --- /dev/null +++ b/colors/base16-windows-nt.conf @@ -0,0 +1,35 @@ +# Base16 Windows NT - kitty color config +# Scheme by Fergus Collins (https://github.com/C-Fergus) +background #000000 +foreground #c0c0c0 +selection_background #c0c0c0 +selection_foreground #000000 +url_color #a1a1a1 +cursor #c0c0c0 +active_border_color #808080 +inactive_border_color #2a2a2a +active_tab_background #000000 +active_tab_foreground #c0c0c0 +inactive_tab_background #2a2a2a +inactive_tab_foreground #a1a1a1 +tab_bar_background #2a2a2a + +# normal +color0 #000000 +color1 #ff0000 +color2 #00ff00 +color3 #ffff00 +color4 #0000ff +color5 #ff00ff +color6 #00ffff +color7 #c0c0c0 + +# bright +color8 #808080 +color9 #808000 +color10 #2a2a2a +color11 #555555 +color12 #a1a1a1 +color13 #e0e0e0 +color14 #008000 +color15 #ffffff diff --git a/colors/base16-woodland-256.conf b/colors/base16-woodland-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-woodland.conf b/colors/base16-woodland.conf old mode 100755 new mode 100644 diff --git a/colors/base16-xcode-dusk-256.conf b/colors/base16-xcode-dusk-256.conf old mode 100755 new mode 100644 index a4f0ca4..5f30ef4 --- a/colors/base16-xcode-dusk-256.conf +++ b/colors/base16-xcode-dusk-256.conf @@ -1,43 +1,43 @@ # Base16 XCode Dusk - kitty color config # Scheme by Elsa Gonsiorowski (https://github.com/gonsie) -background #282b35 +background #282B35 foreground #939599 selection_background #939599 -selection_foreground #282b35 -url_color #7e8086 +selection_foreground #282B35 +url_color #7E8086 cursor #939599 -active_border_color #686a71 -inactive_border_color #3d4048 -active_tab_background #282b35 +active_border_color #686A71 +inactive_border_color #3D4048 +active_tab_background #282B35 active_tab_foreground #939599 -inactive_tab_background #3d4048 -inactive_tab_foreground #7e8086 -tab_bar_background #3d4048 +inactive_tab_background #3D4048 +inactive_tab_foreground #7E8086 +tab_bar_background #3D4048 # normal -color0 #282b35 -color1 #b21889 -color2 #df0002 +color0 #282B35 +color1 #B21889 +color2 #DF0002 color3 #438288 -color4 #790ead -color5 #b21889 -color6 #00a0be +color4 #790EAD +color5 #B21889 +color6 #00A0BE color7 #939599 # bright -color8 #686a71 -color9 #b21889 -color10 #df0002 +color8 #686A71 +color9 #B21889 +color10 #DF0002 color11 #438288 -color12 #790ead -color13 #b21889 -color14 #00a0be -color15 #bebfc2 +color12 #790EAD +color13 #B21889 +color14 #00A0BE +color15 #BEBFC2 # extended base16 colors -color16 #786dc5 -color17 #c77c48 -color18 #3d4048 -color19 #53555d -color20 #7e8086 -color21 #a9aaae +color16 #786DC5 +color17 #C77C48 +color18 #3D4048 +color19 #53555D +color20 #7E8086 +color21 #A9AAAE diff --git a/colors/base16-xcode-dusk.conf b/colors/base16-xcode-dusk.conf old mode 100755 new mode 100644 index df0b359..f0be817 --- a/colors/base16-xcode-dusk.conf +++ b/colors/base16-xcode-dusk.conf @@ -1,35 +1,35 @@ # Base16 XCode Dusk - kitty color config # Scheme by Elsa Gonsiorowski (https://github.com/gonsie) -background #282b35 +background #282B35 foreground #939599 selection_background #939599 -selection_foreground #282b35 -url_color #7e8086 +selection_foreground #282B35 +url_color #7E8086 cursor #939599 -active_border_color #686a71 -inactive_border_color #3d4048 -active_tab_background #282b35 +active_border_color #686A71 +inactive_border_color #3D4048 +active_tab_background #282B35 active_tab_foreground #939599 -inactive_tab_background #3d4048 -inactive_tab_foreground #7e8086 -tab_bar_background #3d4048 +inactive_tab_background #3D4048 +inactive_tab_foreground #7E8086 +tab_bar_background #3D4048 # normal -color0 #282b35 -color1 #b21889 -color2 #df0002 +color0 #282B35 +color1 #B21889 +color2 #DF0002 color3 #438288 -color4 #790ead -color5 #b21889 -color6 #00a0be +color4 #790EAD +color5 #B21889 +color6 #00A0BE color7 #939599 # bright -color8 #686a71 -color9 #786dc5 -color10 #3d4048 -color11 #53555d -color12 #7e8086 -color13 #a9aaae -color14 #c77c48 -color15 #bebfc2 +color8 #686A71 +color9 #786DC5 +color10 #3D4048 +color11 #53555D +color12 #7E8086 +color13 #A9AAAE +color14 #C77C48 +color15 #BEBFC2 diff --git a/colors/base16-zenburn-256.conf b/colors/base16-zenburn-256.conf old mode 100755 new mode 100644 diff --git a/colors/base16-zenburn.conf b/colors/base16-zenburn.conf old mode 100755 new mode 100644