make link color have higher contrast in Minimal Dark
This commit is contained in:
@@ -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",
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user