Pārlūkot izejas kodu

Merge pull request #382 from legoraft/main

Added gruvbox theme
Svilen Markov 5 mēneši atpakaļ
vecāks
revīzija
3f2fefe4f7
2 mainītis faili ar 10 papildinājumiem un 0 dzēšanām
  1. BIN
      docs/images/themes/gruvbox.png
  2. 10 0
      docs/themes.md

BIN
docs/images/themes/gruvbox.png


+ 10 - 0
docs/themes.md

@@ -53,6 +53,16 @@ theme:
   primary-color: 97 13 80
 ```
 
+### Gruvbox Dark
+![screenshot](images/themes/gruvbox.png)
+```yaml
+theme:
+  background-color: 0 0 16
+  primary-color: 43 59 81
+  positive-color: 61 66 44
+  negative-color: 6 96 59
+```
+
 ### Kanagawa Dark
 ![screenshot](images/themes/kanagawa-dark.png)
 ```yaml