btcpayserver/BTCPayServer/Views/UIServer
d11n 6972e8a3db
UI: Theme extensions (#4398)
* Theme extensions

Adds the ability to choose the themeing strategy: Extend one of the existing themes (light or dark) or go fully custom. The latter was the only option up to now, which isn't ideal:

- One had to provide a full-blown theme file overriding all variables
- Tedious, error prone and hard to maintain, because one has to keep track of updates

This PR makes it so that one can choose light or dark as base theme and do modifications on top.

Benefit: You can specify a limited set of variables and might get away with 5-20 lines of CSS.

* Ensure custom theme is present

* Update checkout test
2022-12-14 13:37:31 +09:00
..
_Nav.cshtml removes plugin (#3805) 2022-06-15 11:19:02 +09:00
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CLightningRestServices.cshtml 1.4.0 Final Polish (#3335) 2022-01-25 11:07:52 +09:00
ConfiguratorService.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00
CreateTemporaryFileUrl.cshtml added inputmode attr to relevant input fields 2022-03-26 18:27:22 +00:00
CreateUser.cshtml Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
DynamicDnsService.cshtml Upgrade Bootstrap to v5.2.3; Design System improvements (#4380) 2022-12-04 10:01:38 +01:00
DynamicDnsServices.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
EditAmazonS3StorageProvider.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
EditAzureBlobStorageStorageProvider.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
EditFileSystemStorageProvider.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
Emails.cshtml Store Emails (#3611) 2022-06-22 12:05:32 +09:00
Files.cshtml Remove direct and temp link functionality from the File Storage (#4177) 2022-09-29 12:40:00 +02:00
LightningChargeServices.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00
LightningWalletServices.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00
ListPlugins.cshtml Remove system plugins from the plugin list (#4429) 2022-12-13 18:54:41 +09:00
ListUsers.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
LndSeedBackup.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
LndServices.cshtml Fix: Joule -> Alby 2022-07-27 16:12:37 +09:00
Logs.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00
Maintenance.cshtml Fix change domain documentation link 2022-06-03 10:49:28 +02:00
P2PService.cshtml Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
Policies.cshtml Server Settings: Update Policies page (#4326) 2022-11-22 10:27:27 +09:00
RPCService.cshtml Update Fully Noded link 2022-06-14 10:01:10 +02:00
ServerNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
Services.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
SSHService.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
Storage.cshtml Server Settings: Consolidate Storage and Files (#3863) 2022-06-15 21:06:16 +09:00
Theme.cshtml UI: Theme extensions (#4398) 2022-12-14 13:37:31 +09:00
User.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00