ソースを参照

removing catppuccin theme definition from settings

Zander Hawke 1 年間 前
コミット
3ad8df7d7c
1 ファイル変更0 行追加30 行削除
  1. 0 30
      home/features/desktop/ghostty.nix

+ 0 - 30
home/features/desktop/ghostty.nix

@@ -45,36 +45,6 @@ in
     enableFishIntegration = true;
 
     themes = {
-      # catppuccin-frappe = {
-      #   palette = [
-      #     "0=#51576d"
-      #     "1=#e78284"
-      #     "2=#a6d189"
-      #     "3=#e5c890"
-      #     "4=#8caaee"
-      #     "5=#f4b8e4"
-      #     "6=#81c8be"
-      #     "7=#b5bfe2"
-      #     "8=#626880"
-      #     "9=#e78284"
-      #     "10=#a6d189"
-      #     "11=#e5c890"
-      #     "12=#8caaee"
-      #     "13=#f4b8e4"
-      #     "14=#81c8be"
-      #     "15=#a5adce"
-      #   ];
-      #
-      #   background = "232634";
-      #   foreground = "c6d0f5";
-      #
-      #   cursor-color = "f2d5cf";
-      #   cursor-text = "303446";
-      #
-      #   selection-background = "44495d";
-      #   selection-foreground = "c6d0f5";
-      # };
-
       iceberg-dark = {
         background = "161821";
         foreground = "c6c8d1";