lint
This commit is contained in:
parent
9c92ea27e3
commit
8a2127b3d8
37 changed files with 75 additions and 67 deletions
|
@ -30,4 +30,4 @@ button {
|
|||
|
||||
button:hover, button:active, box:hover, box:active {
|
||||
background: alpha(@surface0, 0.5);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -95,4 +95,4 @@ button {
|
|||
button.selected {
|
||||
background-color: @bg-col;
|
||||
text-color: @pink;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ window#waybar {
|
|||
font-family: "CozetteVector", monospace, "FontAwesome 6 Free", "Noto Sans CJK";
|
||||
font-size: 13px;
|
||||
font-style: normal;
|
||||
|
||||
|
||||
border: 1px solid @surface0;
|
||||
}
|
||||
|
||||
|
@ -158,4 +158,4 @@ tooltip * {
|
|||
margin: 0px;
|
||||
color: @text;
|
||||
font-family: CozetteVector, monospace;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -113,7 +113,7 @@ in {
|
|||
};
|
||||
|
||||
hm.programs.vscode = {
|
||||
extensions = [
|
||||
extensions = [
|
||||
cfg.editor.vscode.colorTheme.extension
|
||||
cfg.editor.vscode.iconTheme.extension
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue