WatchOutForMike commited on
Commit
74e0834
·
1 Parent(s): c363fb3
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -261,7 +261,7 @@ css = """
261
  body {
262
  background-color: #1b1b1b;
263
  font-family: 'Cinzel', serif;
264
- color: #f5f5f5;
265
  background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
266
  margin: 0;
267
  padding: 0;
@@ -320,7 +320,7 @@ body {
320
  /* Input and Dropdown styling */
321
  input, select, .gr-input, .gr-slider {
322
  background-color: #302d2b;
323
- color: #2c1810;
324
  border: 2px solid #8b4513;
325
  border-radius: 5px;
326
  padding: 8px 12px;
 
261
  body {
262
  background-color: #1b1b1b;
263
  font-family: 'Cinzel', serif;
264
+ color: #b59e54;
265
  background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
266
  margin: 0;
267
  padding: 0;
 
320
  /* Input and Dropdown styling */
321
  input, select, .gr-input, .gr-slider {
322
  background-color: #302d2b;
323
+ color: #f5f5f5;
324
  border: 2px solid #8b4513;
325
  border-radius: 5px;
326
  padding: 8px 12px;