Changeset 5995 for trunk/src/includes/admin/styles/evergreen/colors.scss
- Timestamp:
- 04/02/2016 10:12:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/styles/evergreen/colors.scss
r5285 r5995 1 1 $base-color: #446950; 2 2 $highlight-color: #56b274; 3 $notification-color: lighten( #2a8c4b, 10%);3 $notification-color: lighten(#2a8c4b, 10%); 4 4 5 5 @import "../admin";
Note: See TracChangeset
for help on using the changeset viewer.