mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-20 10:47:57 +02:00
@@ -48,11 +48,11 @@
|
|||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
inputbar {{
|
#inputbar {{
|
||||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||||
}}
|
}}
|
||||||
|
|
||||||
textbox-prompt-colon {{
|
#textbox-prompt-colon {{
|
||||||
expand: false;
|
expand: false;
|
||||||
str: ":";
|
str: ":";
|
||||||
margin: 0px 0.3em 0em 0em;
|
margin: 0px 0.3em 0em 0em;
|
||||||
|
@@ -48,11 +48,11 @@
|
|||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
inputbar {{
|
#inputbar {{
|
||||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||||
}}
|
}}
|
||||||
|
|
||||||
textbox-prompt-colon {{
|
#textbox-prompt-colon {{
|
||||||
expand: false;
|
expand: false;
|
||||||
str: ":";
|
str: ":";
|
||||||
margin: 0px 0.3em 0em 0em;
|
margin: 0px 0.3em 0em 0em;
|
||||||
|
Reference in New Issue
Block a user