sgoudham 8cfccfd837
feat: launch catppuccin/userstyles
Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
Co-authored-by: Andreas Grafen <andreas@grafen.info>
Co-authored-by: winston <hey@winston.sh>
Co-authored-by: Carsten Kragelund <carsten@kragelund.me>
Co-authored-by: Andreas Grafen <andreas@grafen.info>
Co-authored-by: Alaina <68250402+alaidriel@users.noreply.github.com>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
2023-07-20 19:43:01 +01:00

19 lines
509 B
CSS

.dark {
--accent: #BABBF1; /* lavender */
--green: #A6D189; /* green */
--text: #C6D0F5; /* text */
--foreground: #232634; /* crust */
--background: #303446; /* base */
--outside: #232634; /* crust */
--post: #232634; /* crust */
--panel-border: none;
--highlighted:#414559; /* surface0 */
--visited: #737994; /* overlay0 */
--shadow: 0 0 0 transparent;
--nsfw: #EF9F76; /* peach */
--admin: #EA999C; /* maroon */
}