mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 10:34:21 +00:00
Some more changes
This commit is contained in:
parent
92287fc2eb
commit
420b59f920
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
"activityBar.background": "#3c3f41",
|
||||
"activityBar.foreground": "#a6a7a8",
|
||||
"activityBarBadge.background": "#ffff00",
|
||||
"activityBarBadge.foreground": "#000000",
|
||||
|
||||
"editor.background": "#2b2b2b",
|
||||
"editor.foreground": "#a9b7c6",
|
||||
|
@ -218,7 +220,6 @@
|
|||
"constant.language.beancount",
|
||||
"support.type.object.module",
|
||||
"meta.preamble.latex support.class",
|
||||
"variable.other.constant.elixir",
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#ffdd44",
|
||||
|
@ -235,6 +236,7 @@
|
|||
"keyword.type",
|
||||
"entity.other.inherited-class",
|
||||
"entity.type.commodity",
|
||||
"variable.other.constant.elixir",
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#88ffff",
|
||||
|
|
Loading…
Reference in a new issue