1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-02 13:37:21 +02:00
Commit Graph

286 Commits

Author SHA1 Message Date
GilbN
c0b5573414 some image fixes 2022-06-27 23:27:42 +02:00
Zafer Balkan
aca23a1400
Fixed color issue with links. Color of the links in Groups tab under Settings is rendered unreadable in dark.css and other dark colored themes. This fixes the link color by matching the text accent color. 2022-06-27 21:34:43 +03:00
Cloudburst
1ebc2669ff
fix checkboxes color in pihole 2022-06-23 17:18:52 +02:00
GilbN
846203773a Changing stylesheet fix 2022-06-10 23:05:19 +02:00
GilbN
de3161f4e7 better note 2022-06-10 23:02:31 +02:00
GilbN
b180226bd8 Add SCHEME env, + sed some fixes 2022-06-10 23:00:39 +02:00
GilbN
dd4fc7e820 plex theme: better contrast on label text 2022-06-10 23:00:07 +02:00
GilbN
3c0a7c0754 fix: 🐛 starr: servarr base tweaks 2022-06-10 22:53:23 +02:00
GilbN
220b7c9ebd fix: 🐛 Portainer fixes for #376 2022-05-29 20:25:47 +02:00
GilbN
84b6a582d1 readme fix 2022-05-29 18:39:54 +02:00
GilbN
589f2b5576 add whisparr darker 2022-05-19 18:58:18 +02:00
GilbN
d31ba87099 Maroon theme option screenshots 2022-05-17 23:38:17 +02:00
GilbN
0e58640f0f fix: 🐛 Plex theme: overseerr gradient fix 2022-05-17 23:37:54 +02:00
GilbN
2309d9fde7 starr queu color fix 2022-05-17 15:45:45 +02:00
GilbN
eb91fcce6f style: 💄 starr: consolidate starr darker themes 2022-05-17 15:01:56 +02:00
GilbN
ceeb248173 fix: 💄 Prowlarr darker: some tweaks 2022-05-15 20:14:43 +02:00
GilbN
937112df18 Prowlarr darker update 2022-05-15 19:57:29 +02:00
GilbN
340139b835 fix url format, and subfilter 2022-05-14 14:16:28 +02:00
GilbN
67105928e3 fix: 🐛 Organizr: fix log label colors, fix select focus colors 2022-05-11 22:27:36 +02:00
GilbN
be93b66069 fix: 🐛 Plex: accent fix 2022-05-10 21:57:22 +02:00
GilbN
838f493822 fix: 💄 Servarr: table text color 2022-05-10 21:57:05 +02:00
GilbN
7cfc674577
Merge branch 'master' into develop 2022-05-01 14:38:39 +02:00
GilbN
fda8fe1ff8 npm name change 2022-04-30 22:39:27 +02:00
GilbN
e7cc6da022 feat: 🚀 Add Nginx Proxy Manager theme 2022-04-30 22:21:04 +02:00
GilbN
fd918584a3 style: 💄 starr: tooltip colors 2022-04-30 15:08:39 +02:00
GilbN
24beeaa26c fix: 💄 Remove hardcode select bg 2022-04-30 11:09:20 +02:00
GilbN
c08d212c50 fix: 🐛 VueTorrent: Table fix, torrent card text fix 2022-04-25 23:57:39 +02:00
GilbN
a89bb07487 Forgot one 2022-04-25 23:42:08 +02:00
GilbN
aec8436ad5 fix: 🐛 VueTorrent: More accent/button color fixes 2022-04-25 23:40:53 +02:00
GilbN
8e070d669a fix: 🐛 VueTorrent: Accent fixes, label text fixes 2022-04-25 23:07:43 +02:00
GilbN
5d325c9d02 fix: 🐛 Organizr: button color hover fix 2022-04-25 22:25:56 +02:00
GilbN
0105c5738e Merge branch 'develop' of https://github.com/GilbN/theme.park into develop 2022-04-25 22:03:48 +02:00
GilbN
1357d30860 fix: 🐛 Guacamole: couple of tweaks in input/select 2022-04-25 21:51:15 +02:00
Zemoj
1c52851bb7
Override RSS Header Background Image (#368)
After latest release RSS window header shows a tiling image caused by transparent background styling. I looked at other headers and for some reason this is the only one with this tiling image.

Before: https://i.imgur.com/Sk1Gs0a.png
After: https://i.imgur.com/AgSObmX.png
2022-04-25 21:00:39 +02:00
GilbN
e977930f01 style: 💄 starr: use --drop-down-menu-bg var on selects 2022-04-25 19:47:00 +02:00
GilbN
074df2fdbb style: 💄 Removed gradient color from --drop-down-menu-bg var 2022-04-25 19:45:26 +02:00
GilbN
c5ebf9b9ab fix: 🐛 Guacamole: Fixes for #367 2022-04-25 19:40:08 +02:00
Zemoj
14b481ef05
Fix Modal Windows RSS Manager and Rules Manager (#365)
* Fix Modal Windows RSS Manager and Rules Manager

* use transparency vars

Co-authored-by: GilbN <24592972+GilbN@users.noreply.github.com>
2022-04-25 18:41:00 +02:00
GilbN
8925067802
1.9.0 (#366)
* fix: 🐛 Ombi: button fixes

* fix: 🐛 Plex: Accent fixes

* style: 💄 plex theme-option: modal color change, add plex poster var

* fix: 🐛 Deluge: statusbar color fix

* fix: 💄 Set placeholders to use wildcard

* import placeholder in all bases

* feat: 💄 Adds transparency vars

* fix: 🐛 arr: CalendarDay-isToday- color fix

* fix: 🐛 Bitwarden: Password generator fix, btn fix, bg fixes

* refactor: 🎨 arr: Refactor sonarr and radarr-base to use servarr-base.css

* Update PR template

* refactor: 🎨 Refactor lidarr, prowlarr,readarr, whisparr to use servarr-base.css

* fix: 🐛 arr: move styling to servarr base

* fix: 💄 servarr: input background fix
2022-04-24 21:38:10 +02:00
GilbN
d9a4160c14 fix: 💄 servarr: input background fix 2022-04-24 21:22:07 +02:00
GilbN
d947906936 fix: 🐛 arr: move styling to servarr base 2022-04-24 20:59:24 +02:00
GilbN
389b2590e3 refactor: 🎨 Refactor lidarr, prowlarr,readarr, whisparr to use servarr-base.css 2022-04-24 18:24:29 +02:00
GilbN
5068f601b3 refactor: 🎨 arr: Refactor sonarr and radarr-base to use servarr-base.css 2022-04-24 13:16:49 +02:00
GilbN
623301bc18 fix: 🐛 Bitwarden: Password generator fix, btn fix, bg fixes 2022-04-24 11:03:48 +02:00
GilbN
694ed09af9 fix: 🐛 arr: CalendarDay-isToday- color fix 2022-04-23 21:43:08 +02:00
GilbN
c3803d070b feat: 💄 Adds transparency vars 2022-04-23 01:14:15 +02:00
GilbN
51c3e69582 import placeholder in all bases 2022-04-22 21:56:42 +02:00
GilbN
affa3f8984 fix: 💄 Set placeholders to use wildcard 2022-04-22 21:55:52 +02:00
GilbN
f6d8a5c11b fix: 🐛 Deluge: statusbar color fix 2022-04-22 17:01:28 +02:00
GilbN
2186e50296 style: 💄 plex theme-option: modal color change, add plex poster var 2022-04-22 16:50:07 +02:00
GilbN
9d52351eb9 fix: 🐛 Plex: Accent fixes 2022-04-22 16:47:34 +02:00
GilbN
6a6ba2d484 fix: 🐛 Ombi: button fixes 2022-04-22 16:47:11 +02:00
GilbN
e84177cb9a fix: 🐛 *arr: Calendar text color fix 2022-04-16 23:35:43 +02:00
GilbN
17bbef6498 fix: 🐛 Plex: alt logo fix 2022-04-16 23:35:13 +02:00
GilbN
98035fa8bd switch to correct login.php path if v6.10 2022-04-15 14:07:04 +02:00
GilbN
f73e6d2a3d fix: 🐛 Tautulli: deashboard color fixes 2022-04-14 19:48:38 +02:00
GilbN
9705c08af7 fix: 🐛 *arr: Calendar fix 2022-04-14 11:50:17 +02:00
GilbN
40bc6ff905 fix: 🐛 *arr: Calendar color fix 2022-04-12 20:31:23 +02:00
GilbN
5b6b35b79e fix: 2022-04-12 20:25:21 +02:00
GilbN
f6c1372c9c fix: 🐛 *arr: SearchInput-container border bottom color fix 2022-04-12 20:17:40 +02:00
GilbN
5f4dea652b fix: 🐛 *arr: Pageheader color fix 2022-04-12 20:10:16 +02:00
GilbN
19754d7d32 style: 💄 *arr: use placeholder.css 2022-04-12 19:38:44 +02:00
GilbN
5ef1a784ef Merge branch 'testing' into develop 2022-04-11 21:14:59 +02:00
GilbN
ce8309e339 fix: 🐛 *arr: Updates page accent 2022-04-11 21:14:00 +02:00
GilbN
98180ee20d fix: 🐛 Sabnzbd: button color fix 2022-04-10 15:13:49 +02:00
GilbN
5914b4e889 build testing 2022-04-09 16:44:45 +02:00
GilbN
559f492441 fix: 🐛 deluge: remove hardcoded color 2022-04-09 16:03:42 +02:00
GilbN
4a19ca2ca6 fix: 🐛 *arr side bar text color fix 2022-04-09 15:57:58 +02:00
GilbN
3cb31a4b4b fix: 🐛 Remove hard coded white text 2022-04-09 15:36:27 +02:00
GilbN
559463cfaa Remove referances to domain. Use relative paths 2022-04-08 22:19:45 +02:00
GilbN
012762fd7c fix: 🐛 Vuetorrent: Switch to attribute wildcard selector. Fixes #358 2022-04-06 20:53:42 +02:00
GilbN
8ed429a0c5 whisparr initial 2022-04-03 22:29:29 +02:00
GilbN
5da47d45d4 fix: 🐛 Plex: accent fixes 2022-04-03 21:01:12 +02:00
GilbN
7c27fbefda fix: 🐛 Unraid: CA button fix 2022-04-03 20:20:11 +02:00
GilbN
c2aa65f91f fix: 🐛 Active button color fix 2022-04-01 00:07:57 +02:00
GilbN
1a0b36a8a2 feat: 💄 *arr search result accents 2022-03-27 22:23:21 +02:00
GilbN
f417c7901b fix: 2022-03-27 20:30:58 +02:00
GilbN
d26f487e02 fix: 🐛 *arr fixes for #345 2022-03-27 18:51:01 +02:00
GilbN
13768ba606 Fix for #345 2022-03-27 16:19:36 +02:00
GilbN
846cb25937 fix: 🐛 Unraid: CA button color fixes 2022-03-24 22:15:24 +01:00
GilbN
b435253310 Fixes #336 2022-03-24 20:17:15 +01:00
GilbN
3d8ecb4706
Update bazarr-4k-logo.css 2022-03-20 21:10:45 +01:00
GilbN
655833cf9e refactor: 🧑‍💻 Replace raw github url 2022-03-20 16:04:45 +01:00
GilbN
b1fef5b14f fix: 🐛 Sonarr: Dropdown select background color fix. 2022-03-19 19:15:16 +01:00
GilbN
c693647a3e fix: 🐛 Unraid: fixed pre border color 2022-03-19 15:29:24 +01:00
GilbN
196d915032 fix: 🐛 Bazarr: Fixes side menu background on v1.0.4-beta.10. Removes .progress-bar shadow. Fixes #334 2022-03-19 14:24:19 +01:00
GilbN
55d061840f fix: 🐛 Sabnzbd: Modal,dropdown fixes 2022-03-19 13:48:18 +01:00
GilbN
34350e058a feat: 💄 Organizr: Settings vtabs accent changes 2022-03-19 12:05:59 +01:00
GilbN
212f358c60 feat: 💄 Organizr: Settings menu tabs accent changes 2022-03-19 12:01:40 +01:00
GilbN
e080d8b2c9 fix: 🐛 Organizr: swal button and overlay color fixes. 2022-03-19 10:57:52 +01:00
GilbN
829fdccf28 feat: 💄 Plex theme option: Switch to app.plex.tv style gradient on --main-bg-color 2022-03-18 16:48:39 +01:00
GilbN
3a4ce6163c fix: 🐛 Plex: Fixes background color not working on latest Plex version 2022-03-18 16:11:44 +01:00
GilbN
96bb298d4e fix: 💄 Theme Options: Changes --modal variables to use linear gradients
Helps wierd rendering after latest Chrome 99 release
2022-03-16 20:25:06 +01:00
GilbN
8b6c4fb8f7 fix: 🐛 Organizr: several bug fixes 2022-03-16 20:23:18 +01:00
GilbN
b9e440f070 fix: 🐛 Bazarr: dropdown fix
Fixed text colors on the Bazarr notification dropdown menu
2022-03-12 13:14:27 +01:00
GilbN
97fbe3983a fix: 🐛 Organizr: fix the fix
Settings bg fix
2022-03-08 21:17:42 +01:00
GilbN
b1028d547a fix: 🐛 Organizr: plugin modal
Fixed plugins modal header bg
2022-03-08 20:55:45 +01:00
GilbN
24accb35ce fix: 🐛 Organizr: settings background fix 2022-03-07 23:45:52 +01:00
GilbN
25cd203f2a fix: 🐛 *Arr: Fixes for wierd gradient rendering on chrome 99 2022-03-07 22:56:42 +01:00
GilbN
7c590c2685 fix: 🐛 Organizr: fix some wierd gradient rendering with chrome 99 2022-03-07 22:00:26 +01:00
GilbN
ed7a19d5a5 Overseerr: Button fix, bg-gray-700 change, --overseerr-gradient fix, dropdown fixes 2022-03-05 12:50:41 +01:00
Draper
8f823a0159
well not sure how i missed this 2022-03-02 22:00:16 +00:00
Draper
18d672d878
Dont have gitea to test - but basing it off organizr.css this should be fine 2022-03-02 12:43:03 +00:00
Draper
937886eca4
"This is a perfect result" instead of "This is clone enough." 2022-03-02 12:25:34 +00:00
Draper
02df47ea5c
tweaks to trueblack, fixes an issue where text was unreadable on portainer dropdown menus 2022-03-02 12:19:41 +00:00
GilbN
3694677c4c Overseerr: sidemenu color change 2022-03-01 19:02:15 +01:00
GilbN
e9c0729723 Overseerr: cards hover and .bg-gray-800 change 2022-03-01 18:45:42 +01:00
GilbN
5c010e4800 Overseerr: .ring-1 --tw-ring-shadow fix 2022-03-01 18:26:36 +01:00
GilbN
19a7960d26 Better --overseerr-gradient on trueblack theme option 2022-03-01 18:22:56 +01:00
Draper
b627ea4dff
add true black 2022-03-01 14:05:46 +00:00
GilbN
2fa3574567 Overseerr: added --overseerr-gradient variable 2022-02-25 19:40:53 +01:00
GilbN
f8cba4034e Overseerr: Toast background fix 2022-02-21 20:46:37 +01:00
GilbN
b27773494c Bitwarden: More border fixes. Added more accents. 2022-02-20 19:26:26 +01:00
GilbN
fbf7435c2c Bitwarden: Navbar text fix 2022-02-20 18:46:34 +01:00
GilbN
1b3b560135 Bitwarden: Formatting 2022-02-20 18:41:00 +01:00
GilbN
c83a319e5b Bitwarden: Fix for borders and text color 2022-02-20 18:40:41 +01:00
GilbN
9447897938 Sonarr: Fix Collapse Multiple Episodes text color 2022-02-16 18:34:56 +01:00
GilbN
5995b5e737 Gitea: Fixes for #321 2022-02-13 17:29:42 +01:00
GilbN
fed77dd02d xbackbone: scrollbar fix 2022-02-08 17:59:33 +01:00
GilbN
fa36c354c6 Organizr: Fix for #320 2022-02-05 19:30:36 +01:00
GilbN
223162047d Gitea: Fix for #319 2022-02-05 12:56:32 +01:00
GilbN
fa450fc38a Organizr: btn fix 2022-02-04 11:37:56 +01:00
GilbN
5e433b1325 ... 2022-02-03 22:06:18 +01:00
GilbN
867786df90 Prowlarr History Params fix for my greatest fan 2022-02-03 21:01:11 +01:00
GilbN
934ea58793 organizr: tabloaded fix2 2022-02-02 00:03:20 +01:00
GilbN
630a02424e organizr: fix tabloaded colors 2022-02-01 22:39:28 +01:00
GilbN
3577d62e74 organizr - healthchecks plugin modal bg fix 2022-01-20 22:13:14 +01:00
GilbN
aac111fc25 remove blur from tooltip on the *arrs 2022-01-20 18:57:23 +01:00
GilbN
0803606462 Merge branch 'develop' of https://github.com/GilbN/theme.park into develop 2022-01-17 22:21:41 +01:00
GilbN
4fd5c42ec3 formatting 2022-01-17 22:21:29 +01:00
GilbN
5949fc6bd9 caret fix for #317 + some accent fixes 2022-01-17 22:21:04 +01:00
Pinezerka
a0f6dd96bd
new theme 2022-01-15 23:17:26 +10:30
GilbN
34aeba2792 organizr sidebar hover fix 2022-01-13 17:30:08 +01:00
GilbN
fe739621da some organizr base fixes 2022-01-06 20:39:05 +01:00
GilbN
ec6ac54f63 organizr homepage-items background fix 2022-01-04 00:48:28 +01:00
GilbN
305dce1fb4 ombi accent 2022-01-01 13:54:23 +01:00
GilbN
74b94723a0 ombi accent fixes 2022-01-01 13:50:13 +01:00
GilbN
6a4b9a9644 *arr webkit fixes for #308 2022-01-01 11:37:34 +01:00
GilbN
f2909c6537 aquamarine muted text change 2021-12-31 00:11:42 +01:00
GilbN
97aa3a2a56 bitwarden updates 2021-12-31 00:08:52 +01:00
GilbN
e91dfd2ecd radarr MovieFileStatus-missing colorimpared fix for #305 2021-12-22 23:56:56 +01:00
GilbN
9c92173e6f radarr calendar fixes for #305 2021-12-22 23:34:00 +01:00
GilbN
371c113cf1 prowlarr webkit fixes, and label fix for #306 2021-12-22 22:50:37 +01:00
GilbN
0e10fed794 Merge branch 'develop' of https://github.com/GilbN/theme.park into develop 2021-12-22 21:15:13 +01:00
GilbN
8399651e7e vaultwarden fixes for #304 2021-12-22 21:15:06 +01:00
rg9400
9981ca4f39
Add Book Index poster detail styling 2021-12-21 13:56:48 -06:00
GilbN
0a1c8759aa Readarr calendar color fixes. 2021-12-11 17:52:32 +01:00
GilbN
6883c52cb4 Sonarr SeasonInfo-title- fix 2021-12-07 23:16:00 +01:00
GilbN
e324c4c6e0 *arr cloneButton hover fix 2021-12-07 23:08:53 +01:00
GilbN
e239c8c240 *arr Tooltip 2: Just The Tip, Electric Boogaloo 2021-12-07 22:53:00 +01:00