neodotfiles/new-config/.mozilla/firefox/chrome/userChrome.css

40 lines
1.7 KiB
CSS
Raw Normal View History

2023-04-24 00:01:47 +00:00
/*==============================================================================================*
+-----+-----+-----+-----+-----+-----+-----+
| | | | | | | |
| | || | | | |
+-----+-----+-----+-----+-----+-----+-----+
Description: Cascade is a minimalstic and keyboard centered custom theme removing a lot of the
subjective clutter default Firefox comes with. This theme is highly inspired by the
stylistic choices of SimpleFox by Miguel Ávila. 🦊
https://github.com/migueravila/SimpleFox
Author: Andreas Grafen
(https://andreas.grafen.info)
Repository: https://github.com/andreasgrafen/cascade
Thank you Nick, Abdallah, Benyamin and Wael for all the great suggestions for improvements!
Nick: https://github.com/nicksundermeyer
Abdallah: https://github.com/HeiWiper
Benyamin: https://github.com/benyaminl
Wael: https://github.com/wael444
If you're looking for a **mouse-friendly** clone please check out Waterfall.
https://github.com/crambaud/waterfall
*==============================================================================================*/
@import 'includes/cascade-config.css';
@import 'includes/cascade-colours.css';
@import 'includes/cascade-layout.css';
@import 'includes/cascade-responsive.css';
@import 'includes/cascade-floating-panel.css';
@import 'includes/cascade-nav-bar.css';
@import 'includes/cascade-tabs.css';