make link color have higher contrast in Minimal Dark

This commit is contained in:
2023-05-29 21:29:33 -07:00
parent 1c08d49a1d
commit 3679ae039c
4 changed files with 8 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://gitea.jbrumond.me/minimal/docs/raw/branch/master/json-schema/color-theme/v1.json",
"type": "object",
"title": "Color Theme",
"properties": {
"name": {
"type": "string",

View File

@@ -1,6 +1,7 @@
$schema: http://json-schema.org/draft-07/schema
$id: https://gitea.jbrumond.me/minimal/docs/raw/branch/master/json-schema/color-theme/v1.json
type: object
title: Color Theme
properties:
name:
type: string