Custom themes for Slate API documentation?

677 Views Asked by At

Problem Statement:

I am currently using Slate to write API documentation and I have a need of changing the theme.

The default theme looks like this:

Default Picture

Whereas, I wanted to make it something like this:

Wanted picture

Source: https://dashboard.clearbit.com/docs

and they are using slate as well.

Or something like this would do too : https://www.twilio.com/docs/usage/api

What do I want?

I believe there should be a list of themes that we could apply that would save me from changing a big pile of CSS/SCSS. But, I cannot find it anywhere. There are ways to change the code highlighting section but that is not enough.

Feel free to throw in any suggestions. I would love to try it out.

Thank you !!

1

There are 1 best solutions below

2
On

I guess you can just download the css styles of one of this pages and try to add or replace the existing ones

enter image description here

enter image description here