Commit graph

15 commits

Author SHA1 Message Date
Daniel 8209a2fb5e feat: light mode only alt css
To reduce file size
2021-04-13 17:54:31 +05:30
Daniel 31e665add1 upgrade dark mode 2021-03-10 23:07:01 +05:30
REJack ee814eb531 finish dark-mode overrides 2020-09-24 09:08:20 +02:00
REJack 08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +02:00
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack 925254199e
enhanced scss structure & compiled size
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
2019-10-29 09:22:51 +01:00
REJack c471db9628
enhanced direct-chat-contacts
- updated direct-chat-contacts background to $dark
- updated contacts-list-date & contacts-list-msg to $gray-400
- added direct-chat-contacts-light style
2019-08-19 13:11:11 +02:00
REJack 6773bd1772
further scss changes
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
2019-07-18 16:22:11 +02:00
REJack b313b6ab1e
little scss changes
- reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
- changed `border-bottom: none` to `border-bottom: 0`
- added colors to $colors array
- removed box-solid-variant mixin (unused)
- removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
- added `cards-variant` & `sidebar-color` mixin
2019-07-17 23:01:00 +02:00
REJack f6dcb64c05
enhanced SCSS style & added projects example
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
2019-06-28 10:02:07 +02:00
Abdullah Almsaeed 53a7c75964 Dev release 2018-03-17 13:07:55 -04:00
Abdullah Almsaeed f390ddcc1f Add webpack 2018-02-03 18:45:19 -05:00
Abdullah Almsaeed 545a862c1d Dev setup 2016-01-16 11:27:23 -05:00
Abdullah Almsaeed 1acadbe382 Convert LESS to SASS 2015-10-31 17:00:16 -04:00