diff --git a/rockethype/config/tut/themes/rockethype.toml b/rockethype/config/tut/themes/rockethype.toml new file mode 100644 index 0000000..7b333b3 --- /dev/null +++ b/rockethype/config/tut/themes/rockethype.toml @@ -0,0 +1,27 @@ +background="#303030" +text="#abb2bf" +subtle="#abb2bf" +warning-text="#d7005f" +text-special-one="#81A1C1" +text-special-two="#c678dd" +top-bar-background="#81A1C1" +top-bar-text="#ffffff" +status-bar-background="#81A1C1" +status-bar-text="#abb2bf" +status-bar-view-background="#e06c75" +status-bar-view-text="#abb2bf" +list-selected-background="#e06c75" +list-selected-text="#ffffff" +command-text="#abb2bf" +list-selected-inactive-background="#6d6d6d" +list-selected-inactive-text="#ffffff" +controls-text="#abb2bf" +controls-highlight="#98c379" +autocomplete-background="#e06c75" +autocomplete-text="#abb2bf" +autocomplete-selected-background="#4271ae" +autocomplete-selected-text="#ffffff" +button-color-one="#e06c75" +button-color-two="#fafafa" +timeline-name-background="#e5c07b" +timeline-name-text="#000000"