mirror of https://gitlab.com/bashrc2/epicyon
Foreground color
parent
d0720a1172
commit
b0adee7b61
|
@ -18,12 +18,12 @@
|
||||||
"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": "#00ff00",
|
"cw-color": "#50a746",
|
||||||
"main-fg-color": "#00ff00",
|
"main-fg-color": "#50a746",
|
||||||
"login-fg-color": "#00ff00",
|
"login-fg-color": "#50a746",
|
||||||
"welcome-fg-color": "#00ff00",
|
"welcome-fg-color": "#50a746",
|
||||||
"options-fg-color": "#00ff00",
|
"options-fg-color": "#50a746",
|
||||||
"column-left-fg-color": "#00ff00",
|
"column-left-fg-color": "#50a746",
|
||||||
"border-color": "#035103",
|
"border-color": "#035103",
|
||||||
"main-link-color": "#2fff2f",
|
"main-link-color": "#2fff2f",
|
||||||
"main-link-color-hover": "#afff2f",
|
"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": "#00ff00",
|
"button-text-hover": "#50a746",
|
||||||
"publish-button-background": "#062200",
|
"publish-button-background": "#062200",
|
||||||
"button-background": "#062200",
|
"button-background": "#062200",
|
||||||
"button-small-background": "#062200",
|
"button-small-background": "#062200",
|
||||||
"button-text": "#00ff00",
|
"button-text": "#50a746",
|
||||||
"button-selected-text": "#00ff00",
|
"button-selected-text": "#50a746",
|
||||||
"publish-button-text": "#00ff00",
|
"publish-button-text": "#50a746",
|
||||||
"button-small-text": "#00ff00",
|
"button-small-text": "#50a746",
|
||||||
"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": "#00ff00",
|
"time-color": "#50a746",
|
||||||
"place-color": "#00ff00",
|
"place-color": "#50a746",
|
||||||
"event-color": "#00ff00",
|
"event-color": "#50a746",
|
||||||
"image-corners": "0%"
|
"image-corners": "0%"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue