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,7 +3,7 @@
|
||||
"name": "Dell XPS",
|
||||
"version": "1.0.0",
|
||||
"author": "ATLAS",
|
||||
"description": "Dell XPS inspired theme",
|
||||
"description": "Dell XPS inspired theme (Graphite and Platinum)",
|
||||
"dark": {
|
||||
"primary": "#00A9E0",
|
||||
"primaryText": "#000000",
|
||||
@@ -25,10 +25,10 @@
|
||||
},
|
||||
"light": {
|
||||
"primary": "#007DB8",
|
||||
"primaryText": "#FFFFFF",
|
||||
"primaryText": "#000000",
|
||||
"primaryContainer": "#E6F3FF",
|
||||
"secondary": "#5C5C5C",
|
||||
"surface": "#FFFFFF",
|
||||
"surface": "#DDDDDD",
|
||||
"surfaceText": "#121212",
|
||||
"surfaceVariant": "#E0E0E0",
|
||||
"surfaceVariantText": "#424242",
|
||||
@@ -36,8 +36,8 @@
|
||||
"background": "#F5F5F5",
|
||||
"backgroundText": "#121212",
|
||||
"outline": "#BDBDBD",
|
||||
"surfaceContainer": "#F5F5F5",
|
||||
"surfaceContainerHigh": "#E0E0E0",
|
||||
"surfaceContainer": "#E5E5E5",
|
||||
"surfaceContainerHigh": "#C5ECFF",
|
||||
"error": "#FF5252",
|
||||
"warning": "#FFB74D",
|
||||
"info": "#007DB8"
|
||||
|
||||
Reference in New Issue
Block a user