Skip to content

Commit

Permalink
Move example config; fix by removing color_schemes
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Aug 4, 2021
1 parent bb6563e commit 950f307
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 60 deletions.
25 changes: 25 additions & 0 deletions config-examples/theme.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
font_size: 10.0
active_scheme: dark
font_aliases:
sans-serif:
mode: Prepend
list: [Calibri]
Calibri:
mode: Append
list: [Carlito]
fonts:
Edit:
families:
- serif
EditMulti:
families:
- serif
MenuLabel:
families:
- sans-serif
weight: 600
raster:
mode: 0
subpixel_threshold: 0
subpixel_steps: 1
60 changes: 0 additions & 60 deletions example-config/theme.yaml

This file was deleted.

0 comments on commit 950f307

Please sign in to comment.