btcpayserver/BTCPayServer/Views/Server
Dennis Reimann 7ccf0c3612
UI: Add custom theme file option
This adds a "Custom Theme CSS file" to the "Server settings: Theme" page. It works similar to the custom bootstrap and creative start fields, but is only added to the head in case it is set.

The main idea here is that users would choose one of our predefined themes and have the option to override specific values. The other apporach would be to let the custom theme replace the predefined one, but this could lead to issues in case we extend the set of variables, which would be unset then.
This way users can copy a predefined theme and override all variables or just the ones they want to customize.

The help icon besides the label links to a page in the docs I'm currently working on.
2019-11-22 21:09:18 +01:00
..
_Nav.cshtml Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
_ViewImports.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
_ViewStart.cshtml Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
CreateTemporaryFileUrl.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
DynamicDnsService.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
DynamicDnsServices.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditAmazonS3StorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditAzureBlobStorageStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditFilesystemStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Emails.cshtml remove duplicate view code for email and fix password bug (#788) 2019-05-01 12:17:25 +09:00
Files.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
LightningChargeServices.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
LightningWalletServices.cshtml Because links are not reusable in LightningWalletService, it should not open in a new tab 2019-11-06 21:17:50 +09:00
ListUsers.cshtml Use grid consistently 2019-11-14 18:42:49 +01:00
LndSeedBackup.cshtml Test LND Seed Backup service and Logs. Use the Confirm View instead of poppup 2019-11-16 14:06:37 +09:00
LndServices.cshtml Renaming to LndServiceViewModel, used both by grpc and rest 2019-11-03 13:18:09 -06:00
Logs.cshtml Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
Maintenance.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
P2PService.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Policies.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Rates.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
RPCService.cshtml Fix services if there is more than one tor external services 2019-11-07 15:41:39 +09:00
ServerNavPages.cs Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
Services.cshtml Fixing check for external services that don't specify server 2019-11-10 06:12:32 -06:00
SSHService.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Storage.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Theme.cshtml UI: Add custom theme file option 2019-11-22 21:09:18 +01:00
User.cshtml Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00