Added new patron

pull/175/head
Ryzerth 2021-07-16 03:21:53 +02:00
rodzic 0b7a7ca193
commit 9cb6d96f8f
3 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -35,6 +35,7 @@ namespace sdrpp_credits {
const char* patrons[] = {
"Croccydile",
"Daniele D'Agnelli",
"Eric Johnson",
"W4IPA",
"Lee Donaghy",
"ON4MU",

Wyświetl plik

@ -345,6 +345,7 @@ I will soon publish a contributing.md listing the code style to use.
* [Croccydile](https://example.com/)
* [Daniele D'Agnelli](https://linkedin.com/in/dagnelli)
* [Eric Johnson](https://example.com/)
* [W4IPA](https://twitter.com/W4IPAstroke5)
* [Lee Donaghy](https://github.com/github)
* [ON4MU](https://github.com/)

Wyświetl plik

@ -16,7 +16,7 @@
"HeaderActive": "#A0A0B24F",
"HeaderHovered": "#A0A0B266",
"MenuBarBg": "#232323FF",
"ModalWindowDimBg": "#CCCCCC59",
"ModalWindowDimBg": "#00000080",
"NavHighlight": "#999999FF",
"NavWindowingDimBg": "#CCCCCC33",
"NavWindowingHighlight": "#FFFFFFB2",