;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (require 'svg-mode-line-themes-core) (defalias 'smt/diesel-title-style #[(widget) "\300\301 \203\n\302\202 \303\304BB\207" [:fill smt/window-active-p "#D4A535" "#4C5055" (:font-weight "bold")] 3]) (defalias 'smt/diesel-bg #[(theme) "\302 \303!\210)\304\207" [theme height smt/window-pixel-width smt/t-pixel-height ((defs (linearGradient :id "grad1" :x1 "0%" :y1 "0%" :x2 "0%" :y2 "100%" (stop :offset "0%" :style "stop-color:rgb(255,255,255);stop-opacity:0.1") (stop :offset "100%" :style "stop-color:rgb(0,0,0);stop-opacity:0.1")) (linearGradient :id "grad2" :x1 "0%" :y1 "0%" :x2 "100%" :y2 "0%" (stop :offset "0%" :style "stop-color:rgb(255,255,255);stop-opacity:0.0") (stop :offset "50%" :style "stop-color:rgb(255,255,255);stop-opacity:0.2") (stop :offset "100%" :style "stop-color:rgb(255,255,255);stop-opacity:0.0"))) (rect :width "100%" :height "100%" :x 0 :y 0 :fill "#666") (rect :width "100%" :height "100%" :x 0 :y 0 :fill "url(#grad1)") (rect :width "100%" :height "100%" :x 0 :y 0 :fill "url(#grad2)"))] 3]) (defalias 'smt/diesel-overlay #[(theme) "\303 \304!\305\306\307\310\311\312\313\314\315 \316Z\317BBBBBBBBB\306\307\310\311\312\313\314\315 S\320BBBBBBBBBE*\207" [theme height width smt/window-pixel-width smt/t-pixel-height (rect :width "100%" :height 1 :x 0 :y 0 :fill "white" :fill-opacity 0.3) rect :width "100%" :height 1 :x 0 :y 2 (:fill "black" :fill-opacity 0.2) (:fill "black" :fill-opacity 0.6)] 12]) (defalias 'smt/diesel-major-mode-style #[(widget) "\300\207" [(:fill "#ccc" :font-family "Georgia, Serif" :font-style "italic" :filter nil :font-weight "bold")] 1]) (byte-code "\302\303\304\305\306\"\307\310\311\312\313\314\315\316\314\311\317$B\320\315\316\320\311\321$B\322\315\316\322\311\321$BE\323\324\325\326E\327\330&\f\331\332 \"\333 BB\266\203\210)\334\335!\207" [object smt/themes smt/make-theme :defs smt/filter-inset 0.5 0.3 :background smt/diesel-bg :style #[(theme) "\301\302\303!!\304\"\207" [theme smt/combine-styles smt/t-style smt/t-prototype (:filter "url(#inset)" :fill "#b7c3cd")] 4] :local-widgets major-mode smt/make-widget :prototype smt/diesel-major-mode-style minor-modes smt/diesel-title-style buffer-name :rows default-left default-position default-right :overlay smt/diesel-overlay remove-if #[(elem) "@\301=\207" [elem diesel] 2] diesel provide svg-mode-line-themes-diesel] 16)