Advertisement
reaperhacknslash

xfce4 terinalrc - treehouse colour scheme

Jul 11th, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. [Configuration]
  2. FontName=Hack Nerd Font 12
  3. MiscAlwaysShowTabs=FALSE
  4. MiscBell=FALSE
  5. MiscBellUrgent=FALSE
  6. MiscBordersDefault=TRUE
  7. MiscCursorBlinks=TRUE
  8. MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
  9. MiscDefaultGeometry=100x25
  10. MiscInheritGeometry=FALSE
  11. MiscMenubarDefault=FALSE
  12. MiscMouseAutohide=FALSE
  13. MiscMouseWheelZoom=TRUE
  14. MiscToolbarDefault=FALSE
  15. MiscConfirmClose=TRUE
  16. MiscCycleTabs=TRUE
  17. MiscTabCloseButtons=TRUE
  18. MiscTabCloseMiddleClick=TRUE
  19. MiscTabPosition=GTK_POS_TOP
  20. MiscHighlightUrls=TRUE
  21. MiscMiddleClickOpensUri=FALSE
  22. MiscCopyOnSelect=FALSE
  23. MiscShowRelaunchDialog=TRUE
  24. MiscRewrapOnResize=TRUE
  25. MiscUseShiftArrowsToScroll=FALSE
  26. MiscSlimTabs=FALSE
  27. MiscNewTabAdjacent=FALSE
  28. MiscSearchDialogOpacity=100
  29. MiscShowUnsafePasteDialog=TRUE
  30. MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
  31. ColorPalette=#321300;#b2270e;#44a900;#aa820c;#58859a;#97363d;#b25a1e;#786b53;#433626;#ed5d20;#55f238;#f2b732;#85cfed;#e14c5a;#f07d14;#ffc800
  32. ColorCursor=#786b53
  33. ColorForeground=#786b53
  34. ColorBackground=#191919
  35. ColorCursorUseDefault=FALSE
  36. BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
  37. BackgroundDarkness=0.950000
  38. ScrollingBar=TERMINAL_SCROLLBAR_NONE
  39.  
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement