Created
November 22, 2018 07:04
-
-
Save comzyh/2a0dd607a49d97e1d636b24d407e5617 to your computer and use it in GitHub Desktop.
Revisions
-
comzyh created this gist
Nov 22, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,25 @@ { "name": "Ubuntu", "comment": "Ubuntu default/theme terminal colors for tilix", "use-theme-colors": false, "foreground-color": "#ffffff", "background-color": "#300a24", "palette": [ "#2e3436", "#cc0000", "#4e9a06", "#c4a000", "#3465a4", "#75507b", "#06989a", "#d3d7cf", "#555753", "#ef2929", "#8ae234", "#fce94f", "#729fcf", "#ad7fa8", "#34e2e2", "#eeeeec" ] }