forked from colonelpanic/dotfiles
[rofi] Yellow fg
This commit is contained in:
parent
11cb9c0c12
commit
32871ac2b1
@ -5,5 +5,5 @@
|
||||
bg: #000000ff;
|
||||
se: #101010ff;
|
||||
fg: #FFFFFFff;
|
||||
ac: #42A5F5ff;
|
||||
ac: #FFFF00ff;
|
||||
}
|
||||
|
@ -32,7 +32,7 @@ prompt {
|
||||
enabled: true;
|
||||
padding: 1% 0.75% 1% 0.75%;
|
||||
background-color: @ac;
|
||||
text-color: @fg;
|
||||
text-color: @bg;
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user