101 current 2024-03-01 15:05:20 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
d45e53cd03
commit
fca485a759
1 changed files with 3 additions and 3 deletions
|
|
@ -33,11 +33,11 @@ with theme.colors; {
|
|||
}
|
||||
|
||||
#window {
|
||||
background: #${muted};
|
||||
background: #${surface};
|
||||
margin: auto;
|
||||
padding: 10px;
|
||||
border-radius: 20px;
|
||||
border: 5px solid #${rose};
|
||||
border: 5px solid #${love};
|
||||
}
|
||||
|
||||
#input {
|
||||
|
|
@ -60,7 +60,7 @@ with theme.colors; {
|
|||
}
|
||||
|
||||
#entry:selected {
|
||||
background-color: #${gold};
|
||||
background-color: #${subtle};
|
||||
}
|
||||
|
||||
#text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue