Guest User

Untitled

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