Преглед изворни кода

refactor(themes): simplify sample theme.yml

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Sandro-Alessio Gierens пре 1 година
родитељ
комит
b797361f37
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      themes/theme.yml

+ 1 - 2
themes/theme.yml

@@ -48,5 +48,4 @@ icons:
     Cargo.lock: {icon: 🦀}
   extensions:
     rs: {icon: 🦀}
-    nix: 
-      icon: ❄
+    nix: {icon: ❄, style: {foreground: White}}