Studio with hint decorators
This commit is contained in:
parent
11555263d3
commit
d1722b23a3
@ -713,14 +713,14 @@
|
||||
|
||||
.editor-workspace-code-area .text.editor-inline-hint {
|
||||
-fx-fill: #707070;
|
||||
-rtfx-background-color: #1f242f;
|
||||
-fx-font-family: "JetBrains Mono Medium", "JetBrains Mono", "Iosevka", "Cascadia Mono", "IBM Plex Mono", monospace;
|
||||
-fx-font-size: 13px;
|
||||
-rtfx-background-color: rgba(70, 76, 84, 0.34);
|
||||
}
|
||||
|
||||
.editor-workspace-code-area .text.editor-inline-hint-type {
|
||||
-fx-fill: #707070;
|
||||
-rtfx-background-color: rgba(70, 76, 84, 0.34);
|
||||
-rtfx-background-color: #1f242f;
|
||||
}
|
||||
|
||||
.editor-workspace-code-area-type-text .text {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user