Skip to content
Snippets Groups Projects
Verified Commit 44dce993 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix import.

parent 5db83a71
No related branches found
No related tags found
1 merge request!63WIP: Resolve "Add django-dbsettings"
Pipeline #279 passed
from colour import web2hex
from sass import SassColor
from .models import theme_settings
from biscuit.core.models import theme_settings
def get_colour(html_colour: str) -> SassColor:
rgb = web2hex(html_colour, force_long=True)[1:]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment