Moving all the schemes in one directory
This commit is contained in:
parent
9a60818b8c
commit
ae80c5aba6
261 changed files with 0 additions and 145 deletions
37
flatty.json
Normal file
37
flatty.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "Flatty",
|
||||
"comment": "A simple original flat theme for Tilix",
|
||||
"background-color": "#1F2C3A",
|
||||
"badge-color": "#FFFFFF",
|
||||
"bold-color": "#FFFFFF",
|
||||
"cursor-background-color": "#A1B0B8",
|
||||
"cursor-foreground-color": "#BDC3C7",
|
||||
"dim-color": "#000000",
|
||||
"foreground-color": "#A1B0B8",
|
||||
"highlight-background-color": "#000000",
|
||||
"highlight-foreground-color": "#FFFFFF",
|
||||
"palette": [
|
||||
"#2C3E50",
|
||||
"#C0392B",
|
||||
"#27AE5F",
|
||||
"#F39C11",
|
||||
"#2880B9",
|
||||
"#8E44AD",
|
||||
"#16A085",
|
||||
"#BDC3C7",
|
||||
"#33495E",
|
||||
"#E74B3B",
|
||||
"#2ECC71",
|
||||
"#F1C30F",
|
||||
"#3497DB",
|
||||
"#9A59B6",
|
||||
"#29A198",
|
||||
"#EEEEEC"
|
||||
],
|
||||
"use-badge-color": false,
|
||||
"use-bold-color": false,
|
||||
"use-cursor-color": true,
|
||||
"use-dim-color": false,
|
||||
"use-highlight-color": false,
|
||||
"use-theme-colors": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue