Skip to content

Commit

Permalink
theme/flatty: Add Flatty theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Heziode committed Oct 26, 2017
1 parent dd4dfe0 commit f84248d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Themes/flatty.json
Original file line number Diff line number Diff line change
@@ -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
}
Binary file added images/flatty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f84248d

Please sign in to comment.