rework colors module, allow generating colors from image
This commit is contained in:
parent
6a324ed487
commit
7e614b3168
7 changed files with 157 additions and 148 deletions
|
@ -1,8 +1,8 @@
|
|||
name: base16:
|
||||
base16:
|
||||
|
||||
''
|
||||
{
|
||||
"name": "Base16 ${name}",
|
||||
"name": "Base16 generated",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
// Contrast colors
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: base16:
|
||||
base16:
|
||||
|
||||
''
|
||||
gtk-color-scheme = "bg_color:#${base16."base00"}\nfg_color:#${
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: base16:
|
||||
base16:
|
||||
|
||||
''
|
||||
" GUI color definitions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue