9 lines
201 B
Text
9 lines
201 B
Text
@import "gruvbox-dark-transparent"
|
|
|
|
textbox-prompt-sep {
|
|
expand: false;
|
|
str: ""; // Override default prompt colon
|
|
text-color: @normal-foreground;
|
|
margin: 0 0.3em 0 0;
|
|
}
|
|
|