Zsh und neue waybar hinzugefügt
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"editor.tokenColorCustomizations": {
|
||||
"functions": "#4C4D4F",
|
||||
"keywords": "#6C6A5F",
|
||||
"numbers": "#C15E59",
|
||||
"strings": "#6F8F70",
|
||||
"types": "#979274",
|
||||
"variables": "#DC9548",
|
||||
"comments": "#5f6674"
|
||||
},
|
||||
"workbench.colorCustomizations": {
|
||||
"editor.background": "#101725"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user