Hacker colors

merge-requests/30/head
Bob Mottram 2021-02-27 18:47:39 +00:00
parent cd60c7ea1d
commit 08eb9c4b39
1 changed files with 15 additions and 15 deletions

View File

@ -18,14 +18,14 @@
"main-bg-color-reply": "#030202", "main-bg-color-reply": "#030202",
"main-bg-color-report": "#050202", "main-bg-color-report": "#050202",
"main-header-color-roles": "#1f192d", "main-header-color-roles": "#1f192d",
"cw-color": "#50a746", "cw-color": "#9ad791",
"main-fg-color": "#50a746", "main-fg-color": "#9ad791",
"login-fg-color": "#50a746", "login-fg-color": "#9ad791",
"welcome-fg-color": "#50a746", "welcome-fg-color": "#9ad791",
"options-fg-color": "#50a746", "options-fg-color": "#9ad791",
"column-left-fg-color": "#50a746", "column-left-fg-color": "#9ad791",
"border-color": "#035103", "border-color": "#035103",
"main-link-color": "#2fff2f", "main-link-color": "#9ad791",
"main-link-color-hover": "#afff2f", "main-link-color-hover": "#afff2f",
"options-main-link-color": "#2fff2f", "options-main-link-color": "#2fff2f",
"options-main-link-color-hover": "#afff2f", "options-main-link-color-hover": "#afff2f",
@ -34,14 +34,14 @@
"options-main-visited-color": "#3c8234", "options-main-visited-color": "#3c8234",
"button-selected": "#063200", "button-selected": "#063200",
"button-background-hover": "#a62200", "button-background-hover": "#a62200",
"button-text-hover": "#50a746", "button-text-hover": "#9ad791",
"publish-button-background": "#062200", "publish-button-background": "#062200",
"button-background": "#062200", "button-background": "#062200",
"button-small-background": "#062200", "button-small-background": "#062200",
"button-text": "#50a746", "button-text": "#9ad791",
"button-selected-text": "#50a746", "button-selected-text": "#9ad791",
"publish-button-text": "#50a746", "publish-button-text": "#9ad791",
"button-small-text": "#50a746", "button-small-text": "#9ad791",
"button-corner-radius": "4px", "button-corner-radius": "4px",
"timeline-border-radius": "4px", "timeline-border-radius": "4px",
"header-font": "'Bedstead'", "header-font": "'Bedstead'",
@ -59,8 +59,8 @@
"title-text": "black", "title-text": "black",
"title-background": "darkgreen", "title-background": "darkgreen",
"gallery-text-color": "green", "gallery-text-color": "green",
"time-color": "#50a746", "time-color": "#9ad791",
"place-color": "#50a746", "place-color": "#9ad791",
"event-color": "#50a746", "event-color": "#9ad791",
"image-corners": "0%" "image-corners": "0%"
} }