Skip to content

AnnaGubareva/how-to-create-a-custom-color-scheme-for-web-reporting-controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to create a custom color scheme for web reporting controls

This example demonstrates how to create a custom color scheme for the Web Document Viewer and End-User Report Designer based on the "light" predefined color scheme.

The following two CSS classes are included in web pages and provide color scheme customization:

  1. The devextreme.light.custom.css file contains changed CSS styles for DevExtreme UI widgets that reporting controls internally use.

  2. The reporting.light.custom.css file contains changed CSS styles (grouped by categories) that define the common appearance of reporting controls.

See Also

Refer to our documentation topics for more information. Use the Color Scheme Customization online demos to create your own color scheme.

ASP.NET WebForms ASP.NET MVC ASP.NET Core
Documentation Documentation Documentation
Online Demo Online Demo Online Demo

Releases

No releases published

Packages

No packages published