|
@@ -0,0 +1,88 @@
|
|
|
+[Colors]
|
|
|
+DesktopBackground=#55bff0
|
|
|
+Accent=#55bff0
|
|
|
+ActiveWindowBorder1=#212121
|
|
|
+ActiveWindowBorder2=#212121
|
|
|
+ActiveWindowTitle=#fcfcfc
|
|
|
+ActiveWindowTitleStripes=#363636
|
|
|
+InactiveWindowBorder1=#212121
|
|
|
+InactiveWindowBorder2=#212121
|
|
|
+InactiveWindowTitle=#fcfcfc
|
|
|
+InactiveWindowTitleStripes=#212121
|
|
|
+MovingWindowBorder1=#212121
|
|
|
+MovingWindowBorder2=#212121
|
|
|
+MovingWindowTitle=#fcfcfc
|
|
|
+MovingWindowTitleStripes=#363636
|
|
|
+HighlightWindowBorder1=#a10d0d
|
|
|
+HighlightWindowBorder2=#fabbbb
|
|
|
+HighlightWindowTitle=white
|
|
|
+HighlightWindowTitleShadow=#600707
|
|
|
+HighlightWindowTitleStripes=#a10d0d
|
|
|
+HighlightSearching=#ffff00
|
|
|
+HighlightSearchingText=white
|
|
|
+MenuBase=#212121
|
|
|
+MenuBaseText=#fcfcfc
|
|
|
+MenuStripe=#212121
|
|
|
+MenuSelection=#363636
|
|
|
+MenuSelectionText=#fcfcfc
|
|
|
+Window=#292929
|
|
|
+WindowText=#fcfcfc
|
|
|
+Button=#212121
|
|
|
+ButtonText=#fcfcfc
|
|
|
+Base=#292929
|
|
|
+BaseText=#fcfcfc
|
|
|
+ThreedHighlight=#363636
|
|
|
+ThreedShadow1=#363636
|
|
|
+ThreedShadow2=#363636
|
|
|
+HoverHighlight=#212121
|
|
|
+Selection=#55bff0
|
|
|
+SelectionText=white
|
|
|
+InactiveSelection=#606060
|
|
|
+InactiveSelectionText=white
|
|
|
+PlaceholderText=#808080
|
|
|
+RubberBandFill=#f4ca9e3c
|
|
|
+RubberBandBorder=#6e2209
|
|
|
+Link=#55bff0
|
|
|
+ActiveLink=red
|
|
|
+VisitedLink=magenta
|
|
|
+Gutter=#363636
|
|
|
+GutterBorder=#363636
|
|
|
+Ruler=#363636
|
|
|
+RulerBorder=#363636
|
|
|
+RulerActiveText=#363636
|
|
|
+RulerInactiveText=#808080
|
|
|
+TextCursor=#fcfcfc
|
|
|
+FocusOutline=#909090
|
|
|
+SyntaxComment=#a0a1a7
|
|
|
+SyntaxNumber=#976715
|
|
|
+SyntaxString=#53a053
|
|
|
+SyntaxType=#a000a0
|
|
|
+SyntaxPunctuation=white
|
|
|
+SyntaxOperator=white
|
|
|
+SyntaxKeyword=#a42ea2
|
|
|
+SyntaxControlKeyword=#a42ea2
|
|
|
+SyntaxIdentifier=#000000
|
|
|
+SyntaxPreprocessorStatement=#00a0a0
|
|
|
+SyntaxPreprocessorValue=#a00000
|
|
|
+Tooltip=#363636
|
|
|
+TooltipText=white
|
|
|
+Tray=#212121
|
|
|
+TrayText=#fcfcfc
|
|
|
+
|
|
|
+[Flags]
|
|
|
+IsDark=true
|
|
|
+IsTitleCenter=true
|
|
|
+
|
|
|
+[Metrics]
|
|
|
+BorderRadius=8
|
|
|
+BorderThickness=1
|
|
|
+TitleButtonWidth=20
|
|
|
+TitleButtonHeight=16
|
|
|
+
|
|
|
+[Paths]
|
|
|
+TitleButtonIcons=/res/icons/themes/Cupertino/16x16/
|
|
|
+ActiveWindowShadow=/res/icons/themes/Default/frame-shadow-dark.png
|
|
|
+InactiveWindowShadow=/res/icons/themes/Default/frame-shadow-light.png
|
|
|
+MenuShadow=/res/icons/themes/Default/frame-shadow-light.png
|
|
|
+TaskBarShadow=/res/icons/themes/Default/frame-shadow-light.png
|
|
|
+TooltipShadow=/res/icons/themes/Default/frame-shadow-light.png
|