This commit is contained in:
2025-06-30 07:10:41 -04:00
parent 56340e6e8c
commit 4d3ff28084
544 changed files with 10 additions and 10 deletions

View File

@@ -38,12 +38,12 @@ simplepdf_title = 'ESP-IDF ESPNOW RC Car'
simplepdf_author = 'Alexander B.'
simplepdf_file_name = 'esp-idf_espnow_rc-car.pdf'
simplepdf_vars = {
'cover-overlay': '#047e2c',
'cover-bg': "#034b1b",
# 'cover-overlay': '#047e2c',
# 'cover-bg': "#034b1b",
'primary-opaque': 'rgba(26, 150, 26, 0.8)',
'primary': "#1A961A",
'secondary': "#379683",
'cover-bg': 'url(_static/ESP32C3_Breadboard-Adapter.png) no-repeat center',
'cover-bg': 'url(ESP32C3_Breadboard-Adapter.png)',
# 'cover': "#FFFFFF",
'links': "#790000",
'bottom-center-content': '"Getting RC onn the road"',