diff options
Diffstat (limited to '.config/fish/themes/Catppuccin Mocha.theme')
| -rw-r--r-- | .config/fish/themes/Catppuccin Mocha.theme | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/.config/fish/themes/Catppuccin Mocha.theme b/.config/fish/themes/Catppuccin Mocha.theme index b4ead0f..2b0c71c 100644 --- a/.config/fish/themes/Catppuccin Mocha.theme +++ b/.config/fish/themes/Catppuccin Mocha.theme @@ -1,25 +1,3 @@ -# MIT License -# -# Copyright (c) 2021 Catppuccin -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - # name: 'Catppuccin mocha' # url: 'https://github.com/catppuccin/fish' # preferred_background: 1e1e2e @@ -36,6 +14,7 @@ fish_color_error f38ba8 fish_color_gray 6c7086 fish_color_selection --background=313244 fish_color_search_match --background=313244 +fish_color_option a6e3a1 fish_color_operator f5c2e7 fish_color_escape eba0ac fish_color_autosuggestion 6c7086 |
