Created
January 15, 2022 19:06
-
-
Save ran-dall/89e1951291274d32bbd2bfeaa58caf78 to your computer and use it in GitHub Desktop.
Dracula Theme for NextCloud
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--color-hover-blue:rgba(75, 110, 175, 0.4); | |
--color-plasma-blue:rgba(75, 110, 175, 1); | |
--color-cardboard-gray: rgba(210, 210, 210, 1); | |
--color-coastal-fog: rgba(127, 140, 141, 1); | |
--color-alternate-gray: rgba(189, 195, 199, 1); | |
--color-charcoal-gray: rgba(43, 43, 43, 1); | |
--color-shade-black: rgba(60, 63, 65, 1); | |
--color-border-grey: rgba(80, 84, 88, 1); | |
--color-dashboard-grey: rgba(49, 54, 59, 0.8); | |
} | |
5f82c3 (for nextcloud color setting) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Credit: u/Octipence
Link: https://www.reddit.com/r/NextCloud/comments/maaivh/breezedark_custom_css_examples/