Zsh und neue waybar hinzugefügt
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
module.exports.colors = {
|
||||
dark: {
|
||||
accent0: "#101725",
|
||||
accent1: "#4C4D4F",
|
||||
accent2: "#6C6A5F",
|
||||
accent3: "#C15E59",
|
||||
accent4: "#6F8F70",
|
||||
accent5: "#979274",
|
||||
accent6: "#c3c5c8",
|
||||
accent7: "#c3c5c8",
|
||||
shade0: "#101725",
|
||||
shade1: "#4C4D4F",
|
||||
shade2: "#6C6A5F",
|
||||
shade3: "#C15E59",
|
||||
shade4: "#6F8F70",
|
||||
shade5: "#979274",
|
||||
shade6: "#DC9548",
|
||||
shade7: "#c3c5c8"
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user