From 08b680eaa460a4aaf139e502be97e38b1ded30c8 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 4 Jun 2023 16:24:11 -0400 Subject: fish: remove some plugins --- .config/fish/themes/Catppuccin Mocha.theme | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to '.config/fish/themes') 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 -- cgit v1.2.3