Add Nova branding
This commit is contained in:
@@ -4,7 +4,7 @@ import hsl2rgb from "pure-color/convert/hsl2rgb";
|
||||
import rgb2hex from "pure-color/convert/rgb2hex";
|
||||
import type { FSNode, FSNodeProperties } from "lib/FilesystemAPI.svelte";
|
||||
|
||||
const text_contrast = 80
|
||||
const text_contrast = 85
|
||||
const body_alpha = 0.9
|
||||
|
||||
type Style = {
|
||||
|
||||
Reference in New Issue
Block a user