WE ARE GOING

This commit is contained in:
h
2023-10-05 02:14:46 -04:00
parent 45410393da
commit 21c909da9a
107 changed files with 4397 additions and 10 deletions
+16
View File
@@ -0,0 +1,16 @@
entry.chromium {
color: @selected_fg_color;
background-color: @selected_bg_color;
}
menu.chromium {
background-color: @theme_bg_color;
color: @theme_fg_color;
border: none 0px;
}
window.background.chromium {
border: none 0px;
background-color: @selected_bg_color;
color: @theme_fg_color;
}