kbray commited on
Commit
ef0b8db
Β·
1 Parent(s): 67279b1

Fri, 17 Apr 2026 13:05:34 -0400

Browse files

Signed-off-by: Keri Bray <keri.bray@gmail.com>

Files changed (1) hide show
  1. theme.py +0 -13
theme.py CHANGED
@@ -435,19 +435,6 @@ class SageAndSandNeumorphic(Base):
435
  table_row_focus=ACCENT2,
436
  table_row_focus_dark="#b8895a",
437
 
438
- # ── Tabs ─────────────────────────────────────────────────────────
439
- tab_item_background_fill=BG,
440
- tab_item_background_fill_dark="#9a7040",
441
- tab_item_background_fill_hover=BG,
442
- tab_item_background_fill_hover_dark="#a07040",
443
- tab_item_background_fill_selected=BG,
444
- tab_item_background_fill_selected_dark="#8a6140",
445
- tab_item_border_color="transparent",
446
- tab_item_text_color=TEXT_MID,
447
- tab_item_text_color_dark=CREAM,
448
- tab_item_text_color_selected=TEXT_DARK,
449
- tab_item_text_color_selected_dark="#ffffff",
450
-
451
  # ── Typography ───────────────────────────────────────────────────
452
  body_text_color=TEXT_DARK,
453
  body_text_color_dark=CREAM,
 
435
  table_row_focus=ACCENT2,
436
  table_row_focus_dark="#b8895a",
437
 
 
 
 
 
 
 
 
 
 
 
 
 
 
438
  # ── Typography ───────────────────────────────────────────────────
439
  body_text_color=TEXT_DARK,
440
  body_text_color_dark=CREAM,