https://github.com/cuba-platform/sample-hover-dark
An example of dark variant of the hover theme
https://github.com/cuba-platform/sample-hover-dark
cuba-sample
Last synced: over 1 year ago
JSON representation
An example of dark variant of the hover theme
- Host: GitHub
- URL: https://github.com/cuba-platform/sample-hover-dark
- Owner: cuba-platform
- Created: 2018-08-08T10:20:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T10:39:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T08:19:30.084Z (over 1 year ago)
- Topics: cuba-sample
- Language: Java
- Size: 136 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hover dark
The project contains a demo of dark variant of the `hover` theme.

There are only two simple steps to achieve this result:
1. Create custom theme via CUBA Studio: [documentation](https://doc.cuba-platform.com/manual-6.9/web_theme_creation.html)
2. Redefine default values for SCSS variables: [hover-dark-defaults.scss](https://github.com/cuba-platform/sample-hover-dark/blob/master/modules/web/themes/hover-dark/hover-dark-defaults.scss)
Based on CUBA 6.10
## Issues
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems coressponding to this sample.