Guest User

Untitled

a guest
Jun 25th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.68 KB | None | 0 0
  1. .default {
  2. background-color: #d9d9d9;
  3. color: #871f87;
  4. font-style: normal;
  5. font-weight: normal;
  6. font-size: 120;
  7. font-stretch: normal;
  8. //font-foundry: unknown;
  9. font-family: "DejaVu Sans Mono";
  10. border-color: #3d0a0a;
  11. }
  12. unknown {
  13. // background-mode: light;
  14. // border-color: black;
  15. // cursor-color: #141312;
  16. // mouse-color: #141312;
  17. // Man-overstrike-face: bold;
  18. // Man-reverse-face: highlight;
  19. // Man-underline-face: underline;
  20. // ebnf-except-border-color: Black;
  21. // ebnf-line-color: Black;
  22. // ebnf-non-terminal-border-color: Black;
  23. // ebnf-repeat-border-color: Black;
  24. // ebnf-special-border-color: Black;
  25. // ebnf-terminal-border-color: Black;
  26. // list-matching-lines-buffer-name-face: underline;
  27. // list-matching-lines-face: match;
  28. // org-goto-interface: outline;
  29. // ps-line-number-color: black;
  30. // ps-zebra-color: 0.95;
  31. // term-default-bg-color: white;
  32. // term-default-fg-color: black;
  33. // view-highlight-face: highlight;
  34. // widget-mouse-face: highlight;
  35. }
  36. .bold {
  37. font-weight: bold;
  38. }
  39. .bold-italic {
  40. font-style: italic;
  41. font-weight: bold;
  42. }
  43. .buffer-menu-buffer {
  44. font-weight: bold;
  45. }
  46. .button {
  47. border-bottom-style: solid;
  48. border-bottom-width: thin;
  49. }
  50. .c-nonbreakable-space-face {
  51. font-weight: bold;
  52. background-color: Red1;
  53. }
  54. .comint-highlight-input {
  55. font-weight: bold;
  56. }
  57. .comint-highlight-prompt {
  58. color: dark blue;
  59. }
  60. .completions-common-part {
  61. font-family: "DejaVu Sans Mono";
  62. //font-foundry: unknown;
  63. font-stretch: normal;
  64. font-weight: normal;
  65. font-style: normal;
  66. color: black;
  67. background-color: white;
  68. font-size: 120;
  69. }
  70. .completions-first-difference {
  71. font-weight: bold;
  72. }
  73. .custom-button {
  74. background-color: lightgrey;
  75. color: black;
  76. border-width: 2;
  77. border-style: outset;
  78. }
  79. .custom-button-mouse {
  80. background-color: grey90;
  81. color: black;
  82. border-width: 2;
  83. border-style: outset;
  84. }
  85. .custom-button-pressed {
  86. background-color: lightgrey;
  87. color: black;
  88. border-width: 2;
  89. border-style: inset;
  90. }
  91. .custom-button-pressed-unraised {
  92. border-bottom-style: solid;
  93. border-bottom-width: thin;
  94. color: magenta4;
  95. }
  96. .custom-button-unraised {
  97. border-bottom-style: solid;
  98. border-bottom-width: thin;
  99. }
  100. .custom-changed {
  101. background-color: blue1;
  102. color: white;
  103. }
  104. .custom-comment {
  105. background-color: gray85;
  106. }
  107. .custom-comment-tag {
  108. color: blue4;
  109. }
  110. .custom-face-tag {
  111. font-weight: bold;
  112. color: blue1;
  113. }
  114. .custom-group-tag {
  115. font-weight: bold;
  116. font-family: "Sans Serif";
  117. color: blue1;
  118. font-size: 1.2;
  119. }
  120. .custom-group-tag-1 {
  121. font-weight: bold;
  122. font-family: "Sans Serif";
  123. color: red1;
  124. font-size: 1.2;
  125. }
  126. .custom-invalid {
  127. background-color: red1;
  128. color: yellow1;
  129. }
  130. .custom-link {
  131. border-bottom-style: solid;
  132. border-bottom-width: thin;
  133. color: blue1;
  134. }
  135. .custom-modified {
  136. background-color: blue1;
  137. color: white;
  138. }
  139. .custom-rogue {
  140. background-color: black;
  141. color: pink;
  142. }
  143. .custom-saved {
  144. border-bottom-style: solid;
  145. border-bottom-width: thin;
  146. }
  147. .custom-set {
  148. background-color: white;
  149. color: blue1;
  150. }
  151. .custom-state {
  152. color: dark green;
  153. }
  154. .custom-themed {
  155. background-color: blue1;
  156. color: white;
  157. }
  158. .custom-variable-button {
  159. font-weight: bold;
  160. border-bottom-style: solid;
  161. border-bottom-width: thin;
  162. }
  163. .custom-variable-tag {
  164. font-weight: bold;
  165. color: blue1;
  166. }
  167. .custom-visibility {
  168. border-bottom-style: solid;
  169. border-bottom-width: thin;
  170. color: blue1;
  171. font-size: 0.8;
  172. }
  173. .diff-context {
  174. color: grey50;
  175. }
  176. .diff-file-header {
  177. font-weight: bold;
  178. background-color: grey70;
  179. }
  180. .diff-function {
  181. background-color: grey80;
  182. }
  183. .diff-header {
  184. background-color: grey80;
  185. }
  186. .diff-hunk-header {
  187. background-color: grey80;
  188. }
  189. .diff-index {
  190. font-weight: bold;
  191. background-color: grey70;
  192. }
  193. .diff-nonexistent {
  194. font-weight: bold;
  195. background-color: grey70;
  196. }
  197. .diff-refine-change {
  198. background-color: grey85;
  199. }
  200. .dired-directory {
  201. color: Blue1;
  202. }
  203. .dired-flagged {
  204. font-weight: bold;
  205. color: Red1;
  206. }
  207. .dired-header {
  208. color: ForestGreen;
  209. }
  210. .dired-ignored {
  211. color: grey50;
  212. }
  213. .dired-mark {
  214. color: CadetBlue;
  215. }
  216. .dired-marked {
  217. font-weight: bold;
  218. color: Red1;
  219. }
  220. .dired-perm-write {
  221. color: Firebrick;
  222. }
  223. .dired-symlink {
  224. color: Purple;
  225. }
  226. .dired-warning {
  227. font-weight: bold;
  228. color: Red1;
  229. }
  230. .eldoc-highlight-function-argument {
  231. font-weight: bold;
  232. }
  233. .escape-glyph {
  234. color: brown;
  235. }
  236. .eshell-ls-archive {
  237. font-weight: bold;
  238. color: Orchid;
  239. }
  240. .eshell-ls-backup {
  241. color: OrangeRed;
  242. }
  243. .eshell-ls-clutter {
  244. font-weight: bold;
  245. color: OrangeRed;
  246. }
  247. .eshell-ls-directory {
  248. font-weight: bold;
  249. color: Blue;
  250. }
  251. .eshell-ls-executable {
  252. font-weight: bold;
  253. color: ForestGreen;
  254. }
  255. .eshell-ls-missing {
  256. font-weight: bold;
  257. color: Red;
  258. }
  259. .eshell-ls-product {
  260. color: OrangeRed;
  261. }
  262. .eshell-ls-readonly {
  263. color: Brown;
  264. }
  265. .eshell-ls-special {
  266. font-weight: bold;
  267. color: Magenta;
  268. }
  269. .eshell-ls-symlink {
  270. font-weight: bold;
  271. color: Dark Cyan;
  272. }
  273. .eshell-ls-unreadable {
  274. color: Grey30;
  275. }
  276. .eshell-prompt {
  277. font-weight: bold;
  278. color: Red;
  279. }
  280. .file-name-shadow {
  281. color: grey50;
  282. }
  283. .fixed-pitch {
  284. font-family: "Monospace";
  285. }
  286. .builtin {
  287. color: Orchid;
  288. }
  289. .comment-delimiter {
  290. color: Firebrick;
  291. }
  292. .comment {
  293. color: Firebrick;
  294. }
  295. .constant {
  296. color: CadetBlue;
  297. }
  298. .doc {
  299. color: RosyBrown;
  300. }
  301. .function-name {
  302. color: Blue1;
  303. }
  304. .keyword {
  305. color: Purple;
  306. }
  307. .preprocessor {
  308. color: Orchid;
  309. }
  310. .font-lock-regexp-grouping-backslash {
  311. font-weight: bold;
  312. }
  313. .font-lock-regexp-grouping-construct {
  314. font-weight: bold;
  315. }
  316. .string {
  317. color: RosyBrown;
  318. }
  319. .type {
  320. color: ForestGreen;
  321. }
  322. .variable-name {
  323. color: DarkGoldenrod;
  324. }
  325. .warning {
  326. font-weight: bold;
  327. foreground-color: Red1;
  328. }
  329. .inspecting {
  330. border-color: Red1;
  331. }
  332. .fringe {
  333. background-color: grey95;
  334. }
  335. .header-line {
  336. border-width: -1;
  337. border-style: outset;
  338. background-color: grey90;
  339. color: grey20;
  340. }
  341. .help-argument-name {
  342. font-style: italic;
  343. }
  344. .highlight {
  345. background-color: darkseagreen2;
  346. }
  347. .ido-first-match {
  348. font-weight: bold;
  349. }
  350. .ido-incomplete-regexp {
  351. font-weight: bold;
  352. color: Red1;
  353. }
  354. .ido-indicator {
  355. background-color: red1;
  356. color: yellow1;
  357. font-stretch: condensed;
  358. }
  359. .ido-only-match {
  360. color: ForestGreen;
  361. }
  362. .ido-subdir {
  363. color: red1;
  364. }
  365. .info-header-node {
  366. font-style: italic;
  367. font-weight: bold;
  368. color: brown;
  369. }
  370. .info-header-xref {
  371. color: blue1;
  372. border-bottom-style: solid;
  373. border-bottom-width: thin;
  374. }
  375. .info-menu-header {
  376. font-weight: bold;
  377. font-family: "Sans Serif";
  378. }
  379. .info-menu-star {
  380. color: red1;
  381. }
  382. .info-node {
  383. font-style: italic;
  384. color: brown;
  385. font-weight: bold;
  386. }
  387. .info-title-1 {
  388. font-weight: bold;
  389. font-family: "Sans Serif";
  390. font-size: 1.728;
  391. }
  392. .info-title-2 {
  393. font-weight: bold;
  394. font-family: "Sans Serif";
  395. font-size: 1.44;
  396. }
  397. .info-title-3 {
  398. font-weight: bold;
  399. font-family: "Sans Serif";
  400. font-size: 1.2;
  401. }
  402. .info-title-4 {
  403. font-weight: bold;
  404. font-family: "Sans Serif";
  405. }
  406. .info-xref {
  407. border-bottom-style: solid;
  408. border-bottom-width: thin;
  409. color: blue1;
  410. }
  411. .isearch {
  412. background-color: magenta3;
  413. color: lightskyblue1;
  414. }
  415. .isearch-fail {
  416. background-color: RosyBrown1;
  417. }
  418. .italic {
  419. font-style: italic;
  420. }
  421. .lazy-highlight {
  422. background-color: paleturquoise;
  423. }
  424. .link {
  425. color: blue1;
  426. border-bottom-style: solid;
  427. border-bottom-width: thin;
  428. }
  429. .link-visited {
  430. border-bottom-style: solid;
  431. border-bottom-width: thin;
  432. color: magenta4;
  433. }
  434. .match {
  435. background-color: yellow1;
  436. }
  437. .minibuffer-prompt {
  438. color: medium blue;
  439. }
  440. .mode-line {
  441. background-color: grey75;
  442. color: black;
  443. border-width: -1;
  444. border-style: outset;
  445. }
  446. .mode-line-buffer-id {
  447. font-weight: bold;
  448. }
  449. .mode-line-emphasis {
  450. font-weight: bold;
  451. }
  452. .mode-line-inactive {
  453. background-color: grey90;
  454. color: grey20;
  455. border-width: -1;
  456. border-color: grey75;
  457. //border-style: undefined;
  458. font-weight: light;
  459. }
  460. .next-error {
  461. background-color: lightgoldenrod2;
  462. }
  463. .nobreak-space {
  464. color: brown;
  465. border-bottom-style: solid;
  466. border-bottom-width: thin;
  467. }
  468. .org-agenda-column-dateline {
  469. font-family: "DejaVu Sans Mono";
  470. font-weight: normal;
  471. font-style: normal;
  472. background-color: grey90;
  473. font-size: 120;
  474. }
  475. .org-agenda-date {
  476. color: Blue1;
  477. }
  478. .org-agenda-date-weekend {
  479. font-weight: bold;
  480. color: Blue1;
  481. }
  482. .org-agenda-dimmed-todo-face {
  483. color: grey50;
  484. }
  485. .org-agenda-restriction-lock {
  486. background-color: yellow1;
  487. }
  488. .org-agenda-structure {
  489. color: Blue1;
  490. }
  491. .org-archived {
  492. color: grey50;
  493. }
  494. .org-clock-overlay {
  495. background-color: yellow1;
  496. }
  497. .org-code {
  498. color: grey50;
  499. }
  500. .org-column {
  501. background-color: grey90;
  502. font-style: normal;
  503. font-weight: normal;
  504. font-size: 120;
  505. font-family: "DejaVu Sans Mono";
  506. }
  507. .org-column-title {
  508. font-weight: bold;
  509. background-color: grey90;
  510. border-bottom-style: solid;
  511. border-bottom-width: thin;
  512. }
  513. .org-date {
  514. color: Purple;
  515. border-bottom-style: solid;
  516. border-bottom-width: thin;
  517. }
  518. .org-done {
  519. font-weight: bold;
  520. color: ForestGreen;
  521. }
  522. .org-drawer {
  523. color: Blue1;
  524. }
  525. .org-ellipsis {
  526. color: DarkGoldenrod;
  527. border-bottom-style: solid;
  528. border-bottom-width: thin;
  529. }
  530. .org-footnote {
  531. color: Purple;
  532. border-bottom-style: solid;
  533. border-bottom-width: thin;
  534. }
  535. .org-formula {
  536. color: Firebrick;
  537. }
  538. .org-headline-done {
  539. color: RosyBrown;
  540. }
  541. .org-hide {
  542. color: white;
  543. }
  544. .org-latex-and-export-specials {
  545. color: SaddleBrown;
  546. }
  547. .org-level-1 {
  548. color: Blue1;
  549. }
  550. .org-level-2 {
  551. color: DarkGoldenrod;
  552. }
  553. .org-level-3 {
  554. color: Purple;
  555. }
  556. .org-level-4 {
  557. color: Firebrick;
  558. }
  559. .org-level-5 {
  560. color: ForestGreen;
  561. }
  562. .org-level-6 {
  563. color: CadetBlue;
  564. }
  565. .org-level-7 {
  566. color: Orchid;
  567. }
  568. .org-level-8 {
  569. color: RosyBrown;
  570. }
  571. .org-link {
  572. color: Purple;
  573. border-bottom-style: solid;
  574. border-bottom-width: thin;
  575. }
  576. .org-scheduled {
  577. color: DarkGreen;
  578. }
  579. .org-scheduled-previously {
  580. color: Firebrick;
  581. }
  582. .org-scheduled-today {
  583. color: DarkGreen;
  584. }
  585. .org-sexp-date {
  586. color: Purple;
  587. }
  588. .org-special-keyword {
  589. color: RosyBrown;
  590. }
  591. .org-table {
  592. color: Blue1;
  593. }
  594. .org-tag {
  595. font-weight: bold;
  596. }
  597. .org-target {
  598. border-bottom-style: solid;
  599. border-bottom-width: thin;
  600. }
  601. .org-time-grid {
  602. color: DarkGoldenrod;
  603. }
  604. .org-todo {
  605. font-weight: bold;
  606. color: Red1;
  607. }
  608. .org-upcoming-deadline {
  609. color: Firebrick;
  610. }
  611. .org-verbatim {
  612. color: grey50;
  613. border-bottom-style: solid;
  614. border-bottom-width: thin;
  615. }
  616. .org-warning {
  617. font-weight: bold;
  618. color: Red1;
  619. }
  620. .outline-1 {
  621. color: Blue1;
  622. }
  623. .outline-2 {
  624. color: DarkGoldenrod;
  625. }
  626. .outline-3 {
  627. color: Purple;
  628. }
  629. .outline-4 {
  630. color: Firebrick;
  631. }
  632. .outline-5 {
  633. color: ForestGreen;
  634. }
  635. .outline-6 {
  636. color: CadetBlue;
  637. }
  638. .outline-7 {
  639. color: Orchid;
  640. }
  641. .outline-8 {
  642. color: RosyBrown;
  643. }
  644. .query-replace {
  645. color: lightskyblue1;
  646. background-color: magenta3;
  647. }
  648. .region {
  649. background-color: lightgoldenrod2;
  650. }
  651. .secondary-selection {
  652. background-color: yellow1;
  653. }
  654. .sgml-namespace {
  655. color: Orchid;
  656. }
  657. .shadow {
  658. color: grey50;
  659. }
  660. .speedbar-button-face {
  661. color: green4;
  662. }
  663. .speedbar-directory-face {
  664. color: blue4;
  665. }
  666. .speedbar-file-face {
  667. color: cyan4;
  668. }
  669. .speedbar-highlight-face {
  670. background-color: green;
  671. }
  672. .speedbar-selected-face {
  673. color: red;
  674. border-bottom-style: solid;
  675. border-bottom-width: thin;
  676. }
  677. .speedbar-separator-face {
  678. background-color: blue;
  679. color: white;
  680. border-top-color: gray;
  681. border-top-style: solid;
  682. border-top-width: thin;
  683. }
  684. .speedbar-tag-face {
  685. color: brown;
  686. }
  687. .tool-bar {
  688. background-color: grey75;
  689. color: black;
  690. border-width: 1;
  691. border-style: outset;
  692. }
  693. .tooltip {
  694. font-family: "Sans Serif";
  695. background-color: lightyellow;
  696. color: black;
  697. }
  698. .trailing-whitespace {
  699. background-color: red1;
  700. }
  701. .underline {
  702. border-bottom-style: solid;
  703. border-bottom-width: thin;
  704. }
  705. .variable-pitch {
  706. font-family: "Sans Serif";
  707. }
  708. .widget-button {
  709. font-weight: bold;
  710. }
  711. .widget-button-pressed {
  712. color: red1;
  713. }
  714. .widget-documentation {
  715. color: dark green;
  716. }
  717. .widget-field {
  718. background-color: gray85;
  719. }
  720. .widget-inactive {
  721. color: grey50;
  722. }
  723. .widget-single-line-field {
  724. background-color: gray85;
  725. }
Add Comment
Please, Sign In to add comment