Hacker theme colors

main
Bob Mottram 2020-05-25 19:27:45 +01:00
parent 5aecd6216a
commit 6ffd772b3e
1 changed files with 3 additions and 3 deletions

View File

@ -142,13 +142,13 @@ def setThemeHacker(baseDir: str):
"main-bg-color-reply": "#030202",
"main-bg-color-report": "#050202",
"main-header-color-roles": "#1f192d",
"main-fg-color": "green",
"main-fg-color": "#00ff00",
"border-color": "#035103",
"main-link-color": "#266020",
"main-link-color": "#2fff2f",
"main-visited-color": "#3c8234",
"button-selected": "#063200",
"button-background": "#062200",
"button-text": "green",
"button-text": "#00ff00",
"button-corner-radius": "4px",
"timeline-border-radius": "4px",
"*font-family": "'Bedstead'",