|
@@ -72,10 +72,10 @@ THEMES: dict[str, dict[str, Any]] = {
|
|
|
"table_text": "#2c3e50",
|
|
"table_text": "#2c3e50",
|
|
|
"table_line": "#bdc3c7",
|
|
"table_line": "#bdc3c7",
|
|
|
"table_row_alt": "#ecf0f1",
|
|
"table_row_alt": "#ecf0f1",
|
|
|
- "zodiac_fire": "#e74c3c",
|
|
|
|
|
- "zodiac_earth": "#27ae60",
|
|
|
|
|
- "zodiac_air": "#f39c12",
|
|
|
|
|
- "zodiac_water": "#3498db",
|
|
|
|
|
|
|
+ "zodiac_fire": "#E3C4BE",
|
|
|
|
|
+ "zodiac_earth": "#D8CEC6",
|
|
|
|
|
+ "zodiac_air": "#E0E5E6",
|
|
|
|
|
+ "zodiac_water": "#C9E3E4",
|
|
|
"axis_line": "#8b7355",
|
|
"axis_line": "#8b7355",
|
|
|
"tick_major": "#8b7355",
|
|
"tick_major": "#8b7355",
|
|
|
"tick_minor": "#c9b896",
|
|
"tick_minor": "#c9b896",
|
|
@@ -138,10 +138,10 @@ THEMES: dict[str, dict[str, Any]] = {
|
|
|
"table_text": "#c9d1d9",
|
|
"table_text": "#c9d1d9",
|
|
|
"table_line": "#30363d",
|
|
"table_line": "#30363d",
|
|
|
"table_row_alt": "#161b22",
|
|
"table_row_alt": "#161b22",
|
|
|
- "zodiac_fire": "#ff7b72",
|
|
|
|
|
- "zodiac_earth": "#3fb950",
|
|
|
|
|
- "zodiac_air": "#d29922",
|
|
|
|
|
- "zodiac_water": "#58a6ff",
|
|
|
|
|
|
|
+ "zodiac_fire": "#512315",
|
|
|
|
|
+ "zodiac_earth": "#3A362C",
|
|
|
|
|
+ "zodiac_air": "#575E61",
|
|
|
|
|
+ "zodiac_water": "#134156",
|
|
|
"axis_line": "#30363d",
|
|
"axis_line": "#30363d",
|
|
|
"tick_major": "#8b949e",
|
|
"tick_major": "#8b949e",
|
|
|
"tick_minor": "#30363d",
|
|
"tick_minor": "#30363d",
|