added more themes, added more fastfetch logo's and added some changes to the install script to ensure fetch configuration works by default.
added default config with hint to change it, default config is a copy of a minimal bar config, so you can get the same config without hints.
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
"name": "Acer Predator",
|
||||
"version": "1.0.0",
|
||||
"author": "ATLAS",
|
||||
"description": "Acer Predator inspired theme",
|
||||
"description": "Acer Predator inspired theme (Red and Black)",
|
||||
"dark": {
|
||||
"primary": "#FF0000",
|
||||
"primaryText": "#FFFFFF",
|
||||
"primaryContainer": "#B71C1C",
|
||||
"secondary": "#00FF00",
|
||||
"surface": "#0E0E0E",
|
||||
"surface": "#1E1E1E",
|
||||
"surfaceText": "#E0E0E0",
|
||||
"surfaceVariant": "#1C1C1C",
|
||||
"surfaceVariant": "#2C2C2C",
|
||||
"surfaceVariantText": "#BDBDBD",
|
||||
"surfaceTint": "#B71C1C",
|
||||
"background": "#0E0E0E",
|
||||
|
||||
Reference in New Issue
Block a user