add new theme

This commit is contained in:
Vladimir Mandic
2023-09-05 08:32:47 -04:00
parent 73081d8493
commit 545dec0089
7 changed files with 328 additions and 9 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
#txt2img_subseed_show, #img2img_subseed_show { display: None }
#txt2img_subseed_strength { margin-top: 0; }
#pnginfo_html2_info { margin-top: -18px; background-color: var(--input-background-fill); padding: var(--input-padding) }
#txt2img_tools > div > button, #img2img_tools > div > button { filter: hue-rotate(180deg) saturate(0.5); }
.gradio-button.tool { filter: hue-rotate(180deg) saturate(0.5); }
#txt2img_tools, #img2img_tools { margin-top: -4px; margin-bottom: -4px; }
#txt2img_styles_row, #img2img_styles_row { margin-top: -6px; }