Initial commit
This commit is contained in:
parent
3100ee0591
commit
633467b6f2
13 changed files with 158 additions and 41 deletions
|
|
@ -44,7 +44,7 @@ fn load_css() -> String {
|
|||
};
|
||||
|
||||
format!(
|
||||
"window.aster-bar {{ background-color: {bg_rgba}; }}\
|
||||
"window.breadbar {{ background-color: {bg_rgba}; }}\
|
||||
.workspace-btn {{ background: {surface}; color: {fg}; border-radius: 4px;\
|
||||
border: none; min-width: 24px; padding: 0 8px; }}\
|
||||
.workspace-btn:hover, .workspace-btn.active {{ background: {accent}; }}\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue