]> Untitled Git - lemmy-ui.git/commitdiff
fix: Add compiled theme stylesheets
authorJay Sitter <jay@jaysitter.com>
Sun, 18 Jun 2023 19:45:01 +0000 (15:45 -0400)
committerJay Sitter <jay@jaysitter.com>
Sun, 18 Jun 2023 19:45:01 +0000 (15:45 -0400)
src/assets/css/themes/darkly-red.css
src/assets/css/themes/darkly.css
src/assets/css/themes/litely-red.css
src/assets/css/themes/litely.css

index aa82bd8e70548d2e189f1e6a373a480af8c640ee..221cc8bc68cf5ffd4800d541c2bf117c7af25de4 100644 (file)
@@ -450,7 +450,7 @@ hr {
   margin-top: 1rem;
   margin-bottom: 1rem;
   border: 0;
-  border-top: 1px solid rgba(0, 0, 0, 0.1);
+  border-top: 1px solid rgba(222, 226, 230, 0.25);
 }
 
 small,
index 3d764f9c6bb74c394ddb65cbde37dade942e964d..5a289b4964e6e117e75e3752454a366cbd557eda 100644 (file)
@@ -450,7 +450,7 @@ hr {
   margin-top: 1rem;
   margin-bottom: 1rem;
   border: 0;
-  border-top: 1px solid rgba(0, 0, 0, 0.1);
+  border-top: 1px solid rgba(222, 226, 230, 0.25);
 }
 
 small,
index 055652233354fbb2c0f0526405b28e1ec903ac0d..187478ea0cbb3a44e5a3cc53f7624ad517e766ad 100644 (file)
@@ -450,7 +450,7 @@ hr {
   margin-top: 1rem;
   margin-bottom: 1rem;
   border: 0;
-  border-top: 1px solid rgba(0, 0, 0, 0.1);
+  border-top: 1px solid rgba(222, 226, 230, 0.25);
 }
 
 small,
index 473cd697757823fe861b239cfbeeb2803346aa61..6f57d01e87c907dff6dc85b4e0fb30d992523bb9 100644 (file)
@@ -449,7 +449,7 @@ hr {
   margin-top: 1rem;
   margin-bottom: 1rem;
   border: 0;
-  border-top: 1px solid rgba(34, 34, 34, 0.1);
+  border-top: 1px solid rgba(73, 80, 87, 0.25);
 }
 
 small,